569 Commits (e48e0ae318e2c5e1887eaab1702ac3cf26c5c990)
 

Author SHA1 Message Date
Harald Hoyer e48e0ae318 add README.generic 16 years ago
Harald Hoyer 73198d53f3 /usr/lib/dracut -> /usr/share/dracut 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 686aeaa2af dracut.spec without switch_root 16 years ago
Harald Hoyer d49449cd4e updated switch_root.c 16 years ago
Harald Hoyer 30f9bb2cb1 add rdblacklist command line parameter 16 years ago
Harald Hoyer bafb0886e8 manpage iSCSI update 16 years ago
Harald Hoyer 064b6ea92d make iSCSI boot with root=dhcp and mount partitions labeled with "ROOT" 16 years ago
Harald Hoyer d19ed691e8 install rules to ignore some devices 16 years ago
Harald Hoyer afd826bd6c prepare udev rules for udev >= 143 16 years ago
Harald Hoyer 33655fc539 do not poweroff in TEST-10-RAID if rdinitdebug is set 16 years ago
Harald Hoyer a2dc3a075e do not poweroff in TEST-30-ISCSI, if rdinitdebug is set 16 years ago
Harald Hoyer e58de60f3c uncomment hard-off for TEST-30-ISCSI 16 years ago
Harald Hoyer 1cd0c90eab moved test-init to TEST-10-RAID 16 years ago
Victor Lowther d0e2110a9c Make /dev/shm in the initramfs. 16 years ago
Seewer Philippe 02a187e161 removed exit on fail "sh -e" for dhclient-script 16 years ago
Harald Hoyer c9111106f5 remove redundant vol_id run from out udev rules 16 years ago
Harald Hoyer 65bedc8320 add DEBUGFAIL to TEST-10-RAID 16 years ago
Harald Hoyer eeb721037b add iSCSI testsuite 16 years ago
Harald Hoyer 3af5866a26 use 128M for the test virtual machines instead of 512M 16 years ago
Harald Hoyer 9ca74ffef3 kill the server after the test_run 16 years ago
Harald Hoyer 1b01ddbaa3 install "basename" for path_id 16 years ago
Harald Hoyer a5cb5df189 also resume from "swsuspend" partitions 16 years ago
Harald Hoyer b1d9d9095d Merge branch 'master' of ssh://dracut.git.sourceforge.net/gitroot/dracut 16 years ago
Seewer Philippe 00c0d5b869 fix check for dhclient-script, if interface is already up 16 years ago
Harald Hoyer e2ab42236b resume from any suspend partition 16 years ago
Warren Togami a57acf2721 rdblacklist is for kernel drivers, not dracut modules. 16 years ago
Harald Hoyer f0aae472e4 revert testsuite failures to handle old style dhcp root-path format 16 years ago
Harald Hoyer 1e885ccdfb support old style root=dhcp root-path=server-ip:/path 16 years ago
Harald Hoyer 00f0a6e766 add manpage 16 years ago
Harald Hoyer 11e4b91677 install man page 16 years ago
Harald Hoyer 881d2b0bc6 add more documentation 16 years ago
Harald Hoyer d1baa0225b add PATH 16 years ago
Philippe Seewer 8ca4f85770 dhclient.conf points to the wrong location. Caused by not paying 16 years ago
Philippe Seewer 8ecd9d010a multinic support: Add bootdev cmdline argument 16 years ago
Philippe Seewer db8158439d multnic support: move actual interface configuration to netroot 16 years ago
Philippe Seewer 3029be4df8 netroot: Add pxelinux BOOTIF support 16 years ago
Philippe Seewer 761ffdddb9 netroot: Only start interface configuration if really needed 16 years ago
Philippe Seewer 1b31fc140b netroot: Add ip= cmdline checker 16 years ago
Philippe Seewer 50e7ff76de netroot: Introduce detailed cmdline parsers 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 580bb5417c netroot and others: Style changes 16 years ago
Philippe Seewer 447f044e8b write-ifcfg: Save static ip configuration 16 years ago
Philippe Seewer 0c26abfa81 netroot: Always write an override file if an ip= line is present 16 years ago
Philippe Seewer 9f73fedfd1 netroot: Move writing ifcfg config files to a pre-pivot script 16 years ago
Philippe Seewer a55d10c05c netroot: Use same method to check for already mounted root as init 16 years ago
Philippe Seewer 2734a87537 netroot: Use root.info instead of netroot.info 16 years ago