dracut/modules.d
Harald Hoyer 6db8c5a5fe base/dracut-lib.sh:wait_for_dev()/cancel_wait_for_dev() set systemd timeouts
Set systemd unit timeouts for the devices we wait for. The systemd
default is 90 seconds, which is way too low for complicated setups.
2013-04-05 08:32:17 +02:00
..
00bootchart modules.d/*/module-setup.sh: combine and specify type for installs 2012-06-29 12:41:27 +02:00
00dash
00systemd-bootchart add systemd-bootchart module 2013-03-07 09:56:30 +01:00
01fips fips: add lzo module 2013-03-08 07:05:55 +01:00
02caps 02caps: do not create /bin/sh link 2012-07-09 12:03:55 +02:00
02fips-aesni Fix fips module list. 2012-07-16 16:58:51 +02:00
03rescue add rescue dracut module 2013-03-09 15:17:26 +01:00
04watchdog dash compat: use "2>&1" rather than "&>" 2012-09-20 10:26:14 +02:00
05busybox busybox/module-setup.sh: generate nice relative symlinks with ln_r 2012-09-26 11:34:00 +02:00
10i18n use systemd*dir variables everywhere 2013-03-26 16:19:00 +01:00
30convertfs fallback to old ismounted, if findmnt is not installed 2012-09-20 10:36:13 +02:00
40network network/netroot.sh: do not unset root 2013-03-19 14:53:09 +01:00
45ifcfg ifcfg/write-ifcfg.sh: fixed typo 2013-03-14 18:30:35 +01:00
45url-lib url-lib/url-lib.sh: remove bashism 2013-02-19 16:13:49 +01:00
50drm drm/module-setup.sh: redirect grep to /dev/null 2013-03-18 14:17:19 +01:00
50gensplash consistently lowercase "dracut" 2012-10-10 14:15:11 +02:00
50plymouth plymouth: do not install hooks in systemd mode 2013-03-13 13:01:20 +01:00
80cms dracut_need_initqueue 2013-03-06 17:29:11 +01:00
90btrfs make host_fs_types a hashmap 2013-03-11 18:58:32 +01:00
90crypt crypt/parse-crypt.sh: create udev rule for systemd 2013-04-04 12:54:59 +02:00
90dm split 95udev-rules/59-persistent-storage.rules to md and dm modules 2013-03-07 15:01:47 +01:00
90dmraid make host_fs_types a hashmap 2013-03-11 18:58:32 +01:00
90dmsquash-live dmsquash-live: force load squashfs kernel module 2013-03-16 10:31:37 +01:00
90kernel-modules kernel-modules/module-setup.sh: don't fail hard on a missing module 2013-03-18 09:29:08 +01:00
90livenet dracut_need_initqueue 2013-03-06 17:29:11 +01:00
90lvm make host_fs_types a hashmap 2013-03-11 18:58:32 +01:00
90mdraid use systemd*dir variables everywhere 2013-03-26 16:19:00 +01:00
90multipath multipath: install native systemd service 2013-03-25 07:58:45 +01:00
90qemu dash compat: use "2>&1" rather than "&>" 2012-09-20 10:26:14 +02:00
90qemu-net dash compat: use "2>&1" rather than "&>" 2012-09-20 10:26:14 +02:00
91crypt-gpg
91crypt-loop dracut_need_initqueue 2013-03-06 17:29:11 +01:00
95cifs make host_fs_types a hashmap 2013-03-11 18:58:32 +01:00
95dasd deprecate old command line options 2012-07-25 10:32:42 +02:00
95dasd_mod deprecate old command line options 2012-07-25 10:32:42 +02:00
95debug modules.d/*/module-setup.sh: combine and specify type for installs 2012-06-29 12:41:27 +02:00
95fcoe dracut_need_initqueue 2013-03-06 17:29:11 +01:00
95fstab-sys wait host devs in base module 2012-08-23 10:15:09 +02:00
95iscsi iscsi/iscsiroot.sh: do not mount manually in systemd mode 2013-03-14 18:30:35 +01:00
95nbd nbd/nbdroot.sh: fix root != blockdev case 2013-03-19 12:26:06 +01:00
95nfs nfs/nfsroot.sh: only cat /etc/fstab, if existant 2013-03-14 18:30:35 +01:00
95resume resume: generate rules already in parse-resume.sh 2013-03-06 17:29:11 +01:00
95rootfs-block use systemd*dir variables everywhere 2013-03-26 16:19:00 +01:00
95ssh-client ssh-client: remove ctty related check 2012-10-16 09:38:17 +02:00
95terminfo i18n,terminfo/module-setup.sh: fixed "cp -t" calls 2012-07-27 15:34:54 +02:00
95udev-rules use systemd*dir variables everywhere 2013-03-26 16:19:00 +01:00
95virtfs make host_fs_types a hashmap 2013-03-11 18:58:32 +01:00
95zfcp deprecate old command line options 2012-07-25 10:32:42 +02:00
95znet znet: add some more kernel drivers 2012-08-22 13:16:23 +02:00
96securityfs dash compat: use "2>&1" rather than "&>" 2012-09-20 10:26:14 +02:00
97biosdevname Check module dependencies of mount points 2012-01-13 11:35:49 +01:00
97masterkey modules.d/*/module-setup.sh: combine and specify type for installs 2012-06-29 12:41:27 +02:00
98ecryptfs
98integrity 98integrity/module-setup.sh: depend on selinux dracut module 2012-02-13 18:17:40 +01:00
98pollcdrom 98pollcdrom: factored out the ugly cdrom polling in the main loop 2012-03-08 11:00:29 +01:00
98selinux 98selinux/selinux-loadpolicy.sh: use mount --rbind for /dev 2012-03-20 13:33:10 +01:00
98syslog dracut_need_initqueue 2013-03-06 17:29:11 +01:00
98systemd systemd: add new timers.target and paths.target 2013-03-26 16:19:27 +01:00
98usrmount usrmount: in systemd mode, functionality is in systemd 2013-03-06 17:29:12 +01:00
99base base/dracut-lib.sh:wait_for_dev()/cancel_wait_for_dev() set systemd timeouts 2013-04-05 08:32:17 +02:00
99fs-lib x-initrd-rootfs.mount -> x-initrd.mount 2013-03-26 15:38:50 +01:00
99img-lib fixed bash/sh requirements 2012-07-06 14:06:41 +02:00
99shutdown shutdown/shutdown.sh: mount --move all basic mounts out of /oldroot 2013-03-13 17:45:37 +01:00