352 Commits (2e7b8713b438a795c5079047978216de7df0de22)
 

Author SHA1 Message Date
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
Harald Hoyer 2281815799 set u+x for run-qemu 16 years ago
Andreas Thienemann 8a4b60d9b2 Support different virtualization technologies for run-qemu. 16 years ago
Victor Lowther 4957ab92f2 Create test image on an md array and improve cryptroot handling 16 years ago
Victor Lowther 7f6643f9d9 Add comments to make-test-root to explain why it is written the way it is. 16 years ago
Victor Lowther c92e789ff4 Remove generated test initramfs'es when cleaning up 16 years ago
Victor Lowther 9335cb383a We create our test image with root as an LVM menber. 16 years ago
Victor Lowther ac6da96cc8 Make running qemu a little more generic 16 years ago
Andreas Thienemann 39ff06820f -I parameter allows you specify an arbitary file to install in the initrd image. 16 years ago
Warren Togami 7ee170746f Abort if switch_root does not exist. 16 years ago
Warren Togami 4ae46e575d Oops, make it work 16 years ago
Warren Togami 76434898ad Do not attempt to load policy if selinux-policy is not installed. 16 years ago
Warren Togami d03caf15cc Check /sbin/plymouthd for arch instead of /proc/$$/exe. /sbin/plymouthd is guaranteed to be there and be the correct arch. 16 years ago
Warren Togami 1a1b179a5b module-init-tools only recognizes files ending in *.conf, so only copy files of that pattern. 16 years ago
Andreas Thienemann 3b8c6ac696 add xts module to crypto 16 years ago
Andreas Thienemann fc791a7fde fix -t auto for fstype="" 16 years ago
Harald Hoyer 4b8b7c59cf quit plymouth in test root 16 years ago
Andreas Thienemann 9a4495557f add missing files for plymouth 16 years ago
Harald Hoyer 3745a7eb43 include all modules for the test besides of plymouth 16 years ago
Harald Hoyer 5ce91332ba silence plymouth install 16 years ago
Harald Hoyer 76cf8f52d6 ignore *~ 16 years ago
Harald Hoyer 69f8af0267 plymouth hide-splash on emergency shell 16 years ago
Harald Hoyer a4aee9e573 add emergency hook 16 years ago
Harald Hoyer ea62f0eb2a fixed NFS mounting 16 years ago
Harald Hoyer 3274a8f98e add "-o, --omit" to omit dracut modules 16 years ago
Harald Hoyer 9c6f43f0e7 set "-t auto" as default if fstype is emtpy 16 years ago
Harald Hoyer 6d090d6427 silence the "check"'s 16 years ago
Harald Hoyer 6cfef0c638 check for plymouth-set-default-theme not plymouth-set-default-plugin 16 years ago
Andreas Thienemann 84ffb877fd dinfo print only when verbose defined 16 years ago
Harald Hoyer 155c171d88 recreate /dev/null after /dev mounting 16 years ago
Harald Hoyer 9e30573629 fix node check for plymouth-start.sh 16 years ago
Harald Hoyer 1babfad10a fix node check for plymouth-start.sh 16 years ago
Harald Hoyer 42baa902f2 add plymouth module for plymouth < 0.7 16 years ago
Andreas Thienemann 7a02208af4 Prevent plymouth-start.sh from creating already existing device nodes. 16 years ago
Andreas Thienemann 0053156804 Fix "--debug" parameter for dracut 16 years ago
Andreas Thienemann 5616feb004 add usage() to dracut 16 years ago
Andreas Thienemann adbc8a42b6 output error message, if dracut-functions not found 16 years ago
Peter Jones 9b4191d065 Add ideas for how to possibly avoid daemon restarts. 16 years ago
Harald Hoyer 24987e12a9 remove "set -x" from nfs-mount-root.sh 16 years ago
Harald Hoyer d4244cb25b support normal nfs root definition syntax 16 years ago
Harald Hoyer 280117d934 add nfs testcase 16 years ago
Harald Hoyer 2f1408b3ce only create udev rules for root=/dev/... 16 years ago
Harald Hoyer a86c07a0b4 basic support for "nfs://" dhcp root_path 16 years ago