dracut/modules.d
Warren Togami 7ee170746f Abort if switch_root does not exist.
Otherwise it would succeed silently when we KNOW it would fail, which is not cool.
Usually this means you didn't build switch_root in your dracut checkout and you used dracut -l.
(This currently cannot be done in a check script, because of the current design of check.
Andreas intends on discussing a redesign on the list.)
2009-05-21 19:14:50 -04:00
..
00dash only install the dash symlink to /bin/sh, if dash is installed 2009-03-24 11:27:35 +01:00
00test Update test framework to create and use LVM on cryptroot 2009-03-20 03:08:39 -05:00
10redhat-i18n Use new check functionality to make 10redhat-i18n only work on redhat. 2009-03-06 14:29:28 -06:00
40network removed debug code 2009-05-18 16:38:32 +02:00
50plymouth Check /sbin/plymouthd for arch instead of /proc/$$/exe. /sbin/plymouthd is guaranteed to be there and be the correct arch. 2009-05-21 12:15:58 -04:00
50plymouth-pre0.7 Check /sbin/plymouthd for arch instead of /proc/$$/exe. /sbin/plymouthd is guaranteed to be there and be the correct arch. 2009-05-21 12:15:58 -04:00
90crypt add xts module to crypto 2009-05-20 18:06:27 +02:00
90dmraid add hostonly check procedure 2009-03-07 14:01:32 +01:00
90dmsetup changed mode of modules.d/90dmsetup/check to 0755 2009-03-09 13:18:06 +01:00
90kernel-modules module-init-tools only recognizes files ending in *.conf, so only copy files of that pattern. 2009-05-21 11:38:25 -04:00
90kernel-modules-loaded Fixup 90kernel-modules-loaded 2009-03-08 11:39:43 -05:00
90lvm silence the "check"'s 2009-05-20 14:00:28 +02:00
90mdraid silence the "check"'s 2009-05-20 14:00:28 +02:00
95NFS fixed NFS mounting 2009-05-20 14:25:31 +02:00
95debug add "rm" to debug module 2009-05-18 15:22:03 +02:00
95resume Split out resume handling into its own hook. 2009-03-20 03:08:40 -05:00
95rootfs-block fix -t auto for fstype="" 2009-05-20 16:51:50 +02:00
95terminfo Create a self-contained structure for dracut modules 2009-03-04 16:55:14 +01:00
95udev-rules removed trailing \ 2009-03-09 13:08:12 +01:00
95udev-rules.ub810 do not display "file not found" for /etc/lsb-release 2009-03-09 09:18:25 +01:00
99base Abort if switch_root does not exist. 2009-05-21 19:14:50 -04:00