569 Commits (e48e0ae318e2c5e1887eaab1702ac3cf26c5c990)
 

Author SHA1 Message Date
Harald Hoyer 558fe20421 fixed Makefile and removed dracut.conf obsoleted by skip-missing 16 years ago
Seewer Philippe ba5433e9b2 combine --skip-missing to /check infrastructure 16 years ago
Seewer Philippe 4bc2c7e23a add /check for dmraim module 16 years ago
Harald Hoyer 188c20dc31 do not autoinstall 90kernel-modules-loaded 95udev-rules.ub810 16 years ago
Harald Hoyer c215779f89 set dracutmodules to "auto" 16 years ago
Harald Hoyer e12aac5ee0 fixed conffile and dracutmodules handling 16 years ago
Harald Hoyer af2ac89151 fixed -c parameter handling and Makefile 16 years ago
Seewer Philippe 4cba351e28 priorize -m over dracut.conf, add --modules and get rid of automatic use of ./dracut.conf 16 years ago
Victor Lowther faf882394b Simplify switch_root.c a bit 16 years ago
Victor Lowther 47507b21a8 Added a comment for instmods. 16 years ago
Victor Lowther 3198f1711f Fix broken -c handling and give instmods a little optimization. 16 years ago
Victor Lowther fa2e6ce7e3 Added -c switch to dracut to use a custom dracut.conf 16 years ago
Victor Lowther 02d7fdcab4 Minor changes to network scripts to bring inline with my current patch series 16 years ago
Victor Lowther 601a5333d2 Tighten up the ubuntu 8.10 udev rules installation script. 16 years ago
Victor Lowther f8fc759574 Modify modprobe.d installation and add check for plymouth 16 years ago
Victor Lowther 321763882c Chop tons of unneeded stuff out of the plymouth module 16 years ago
Victor Lowther 580ea15dee Make plymouth play nice with current ctypt code, part 2. 16 years ago
Victor Lowther 79ec17c74d Make plymouth play nice with the current crypt code, part 1 16 years ago
Victor Lowther 91b80abdce Tighten up 90kernel-modules-loaded a bit. 16 years ago
Victor Lowther cb330cac77 Tighten up 90kernel-modules/install a bit. 16 years ago
Victor Lowther 3ffa5b1135 Make 90lvm load the device-mapper rules instead of 95udev-rules 16 years ago
Victor Lowther b2a843b471 Make 90dmraid load the dm-raid udev rules instead of 95udev-rules 16 years ago
Victor Lowther 8fb66c9a3f Use new check functionaloty to only load cryptoroot when needed 16 years ago
Victor Lowther 25a244f774 Use new check functionality to make 10redhat-i18n only work on redhat. 16 years ago
Victor Lowther 4ca2254668 Make dash module use new check functionality 16 years ago
Victor Lowther 8d02da427b Add dracutmodules=auto functionality 16 years ago
Victor Lowther 9a8a00cff8 Some minor formatting fixups in the main dracut script 16 years ago
Victor Lowther 8d38524882 Fix formatting in instmods a bit. 16 years ago
Victor Lowther c7b2624f2e Simplify inst_script a bit 16 years ago
Victor Lowther 6b25d71acd Rename find_file to find_binary and simplify it. 16 years ago
Victor Lowther 992acaa9d0 Make calling modprobe look prettier. 16 years ago
Victor Lowther 74534e19c9 Remove a useless use of cat in instmods 16 years ago
Victor Lowther 34fffd88ce inst never takes 3 arguments anymore. 16 years ago
Harald Hoyer a62ac42d63 fixed the previous incomplete patch for 95udev-rules.ub810 16 years ago
Harald Hoyer 8123d43838 /etc/modprobe.d might have subdirs, so install them also 16 years ago
Seewer Philippe a916b0709d dracut and ubuntu 8.10 16 years ago
Harald Hoyer 06bb5abe9b add 90kernel-modules-loaded to install currently loaded kernel modules 16 years ago
Harald Hoyer 743c38d878 be more precise, when checking the dracutmodules string, also print 16 years ago
Harald Hoyer 4ab702040a install modprobe.d for special rules and blacklists 16 years ago
Harald Hoyer 0515a94129 add sd_mod to hardcode module list of doom 16 years ago
Harald Hoyer 8e7089689f add --ignore-install to modprobe calls 16 years ago
Harald Hoyer 2749c2f320 fixed the use of e.g. instmods =drivers/foobar 16 years ago
Harald Hoyer cfee8a70c0 fixed the use of e.g. instmods =drivers/foobar 16 years ago
Harald Hoyer 52245267a4 fixed instmods 16 years ago
Harald Hoyer 86c9fa4847 add the special "=ata" case for instmods 16 years ago
Harald Hoyer 9ec23437fa add /sbin to $PATH 16 years ago
Harald Hoyer 20122a83f8 used modules.<subsystem> if present for instmod =<subsystem> 16 years ago
Harald Hoyer 7cd15fe768 use $(( instead of $[ 16 years ago
Harald Hoyer 379dd5de55 use udev rules to autoassemble a md raid and added mdmon pre-pivot 16 years ago
Harald Hoyer 2394813bf3 mount move instead of umount and fix the search for fallback inits 16 years ago