394 Commits (06558b3ee484f20d8529cadf190241614f811a57)
 

Author SHA1 Message Date
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
Harald Hoyer 2f692e8ff8 silently run qemu 16 years ago
Harald Hoyer 2d75d55330 add dinfo which module is handled currently 16 years ago
Harald Hoyer 22fd162777 for "-l" search dracut-functions relative to dracut path 16 years ago
Harald Hoyer b649f1c21b let find_rule find absolute path rules 16 years ago
David Dillow f6f74096f6 nfsroot: mount NFS root from udev rules 16 years ago
David Dillow 7e9919b927 network: prepare network configuration engine for udev-based nfsroot 16 years ago
David Dillow df44688f3e lib: create a library for useful shell functions 16 years ago
Harald Hoyer ce743a71cc create test/initramfs.testing from Makefile target 16 years ago
Victor Lowther 2e7b8713b4 Add a README.modules that describes how dracut modules work. 16 years ago
Victor Lowther 06896cd851 Point README at README.modules for more detail on writing modules 16 years ago
Victor Lowther cdad82fd14 Changed multiline conditional lists to if statements in dracut-functions 16 years ago
Victor Lowther f1336ac775 Style cleanups in main dracut script. 16 years ago
David Dillow 6722a717ea dracut: fix fallback to default configuration file 16 years ago
David Dillow 5686cd41d6 dracut-funtions: fix 'instmods =modname' 16 years ago
Andreas Thienemann 3512925ae2 Make generation of testroot images succeed 16 years ago
Harald Hoyer 008bb4f22c /dev/kvm is a char device 16 years ago