826 Commits (16df64ef1f5e3fa1e4feb9165d298f0977d6bd41)
 

Author SHA1 Message Date
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 3b51f4f30b add firmware packages to be required by the dracut-generic package 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
Harald Hoyer f601799e94 add binutiles requirement to specfile (because of nm) 16 years ago
Harald Hoyer e2dbd86f09 add kernel-modules module to testsuite images 16 years ago
Daniel Drake 1b9cae5cb2 Remove modules dependency 16 years ago
Daniel Drake 259e58a904 Add firmware loading support 16 years ago
Seewer Philippe a55711cd86 Don't use absolute paths for utilities 16 years ago
Harald Hoyer a8e47195dd do not add debug module by default 16 years ago
Harald Hoyer 624b52c440 fixed adding modules via -a 16 years ago
Harald Hoyer 4f4454b61f add "--add" option to the manpage 16 years ago
Harald Hoyer e0364f95bc beautified devtmpfs mount 16 years ago
Harald Hoyer 970e646b00 fixed --add option handling 16 years ago
Harald Hoyer df328b6c36 version 0.3 16 years ago
Harald Hoyer 5b6e76c011 specfile: require /sbin/switch_root and turn on switch_root generation for F12 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 5db734030d omit plymouth and add debug module for the testsuite clients 16 years ago
Harald Hoyer 5966b1b15d bail out of cryptroot-ask, if we have already asked about the password 16 years ago
Harald Hoyer 3e17f33b27 add --add option to add modules to the "all" list 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 22a27a5023 version 0.2 16 years ago
Harald Hoyer 14f450cab2 unset netroot before we return (it was set to $root without checkin) 16 years ago
Harald Hoyer ada0bc3e5f use different multicast ports for the different testsuites 16 years ago
Harald Hoyer 6fb586f3ef omit the plymouth module in the testsuite 16 years ago
Harald Hoyer 5831685cdb use _all_ modules to run the test, in case another module fails 16 years ago
Harald Hoyer 950086e987 do not assume nfs for root=/dev/... but for /dev/nfs 16 years ago
Harald Hoyer 440d35d3c0 man page update 16 years ago
Harald Hoyer 0aaa523c82 specfile cleanup 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 798d950651 Add test for Legacy root=IP:path NFSv3 syntax 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