74 Commits (a8e47195ddcfea851faa46c050f538d8cc4e7db7)

Author SHA1 Message Date
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
David Dillow e450281431 dracut: add cmdline hook 16 years ago
Victor Lowther e314863e67 Several updates to make dracut a bit more robust. 16 years ago
Victor Lowther 5033486389 Have udevd never try to resolve user or group ownership of devices. 16 years ago
Warren Togami ba126e82af $drivers specified from .conf or --drivers get copied once, instead of multiple times with other calls to instmods() 16 years ago
Harald Hoyer 4127130480 prefixed more internal command line options with "rd" 16 years ago
Andreas Thienemann 5fa499403f cleanup environment before calling real init 16 years ago
Andreas Thienemann e89bf85757 Prevent unnecessary installation of bash if bash. Same goes for dash. 16 years ago
Harald Hoyer 65f14ce19c renamed internal command line options to rd* namespace 16 years ago
David Dillow df44688f3e lib: create a library for useful shell functions 16 years ago
Warren Togami 7ee170746f Abort if switch_root does not exist. 16 years ago
Warren Togami 4ae46e575d Oops, make it work 16 years ago
Warren Togami 76434898ad Do not attempt to load policy if selinux-policy is not installed. 16 years ago
Harald Hoyer a4aee9e573 add emergency hook 16 years ago
Harald Hoyer 155c171d88 recreate /dev/null after /dev mounting 16 years ago
Harald Hoyer b6e0fea80c change file descriptor for flock locking 16 years ago
Harald Hoyer fea5683693 sleep 0.5 seconds instead of 1 16 years ago
Harald Hoyer c7e0d91c80 add udevdebug and udevinfo command line arguments 16 years ago
Harald Hoyer 4479cb2b45 move root command line argument parsing to modules 16 years ago
Harald Hoyer 2003e18962 rename "debug" to "ramfsdebug" to differ from the kernel "debug" argument 16 years ago