351 Commits (0592128b1ea72ad47f4a89ded659b6a751126d11)

Author SHA1 Message Date
Harald Hoyer 1c709728ec removed warning "No ip= argument(s) for netroot provided..." 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 04f816de49 fixed LVM udev rules to run not only for dm-* devices 16 years ago
Harald Hoyer 14940c2a5c fixed typo in mdadm udev rule 16 years ago
Harald Hoyer 4d06c74ea6 only install one dmraid scan job once in the initqueue 16 years ago
Harald Hoyer d72eec354a test for empty udev queue with timeout=1 instead of 0 16 years ago
Harald Hoyer e60123c2ed removed bash check from md incremental rules 16 years ago
Warren Togami 19c258b689 NFSv4 rpcbind should need only the rpcbind user, not the entire /etc/passwd. 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 5b2db7d177 put back the nfs mount in the udev event 16 years ago
Harald Hoyer aa254c5596 fail iscsiroot, if iscsistart fails 16 years ago
Harald Hoyer da04062e72 add rm to be installed for initqueue 16 years ago
Harald Hoyer 5cc26464e0 remove 50plymouth-pre0.7 module 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
Daniel Drake 259e58a904 Add firmware loading support 16 years ago
Harald Hoyer a8e47195dd do not add debug module by default 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 4ce1991856 let iSCSI try to mount the complete LUN specified 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 5966b1b15d bail out of cryptroot-ask, if we have already asked about the password 16 years ago
Warren Togami bd81caa80a Clean up NFS comments. 16 years ago
Warren Togami f910f00627 Remove the NBD legacy format. It wasn't actually matching Debian's nbdroot implementation. 16 years ago
Harald Hoyer 14f450cab2 unset netroot before we return (it was set to $root without checkin) 16 years ago
Harald Hoyer 950086e987 do not assume nfs for root=/dev/... but for /dev/nfs 16 years ago
Harald Hoyer 3473f5d938 prepare init to mount devtmpfs instead of tmpfs on /dev 16 years ago
Harald Hoyer e7170fb717 let dmraid remove the used partitions 16 years ago
Warren Togami 9d4c1799fe Fix legacy root=/dev/nfs nfsroot=IP:path case 16 years ago
Warren Togami 6da2ee08a6 NFS empty path becomes "/tftpboot/%s" only if root=/dev/nfs legacy mode 16 years ago
Warren Togami 297cb80bab Cleanup parse-nfsroot and NFS tests. 16 years ago
Warren Togami 92798bf79b netroot= variant is not supported for NFS, you must use root= 16 years ago
Warren Togami 696e68c643 Really fix --drivers 16 years ago
Warren Togami d8b3d672c3 Fix case where --drivers was specified. 16 years ago
Warren Togami 8af0a48521 Detect block drivers during dracut since we cannot rely on the modules.block list. 16 years ago
Seewer Philippe 2d21db6def Bugfix: Fix BOOTIF argument translation 16 years ago
Warren Togami 3847431d3d Clarify some NFS parsing and point out things that need to be fixed. 16 years ago
Warren Togami fb3d8cf7c2 Remove legacy nfsroot.txt derived shortcuts and accompanying tests. 16 years ago
Harald Hoyer d0d1ea3d87 prompt the crypto disk, when asking for a password 16 years ago
Warren Togami 5655a3ffbf Remove dracut invented variations of Legacy nfsroot.txt syntax and accompanying tests. 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