index
:
mkinitcpio
master
working
Main repo at http://projects.archlinux.org/mkinitcpio.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-16
declare all variables in mkinitcpio
Dave Reisner
2
-25
/
+15
2011-06-16
use consistent vim modelines
Dave Reisner
4
-1
/
+9
2011-06-16
mkinitcpio: bashify preset build loop
Dave Reisner
1
-29
/
+26
2011-06-16
Makefile: refactor and simplify
Dave Reisner
1
-52
/
+42
2011-06-16
lsinitcpio: new utility to dump contents of images
Dave Reisner
2
-0
/
+143
2011-06-16
mkinitcpio: allow specifying kernel ver as path to image
Dave Reisner
2
-2
/
+29
2011-06-16
mkinitcpio: use simple PEs instead of externals
Dave Reisner
1
-4
/
+4
2011-06-16
mkinitcpio.conf: note implicit support for lzop
Dave Reisner
1
-0
/
+1
2011-06-16
functions: document hook API
Dave Reisner
1
-32
/
+59
2011-06-16
functions: refactor add_file
Dave Reisner
1
-22
/
+15
2011-06-16
use bsdcpio to create images
Dave Reisner
3
-64
/
+58
2011-06-16
functions: remove add_symlink2
Dave Reisner
1
-10
/
+0
2011-06-16
functions: remove add_device
Dave Reisner
2
-22
/
+0
2011-06-16
functions: refactor add_module
Dave Reisner
2
-32
/
+34
2011-06-16
functions: cleanup and refactor add_binary
Dave Reisner
1
-33
/
+19
2011-06-16
dmesg: remove install/hook
Dave Reisner
2
-24
/
+0
2011-06-16
mkinitcpio: deprecate install() in install hooks
Dave Reisner
22
-31
/
+38
2011-06-16
mkinitcpio.conf: s/raid/mdadm/
Dave Reisner
1
-3
/
+3
2011-06-16
init: don't attempt modprobe if $MODULES is empty
Dave Reisner
1
-1
/
+1
2011-06-16
Release version 0.6.15
0.6.15
Thomas Bächler
1
-1
/
+1
2011-06-16
mkinitcpio: Unset GREP_OPTIONS to avoid broken images
Thomas Bächler
1
-0
/
+3
2011-06-16
Fix detection of not compressed modules
Sebastien Luttringer
1
-1
/
+1
2011-06-12
Release version 0.6.14
0.6.14
Thomas Bächler
1
-1
/
+1
2011-06-07
default_mount_handler: Only try to manually create the root device if devtmpf...
Thomas Bächler
2
-1
/
+3
2011-06-07
init: purge environment before leaving early userspace
Dave Reisner
1
-1
/
+1
2011-06-07
init_functions: simplify mount case of root=/dev/*
Dave Reisner
1
-9
/
+5
2011-06-07
init_functions: support {LABEL,UUID}= syntax
Dave Reisner
1
-0
/
+9
2011-06-07
init: load all earlymodules at once
Dave Reisner
1
-3
/
+1
2011-06-07
init: remove support for disablemodules
Dave Reisner
1
-13
/
+1
2011-06-07
mkinitcpio: use binary hashed depmod files
Dave Reisner
1
-3
/
+3
2011-06-07
functions: refactor checked modules
Dave Reisner
1
-8
/
+3
2011-06-07
functions: refactor all_modules
Dave Reisner
1
-4
/
+8
2011-06-06
functions: refactor auto_modules
Dave Reisner
1
-9
/
+6
2011-06-02
Release version 0.6.13
0.6.13
Thomas Bächler
1
-1
/
+1
2011-06-02
Remove load-modules.sh. Requires the udev 171-2 package.
Thomas Bächler
3
-59
/
+0
2011-05-17
mkinitcpio.conf: Fix modprobe.conf location in the FILES= example
Thomas Bächler
1
-1
/
+1
2011-05-16
Don't print success/failure result on same line
Dan McGee
1
-3
/
+3
2011-05-14
Release mkinitcpio 0.6.12
0.6.12
Thomas Bächler
1
-1
/
+1
2011-05-14
Cleanly stop udev >= 168 as recommended by upstream.
Gerardo Exequiel Pozzi
1
-9
/
+4
2011-05-14
/run: restrict write access to root
Tom Gundersen
1
-1
/
+1
2011-05-14
Improve comments in mkinitcpio.conf
Thomas Bächler
1
-18
/
+18
2011-05-01
Trigger udev events like in initscripts
Gerardo Exequiel Pozzi
1
-1
/
+2
2011-05-01
Drop deprecated /proc/sys/kernel/hotplug
Gerardo Exequiel Pozzi
1
-1
/
+0
2011-04-21
Release version 0.6.11
0.6.11
Thomas Bächler
1
-1
/
+1
2011-04-14
Rewrite parse_cmdline (again)
Thomas Bächler
1
-21
/
+38
2011-04-10
Release mkinitcpio 0.6.10
0.6.10
Thomas Bächler
1
-1
/
+1
2011-04-10
Fix problems in parsing the kernel command line
Thomas Bächler
2
-23
/
+27
2011-04-10
Allow initramfs to be completely silent:
Thomas Bächler
1
-12
/
+11
2011-04-08
Introduce /run
Thomas Bächler
2
-1
/
+3
2011-04-08
init: Unify/improve mount --move handling
Thomas Bächler
1
-3
/
+7
[prev]
[next]