410 Commits (71a19ef6e0d5c17a1b58becc1b4e86207c0a9bdf)
 

Author SHA1 Message Date
Victor Lowther 71a19ef6e0 Excise excess logging verbosity when installing kernel modules. 16 years ago
Victor Lowther 5033486389 Have udevd never try to resolve user or group ownership of devices. 16 years ago
Victor Lowther ac9a118354 Fix bug in kernel module loading 16 years ago
Victor Lowther f3fb8d8074 Modify the check script so that 40network will only load as a 16 years ago
Victor Lowther 4cf262689e Modify kernel module installation routine to respect --hostonly. 16 years ago
Victor Lowther 3774d3cc15 Removed 90kernel-modules-loaded. 16 years ago
Victor Lowther 66ac3cd1f0 Update check scripts in modules to make them work again. 16 years ago
Warren Togami 2c54bc996a Victor pointed out --hostonly doesn't go into check. 16 years ago
Victor Lowther 5a93177819 Merge branch 'master' of ssh://vlowther@dracut.git.sourceforge.net/gitroot/dracut 16 years ago
Victor Lowther 333103217d Don't create fully generic initramfs'es in the test framework 16 years ago
Warren Togami 2d7d2fdbbb Properly detect -H and --hostonly mode 16 years ago
Warren Togami adfe014640 Remove redundant modprobe.d copy 16 years ago
Victor Lowther 626902f67b Merge branch 'master' of ssh://vlowther@dracut.git.sourceforge.net/gitroot/dracut 16 years ago
Warren Togami 642e160c0e Install KMS drivers. It sucks to have a hard coded list, but there is no clean way of doing this distro-neutral at the moment. 16 years ago
Victor Lowther 1a918b40b6 Log dracut output. 16 years ago
Victor Lowther c93d9f6265 Fix firmware installation. 16 years ago
Victor Lowther 06558b3ee4 Make nfsroot work with hostonly mode. 16 years ago
Warren Togami c1143d3d6c Filesystem modules already included in =fs, no runtime detection allowed in default dracut 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
Warren Togami e19d6bf603 Disambiguate modules and drivers. modules are dracutmodules. drivers are kernel modules. 16 years ago
David Dillow aa43d0b0df More runtime files to /tmp 16 years ago
Warren Togami 3da5856981 Move all files generated during initrd runtime to /tmp 16 years ago
Warren Togami 6941b1b556 Make /sbin/nfsroot executable 16 years ago
Harald Hoyer 4127130480 prefixed more internal command line options with "rd" 16 years ago
Harald Hoyer ee0deb9918 better handling of mount moving rpc_pipefs 16 years ago
Harald Hoyer 77f6725c4e install umount for nfsroot 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
Victor Lowther 08d924f6a8 Actaully make 95udev-rules.ub810/check work 16 years ago
Victor Lowther b6405a630b Fix potential bug that might cause us to load the wrong module in case 16 years ago
Victor Lowther cfc5b698e6 Add dependency info to the plymouth modules and the nfsroot module. 16 years ago
Victor Lowther 1e19548857 Add check files for network and nfsroot 16 years ago
Victor Lowther fa9763f52a Make check scripts for 90dmraid and 90dmsetup actually work. 16 years ago
Victor Lowther a0c2cee947 Get rid of dependency on e2mkdir 16 years ago
Harald Hoyer 16a775be26 Revert "root=dhcp" 16 years ago
Harald Hoyer c9f0e1f9a5 add "#!/bin/bash" to test.sh 16 years ago
Harald Hoyer 65f14ce19c renamed internal command line options to rd* namespace 16 years ago
Harald Hoyer 1faecdc1d3 exit 0 on end of dracut 16 years ago
Victor Lowther fe9143d9ca Move content of 00test module into the test subdir 16 years ago
Victor Lowther 0c2e3d1221 Add infrastructure for dracut module dependency checking. 16 years ago
Harald Hoyer 02b47109cf add small test script to create a minimal root in /mnt/root 16 years ago
Harald Hoyer 443a72d0cf chmod u+x modules.d/40nfsroot/install 16 years ago
Harald Hoyer 5a87522d49 use 40nfsroot 16 years ago
Harald Hoyer e6db216f0b move /var/lib/nfs/rpc_pipefs to NEWROOT only if directory exists 16 years ago
Harald Hoyer 4c715d64b2 root=dhcp 16 years ago
Harald Hoyer 28df9479e1 make root=dhcp work 16 years ago
Harald Hoyer 9faf9b0690 do not ignore old test files 16 years ago
Harald Hoyer 0e14fae0fe use 40nfsroot instead of 95NFS 16 years ago
Harald Hoyer 9223814d59 do not trap if hostname is empty 16 years ago
Harald Hoyer c00f04f57a introduce modular test suite 16 years ago