dracut/modules.d
Will Woods 03b5494ca1 apply-live-updates.sh: copy without glob
cp $SRC/* $DEST will skip dotfiles in $SRC.
( cd $SRC; cp -a -t $DEST . ) will copy everything.
2011-10-21 13:18:06 +02:00
..
00bootchart removed trailing whitespaces 2011-05-10 11:56:09 +02:00
00dash renamed module-info.sh to module-setup.sh 2011-02-02 16:35:18 +01:00
01fips 01fips/installkernel: add dm-mod and dm-crypt to the fipsmodules 2011-08-11 14:27:25 +02:00
02caps fixed typos 2011-07-25 09:11:56 +02:00
05busybox busybox module: parse busybox defined functions dynamically 2011-07-21 09:58:38 +02:00
10i18n minor changes 2011-10-20 13:06:52 +02:00
10rpmversion dracut-functions: make local vars local and prefix with "_" 2011-05-12 11:06:47 +02:00
40network */module-setup.sh: turn off debugging for module search 2011-10-20 13:06:37 +02:00
45ifcfg removed trailing whitespaces 2011-05-10 11:56:09 +02:00
50gensplash dracut-functions: make local vars local and prefix with "_" 2011-05-12 11:06:47 +02:00
50plymouth 50plymouth: add plymouth.enable kernel command line option 2011-08-29 18:32:24 +02:00
90btrfs 90btrfs: add btrfs device with multiple components 2011-08-11 17:52:40 +02:00
90crypt 90crypt/parse-crypt.sh: also accept the beginning of the LUKS UUID 2011-08-30 14:43:57 +02:00
90dm add x-bit to *.sh 2011-08-12 16:29:28 +02:00
90dmraid 90(md|dm)raid: recognize ddf container 2011-09-22 15:37:26 +02:00
90dmsquash-live apply-live-updates.sh: copy without glob 2011-10-21 13:18:06 +02:00
90kernel-modules */module-setup.sh: turn off debugging for module search 2011-10-20 13:06:37 +02:00
90livenet 90livenet: do not install by default 2011-10-21 10:29:58 +02:00
90lvm order mdadm and lvm timeout operations 2011-10-04 13:03:45 +02:00
90mdraid 90mdraid/module-setup.sh: fixed sed arguments 2011-10-04 13:30:35 +02:00
90multipath */module-setup.sh: turn off debugging for module search 2011-10-20 13:06:37 +02:00
91crypt-gpg add x-bit to *.sh 2011-08-12 16:29:28 +02:00
95dasd dracut-functions: make local vars local and prefix with "_" 2011-05-12 11:06:47 +02:00
95dasd_mod dracut-functions: make local vars local and prefix with "_" 2011-05-12 11:06:47 +02:00
95debug removed trailing whitespaces 2011-05-10 11:56:09 +02:00
95fcoe removed trailing whitespaces 2011-05-10 11:56:09 +02:00
95fstab-sys implement fs-lib, squash a few bugs that were part of det_fs/wrap_fsck 2011-08-11 14:27:24 +02:00
95iscsi instmods: get filenames from stdin if no args; use it 2011-09-01 10:30:29 +02:00
95nbd 95nbd/nbdroot: also mount nbd0 for root=dhcp and missing root= 2011-08-11 15:36:05 +02:00
95nfs use inst_simple to install non-binary files 2011-08-12 13:11:30 +02:00
95resume Do not use /run/udev/rules.d for udev rules 2011-09-19 12:21:51 +02:00
95rootfs-block Do not use /run/udev/rules.d for udev rules 2011-09-19 12:21:51 +02:00
95terminfo use inst_simple to install non-binary files 2011-08-12 13:11:30 +02:00
95udev-rules 95udev-rules/module-setup.sh: correctly create udevd symlink 2011-10-20 13:06:34 +02:00
95zfcp removed trailing whitespaces 2011-05-10 11:56:09 +02:00
95znet removed trailing whitespaces 2011-05-10 11:56:09 +02:00
96securityfs mount securityfs in a seperate dracut module 2011-09-20 11:16:53 +02:00
97biosdevname biosdevname: be verbose about biosdevname activation 2011-03-07 13:37:22 +01:00
97masterkey turn off masterkey,ecryptfs,integrity by default 2011-08-11 14:27:26 +02:00
98ecryptfs turn off masterkey,ecryptfs,integrity by default 2011-08-11 14:27:26 +02:00
98integrity mount securityfs in a seperate dracut module 2011-09-20 11:16:53 +02:00
98selinux 98selinux: use setenforce to force permissive mode 2011-08-11 14:27:25 +02:00
98syslog dracut-functions: make local vars local and prefix with "_" 2011-05-12 11:06:47 +02:00
99base 99base/dracut-lib.sh: add /etc/cmdline/*.conf parsing 2011-10-20 13:06:52 +02:00
99fs-lib fs-lib: add ability to choose fsck tools 2011-10-10 11:54:26 +02:00
99shutdown shutdown: fixed check_shutdown loop 2011-07-20 21:11:36 +02:00