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
path:
root
/
init_functions
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-01
init_functions: use constants on LHS of tests
Dave Reisner
1
-3
/
+3
2011-06-30
init_functions/default_mount_handler: use -l option for blkid to avoid syntax...
Thomas Bächler
1
-1
/
+1
2011-06-25
init: declare PATH, remove absolute paths
Dave Reisner
1
-3
/
+3
2011-06-16
use consistent vim modelines
Dave Reisner
1
-0
/
+2
2011-06-07
default_mount_handler: Only try to manually create the root device if devtmpf...
Thomas Bächler
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-04-14
Rewrite parse_cmdline (again)
Thomas Bächler
1
-21
/
+38
2011-04-10
Fix problems in parsing the kernel command line
Thomas Bächler
1
-0
/
+25
2011-03-27
poll_device: use 'echo' instead of 'msg'.
Thomas Bächler
1
-1
/
+1
2011-02-08
Revert "mkinitcpio: mount real root device instead of symlink"
Thomas Bächler
1
-3
/
+0
2011-01-31
poll_device: Remove -h
Thomas Bächler
1
-2
/
+2
2010-07-12
mkinitcpio: mount real root device instead of symlink
Dave Reisner
1
-0
/
+3
2010-05-08
Port 83ef38409182a9c024809553dff8c872902d0889 to init_functions too, to remov...
Thomas Bächler
1
-1
/
+1
2010-02-21
poll_device: do not wait for a device to appear if udevd is not running
Thomas Bächler
1
-5
/
+7
2010-02-21
Allow the second parameter of poll_device to be 0 - this fixes rootdelay=0
Thomas Bächler
1
-1
/
+1
2010-02-20
default_mount_hook: Use major and minor variables instead of a single rootdev...
Thomas Bächler
1
-7
/
+9
2010-02-20
Use $(( )) instead of printf "%d"
Benjamin Richter
1
-2
/
+2
2010-02-20
Cosmetic change: 'msg' function does not support '\n'
Thomas Bächler
1
-1
/
+1
2010-02-20
Use only a single loop for searching /sys/block
Benjamin Richter
1
-12
/
+8
2010-02-16
launch_interactive_shell: add "export" for PS1
Thomas Bächler
1
-1
/
+1
2010-02-16
Remove the special handling for the default mount procedure, move it into a m...
Thomas Bächler
1
-0
/
+68
2010-02-15
If we could not mount the real root device, or the init program did not exist...
Thomas Bächler
1
-1
/
+3
2010-02-07
Remove an extra whitespace from the emergency shell prompt
Thomas Bächler
1
-1
/
+1
2010-01-29
Nicer shell prompt in the break/emergency shell
Thomas Bächler
1
-0
/
+4
2009-08-05
Do not rely on -L test; use -h instead.
Loui Chang
1
-2
/
+2
2009-06-07
Don't only check for block devices, but also for symbolic links.
Thomas Bächler
1
-2
/
+2
2009-06-06
Add common poll_device function
Thomas Bächler
1
-0
/
+15
2009-06-06
Add a new file init_functions that contains common functions used in /init an...
Thomas Bächler
1
-0
/
+8