143 Commits (4d6660c2ed2bb7b0a456cdabe1b612cd6bc55b71)

Author SHA1 Message Date
Warren Togami 81f83dab0a More informative failure messages or rdbreak. 16 years ago
Warren Togami c3cd4c76d7 Standardize boot failed language. 16 years ago
Harald Hoyer 1702e6c660 dracut-lib: if "quiet" is specified, do not print info() to console 16 years ago
Harald Hoyer 449adc611f add info() and vinfo() to dracut-lib 16 years ago
Harald Hoyer 52c3715fd4 change the way init arguments are stripped from the command line 16 years ago
Harald Hoyer da1c03c8a0 dracut-lib add getargs() 16 years ago
Harald Hoyer c81a97d1a7 install "ln" per default 16 years ago
Harald Hoyer aceddbe8a4 do not pass rdshell option to real init 16 years ago
Harald Hoyer 2a652c0b95 add environment variables for different udev versions 16 years ago
Harald Hoyer 89056045f5 check for root after udevadm settle returns 16 years ago
Harald Hoyer d72eec354a test for empty udev queue with timeout=1 instead of 0 16 years ago
Warren Togami dacba77805 rdbreak should imply rdshell. If sleeping forever say so, so the user doesn't wonder. 16 years ago
Harald Hoyer a75c29be45 remove redirection of output to /dev/kmesg 16 years ago
Harald Hoyer a3a3448d8c rdshell 16 years ago
Harald Hoyer 58dbb43eac initqueue now loops until /dev/root exists or root is mounted 16 years ago
Harald Hoyer da04062e72 add rm to be installed for initqueue 16 years ago
Harald Hoyer 9719024132 Defer mount to the real mount loop 16 years ago
Harald Hoyer 83701d66f6 output everything to /dev/kmesg and add dmesg for the emergency_shell 16 years ago
Daniel Drake 1b9cae5cb2 Remove modules dependency 16 years ago
Harald Hoyer e0364f95bc beautified devtmpfs mount 16 years ago
Harald Hoyer eab677a216 switch to initqueue handling of events 16 years ago
Harald Hoyer 7e87a0bfa0 try harder to kill udev 16 years ago
Harald Hoyer 7717b4433a derror if we can't install switch_root 16 years ago
Harald Hoyer 3473f5d938 prepare init to mount devtmpfs instead of tmpfs on /dev 16 years ago
Harald Hoyer b006ff9930 removed shebang from .sh and changed mode to 0644 16 years ago
Harald Hoyer b8f39ef152 renamed dracut-lib to dracut-lib.sh 16 years ago
Harald Hoyer 30f9bb2cb1 add rdblacklist command line parameter 16 years ago
Harald Hoyer 064b6ea92d make iSCSI boot with root=dhcp and mount partitions labeled with "ROOT" 16 years ago
Victor Lowther d0e2110a9c Make /dev/shm in the initramfs. 16 years ago
Philippe Seewer 9f10836d63 Add warn() function to log warnings but not die() 16 years ago
Philippe Seewer 0fd1ab9d87 Log error messages to /dev/kmsg 16 years ago
Philippe Seewer 311a2769a0 Add 'die()' for easier error handling 16 years ago
Philippe Seewer 2734a87537 netroot: Use root.info instead of netroot.info 16 years ago
Philippe Seewer d1a55b113d Exporting fstype, rflags and root is no longer necessary 16 years ago
Philippe Seewer 3da03a6036 NFS: Add support for debian based distros 16 years ago
David Dillow aec48753c2 network: add support for netroot=... 16 years ago
Warren Togami e1ee93539f Copy netboot state into /dev/.initramfs/ before switch_root 16 years ago
David Dillow 9fe7bc1bba dracut init: add rdnetdebug to exclude list 16 years ago
David Dillow a2810bf24a root option parsing belongs in 99base now 16 years ago
Seewer Philippe 07b2fbb183 Get rid of cat and grep 16 years ago
Victor Lowther 8158ad29ec make udevtriggeropts just use an environment variable 16 years ago
Harald Hoyer 2e7f65d96e try to install switch_root from system 16 years ago
Harald Hoyer 53759538cb fix udevtriggeropts 16 years ago
Harald Hoyer 91b1157500 add support to specify additional udev trigger options 16 years ago
Harald Hoyer 1eeddd31af run udevadm trigger for graphics for plymouth in pre-trigger hook 16 years ago
Victor Lowther 4eba843dde Revert --resolve-names=never in init 16 years ago
David Dillow 5103130352 nfsroot: move to netroot framework 16 years ago
David Dillow 7d7efa4a3d netroot: add common handler for network root devices 16 years ago
David Dillow ae5bc1fd8a dracut-lib: add source_all to library 16 years ago
David Dillow d15c7a1ab7 cmdline: cleanup handling and block: handler 16 years ago