dracut/modules.d
Harald Hoyer 16efdfa25c fix: revise all module checks
1. no module checks for modules which are in depends()
2. no `derror` for optional (255) modules checking for dependencies
3. fix dbus meta module
2021-02-10 13:29:17 +01:00
..
00bash
00dash
00mksh add mksh support 2019-10-25 11:29:30 +02:00
00systemd feat(dracut.sh): allow overriding the systemctl command for sysroot 2021-02-09 07:09:28 +00:00
00warpclock Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
01fips 01fips: turn info calls into fips_info calls 2020-08-21 15:56:53 +02:00
01systemd-coredump fix: revise all module checks 2021-02-10 13:29:17 +01:00
01systemd-initrd fix: revise all module checks 2021-02-10 13:29:17 +01:00
01systemd-repart fix: revise all module checks 2021-02-10 13:29:17 +01:00
01systemd-sysusers fix: revise all module checks 2021-02-10 13:29:17 +01:00
02caps fix: use find_binary 2021-02-09 07:09:28 +00:00
02systemd-networkd fix: revise all module checks 2021-02-10 13:29:17 +01:00
03modsign Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
03rescue
04watchdog fix(watchdog): replace return with echo 2021-02-03 12:23:57 +00:00
04watchdog-modules 04watchdog-modules: Simplify install_kernel using new added helper 2020-10-30 10:13:37 +01:00
05busybox fix: use find_binary 2021-02-09 07:09:28 +00:00
06dbus-broker fix: revise all module checks 2021-02-10 13:29:17 +01:00
06dbus-daemon fix: revise all module checks 2021-02-10 13:29:17 +01:00
06rngd fix: revise all module checks 2021-02-10 13:29:17 +01:00
09dbus fix: revise all module checks 2021-02-10 13:29:17 +01:00
10i18n i18n: Always install /etc/vconsole.conf 2020-04-20 15:37:28 +02:00
30convertfs
35network-legacy 35network-legacy: discard pointless RTNETLINK message 2021-02-09 21:04:23 +01:00
35network-manager fix(network-manager): allow override network manager version 2021-02-09 07:09:28 +00:00
35network-wicked fix: quote globbing in module-setup.sh for inst_multiple 2021-02-09 07:09:28 +00:00
40network fix: revise all module checks 2021-02-10 13:29:17 +01:00
45ifcfg Write dns values passed by ip argument to ifcfg-* files 2020-01-14 09:33:38 +01:00
45url-lib url-lib: drop NSS if it's not in curl --version 2020-04-02 22:09:39 +02:00
50drm 50drm: Check drm_encoder_init along drm_crtc_init 2020-09-28 21:08:12 +00:00
50gensplash fix: use find_binary 2021-02-09 07:09:28 +00:00
50plymouth fix(plymouth): install binaries with dependencies 2021-02-09 18:17:12 +01:00
80cms cms: regenerate NetworkManager connections 2020-06-25 10:58:34 +02:00
80lvmmerge 80lvmmerge/README.md: remove executable bits 2018-05-07 10:40:32 +02:00
81cio_ignore Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
90btrfs Install crypto modules in 90kernel-modules 2020-04-24 11:40:15 +02:00
90crypt 90crypt: pull in remote-cryptsetup.target enablement 2020-11-14 15:30:34 +01:00
90dm modules.d: fix udev rules detection of multipath devices 2019-09-04 13:43:20 +02:00
90dmraid dmraid: require kpartx binary 2019-11-10 01:47:30 +01:00
90dmsquash-live dmsquash-live/iso-scan: Provide an easy reference to iso-scan device. 2020-10-20 15:46:49 +02:00
90dmsquash-live-ntfs 90dmsquash-live-ntfs: fix depends() 2018-01-11 13:16:17 +01:00
90kernel-modules fix(kernel-modules): add reset controllers for arm 2021-02-09 20:35:11 +00:00
90kernel-modules-extra 90kernel-modules-extra: don't resolve symlinks before instmod 2019-08-02 14:39:09 +02:00
90kernel-network-modules fix(kernel-network-modules): also install modules from mdio subdirectory 2021-01-22 15:58:58 +01:00
90livenet swap for loop to POSIX shell compat 2019-10-25 11:37:43 +02:00
90lvm fix: use find_binary 2021-02-09 07:09:28 +00:00
90mdraid fix(mdraid): remove offroot 2021-02-05 10:59:50 +01:00
90multipath feat(dracut.sh): allow overriding the systemctl command for sysroot 2021-02-09 07:09:28 +00:00
90nvdimm fix: quote globbing in module-setup.sh for inst_multiple 2021-02-09 07:09:28 +00:00
90ppcmac 90ppcmac: respect DRACUT_ARCH, don't exclude ppcle 2020-08-03 16:47:51 +02:00
90qemu Consollidate the qemu virtualization detection 2019-07-19 16:26:42 +02:00
90qemu-net 90qemu-net: install less module for strict hostonly mode 2020-10-30 10:13:37 +01:00
91crypt-gpg Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
91crypt-loop Include both and in luks key name. 2017-08-03 21:47:06 -04:00
91zipl 91zipl: parse-zipl.sh: honor SYSTEMD_READY 2020-07-09 18:06:50 +02:00
95cifs Revert "Retrieve service, rpc and protcol entries via getent in hostonly mode" 2020-12-14 12:44:00 +01:00
95dasd dasd: only install /etc/dasd.conf if present 2020-03-19 18:05:30 +01:00
95dasd_mod Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
95dasd_rules Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
95dcssblk 95dcssblk: fix script permissions 2020-03-06 13:51:06 +01:00
95debug Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
95fcoe fix: quote globbing in module-setup.sh for inst_multiple 2021-02-09 07:09:28 +00:00
95fcoe-uefi fix(1001): use efivars fs over the deprecated sysfs entries 2021-01-25 14:58:11 +00:00
95fstab-sys Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
95iscsi feat(dracut.sh): allow overriding the systemctl command for sysroot 2021-02-09 07:09:28 +00:00
95lunmask 95lunmask: Add module to handle LUN masking 2017-12-19 00:34:45 +01:00
95nbd 95resume: Do not resume on iSCSI, FCoE or NBD 2020-08-04 10:37:57 +02:00
95nfs 95nfs: fix rpc.statd installation 2021-02-08 12:20:48 +01:00
95nvmf 95nvmf: Implement 'fc,auto' commandline syntax 2020-10-02 15:55:14 +02:00
95qeth_rules Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
95resume Fix bad ls parsing 2021-02-08 23:12:15 +01:00
95rootfs-block rootfs-block: only write root argument for block device 2020-10-05 17:17:40 +02:00
95ssh-client 95ssh-client: improve nsswitch.conf parser 2019-11-22 17:54:00 +01:00
95terminfo Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
95udev-rules fix: quote globbing in module-setup.sh for inst_multiple 2021-02-09 07:09:28 +00:00
95virtfs Consollidate the qemu virtualization detection 2019-07-19 16:26:42 +02:00
95zfcp match simplified rd.zfcp format too 2020-08-04 16:27:48 +02:00
95zfcp_rules 95zfcp_rules/parse-zfcp.sh: remove rule existence check 2020-03-06 11:32:41 +01:00
95znet 95znet: Add a rd.znet_ifname= option 2020-04-14 12:56:13 +02:00
96securityfs
97biosdevname
97masterkey
98dracut-systemd fix: revise all module checks 2021-02-10 13:29:17 +01:00
98ecryptfs
98integrity doc: Fix integrity key name 2019-08-29 10:21:22 +00:00
98pollcdrom
98selinux
98syslog fix: use find_binary 2021-02-09 07:09:28 +00:00
98usrmount
99base Prevent creating unexpected files on the host when running dracut 2020-11-15 00:47:39 +01:00
99fs-lib Allow running on a cross-compiled rootfs 2019-10-25 11:58:58 +02:00
99img-lib fix zstd magic header 2018-04-19 06:31:23 +02:00
99memstrack feat(dracut.sh): allow overriding the systemctl command for sysroot 2021-02-09 07:09:28 +00:00
99shutdown shutdown: fix shutdown with console=null 2019-08-22 16:47:32 +02:00
99squash fix: revise all module checks 2021-02-10 13:29:17 +01:00
99uefi-lib fix(1001): use efivars fs over the deprecated sysfs entries 2021-01-25 14:58:11 +00:00