dracut/modules.d
Philippe Seewer a55d10c05c netroot: Use same method to check for already mounted root as init
base/init uses [ -d "$NEWROOT/proc" ] to check if root is mounted
or not. Netroot should do the same. In addition this gets rid of
another file in /tmp, since /tmp/netroot.done isn't needed anymore.
2009-06-17 08:37:39 +02:00
..
00dash Prevent unnecessary installation of bash if bash. Same goes for dash. 2009-05-26 18:06:56 +02:00
10redhat-i18n Update check scripts in modules to make them work again. 2009-05-29 23:07:15 -05:00
40network netroot: Use same method to check for already mounted root as init 2009-06-17 08:37:39 +02:00
50plymouth Ugh, using backticks instead of $() 2009-06-04 22:02:37 -05:00
50plymouth-pre0.7 Add dependency info to the plymouth modules and the nfsroot module. 2009-05-25 16:59:17 -05:00
90crypt Update check scripts in modules to make them work again. 2009-05-29 23:07:15 -05:00
90dmraid Update check scripts in modules to make them work again. 2009-05-29 23:07:15 -05:00
90dmsetup Make check scripts for 90dmraid and 90dmsetup actually work. 2009-05-25 11:52:17 -05:00
90kernel-modules Several updates to make dracut a bit more robust. 2009-05-30 16:53:12 -05:00
90lvm Update check scripts in modules to make them work again. 2009-05-29 23:07:15 -05:00
90mdraid Fix case where mdmon isn't available. 2009-06-15 23:03:02 -04:00
95debug add more tools to the debug module 2009-06-08 14:49:23 +02:00
95iscsi netroot handlers: Add argument checking 2009-06-17 08:37:39 +02:00
95nbd netroot handlers: Add argument checking 2009-06-17 08:37:39 +02:00
95nfs netroot handlers: Add argument checking 2009-06-17 08:37:39 +02:00
95resume Remove dependency on /bin/echo 2009-06-01 19:46:43 -04:00
95rootfs-block root option parsing belongs in 99base now 2009-06-06 02:31:45 -04:00
95terminfo Create a self-contained structure for dracut modules 2009-03-04 16:55:14 +01:00
95udev-rules Install debian renamed udev rules as well 2009-06-17 08:37:38 +02:00
95udev-rules.ub810 Update check scripts in modules to make them work again. 2009-05-29 23:07:15 -05:00
99base netroot: Use root.info instead of netroot.info 2009-06-17 08:37:39 +02:00