aboutsummaryrefslogtreecommitdiffstats
path: root/modules.d
AgeCommit message (Expand)AuthorFilesLines
2022-02-12fix(dasd_rules): correct udev dasd rules parsingThomas Blume1-3/+3
2022-02-12fix(zfcp_rules): correct udev zfcp rules parsingThomas Blume1-2/+2
2022-02-08feat(pcsc): introducing the pcsc moduleJóhann B. Guðmundsson3-0/+86
2022-02-05fix(bluetooth): make hostonly configuration files optionalAntonio Alvarez Feijoo1-1/+1
2022-02-05fix(bluetooth): dbus configuration path fixesJóhann B. Guðmundsson1-1/+2
2022-02-05fix(img-lib): install rmdirHenrik Gombos1-1/+1
2022-02-05fix(fido2): add a missing libraryJóhann B. Guðmundsson2-1/+2
2022-02-05fix(tpm2-tss): add a missing libraryJóhann B. Guðmundsson1-0/+1
2022-02-04fix(dracut): be more robust when using 'set -u'Renaud Métrich1-1/+1
2022-02-02feat(pkcs11): introducing the pkcs11 moduleJóhann B. Guðmundsson1-0/+35
2022-02-02feat(crypt): check if pkcs11 module is needed in hostonly modeJóhann B. Guðmundsson1-3/+6
2022-02-02fix(fips): missing sourcing of dracut-libAntonio Alvarez Feijoo1-0/+2
2022-02-02fix(fips): add and remove local variablesAntonio Alvarez Feijoo1-3/+1
2022-02-02fix(fips): wrong error messageAntonio Alvarez Feijoo1-1/+1
2022-02-02fix(network): wrong test of wicked unitAntonio Alvarez Feijoo1-1/+1
2022-02-02fix(dracut-shutdown): add cleanup handler on failureRenaud Métrich3-0/+17
2022-02-02fix(zfcp_rules): remove collect based udev rule creatorsThomas Blume1-10/+0
2022-02-02fix(dasd_rules): remove collect based udev rule creatorsThomas Blume1-40/+5
2022-02-02fix(memstrack): drop bash runtime requirementKairui Song3-12/+8
2022-02-02fix(kernel-modules-extra): handle zstd module extensionDirk Müller1-1/+1
2022-02-02fix(kernel-modules): add mailbox drivers for armAdrien Thierry1-0/+1
2022-02-02fix(lvm): restore setting LVM_MD_PV_ACTIVATEDDavid Teigland1-0/+8
2022-02-02feat(lvm): only run lvchange for LV that is seen on devicesDavid Teigland1-4/+14
2022-02-02feat(lvm): use generated filter when none is setDavid Teigland1-16/+75
2022-02-02feat(lvm): update lvm command optionsDavid Teigland1-19/+22
2022-02-02fix(lvm): replace --partial optionDavid Teigland1-1/+1
2022-02-02revert(lvm): remove 69-dm-lvm-metad.rulesDavid Teigland1-14/+1
2022-02-02revert(lvm): remove lvmetad config changesDavid Teigland2-17/+0
2022-02-02revert(lvm): remove snapshot featureDavid Teigland1-35/+4
2022-02-02fix(multipath): check if mpathconf is availableMartin Wilck1-3/+10
2022-02-02fix(multipathd.service): drop dependencies on iscsi and iscsidMartin Wilck1-1/+1
2022-02-02fix(multipathd.service): adapt to upstream multipath-tools unit fileMartin Wilck1-3/+6
2022-02-02fix(multipathd.service): remove dependency on systemd-udev-settleMartin Wilck1-2/+3
2022-02-02fix(40network): consistent use of "$gw" for gatewayMartin Wilck1-1/+1
2022-01-14feat(systemd-integritysetup): introducing the systemd-integritysetup moduleTony Asleson1-0/+59
2022-01-09fix(base): do not change the provided UUIDjoshuacov11-2/+2
2021-12-11fix(dmsquash-live): option to use overlayfs on a block device rootLaszlo Gombos1-4/+8
2021-12-11fix(network-wicked): multiple path correctionsAntonio Alvarez Feijoo1-4/+12
2021-12-10fix(rootfs-block): make the base module dependency explicitLaszlo Gombos1-1/+1
2021-12-10fix(systemd-sysusers): use split systemd sysuser configsCornelius Hoffmann5-6/+16
2021-12-10fix(systemd-sysusers): override systemd-sysusers.serviceCornelius Hoffmann2-0/+4
2021-12-10fix(url-lib): improve ca-bundle detectionAntonio Alvarez Feijoo1-6/+13
2021-12-10fix(network-manager): skip non-directories in /sys/class/netGlenn Morris1-0/+1
2021-12-10fix(drm): add privacy screen modules to the initrdHans de Goede1-0/+14
2021-11-25fix(network): add errors and warnings when network interface does not existPavel Valena3-1/+15
2021-11-24fix(resume): resume using /usr/lib64/suspendJosé María Fernández1-1/+1
2021-11-24fix(base): add default device choiceJosé María Fernández1-0/+3
2021-11-24feat(crypt): check if fido2 module is needed in hostonly modeAntonio Alvarez Feijoo1-0/+3
2021-11-24fix(mdraid): allow UUID comparison for more than one UUIDAlexander Wenzel1-1/+1
2021-11-24fix(fips.sh): repsect rd.fips.skipkernelBrandon Sloane1-43/+46
2021-11-24fix(resume): check for presence of /sys/power/resumeDan Horák1-1/+1
2021-11-24feat(fido2): introducing the fido2 moduleAntonio Alvarez Feijoo1-0/+28
2021-11-24feat(crypt): check if tpm2-tss module is needed in hostonly modeAntonio Alvarez Feijoo1-1/+8
2021-11-23fix(dmsquash-live): do not install systemd files when systemd is not enabledLaszlo Gombos1-2/+4
2021-11-22fix(s390_rules): drop collect installationThomas Blume3-6/+0
2021-11-22fix(dmsquash-live-ntfs): fuse3 no longer requires ulockmgr_serverLaszlo Gombos2-2/+2
2021-10-28fix(90kernel-modules): add isp1760 USB controllerPeter Robinson1-0/+1
2021-10-21fix(network-manager): disable tty output if the console is not usableBeniamino Galvani2-4/+9
2021-10-21fix(network-manager): show output on console only with rd.debug enabledBeniamino Galvani2-1/+12
2021-10-12feat(systemd): enable support for systemd compiled with ASANRenaud Métrich1-2/+17
2021-10-12fix(90kernel-modules): add Type-C USB drivers for generic initrdPeter Robinson1-0/+1
2021-10-12fix(dmsquash-live): iso-scan requires rmdirLaszlo Gombos1-1/+1
2021-10-06fix(dmsquash-live): correct regression introduced with shellcheck changesHarald Hoyer1-11/+9
2021-09-23fix(multipath): drop ExecStop= setting from service unitLuca BRUNO1-2/+2
2021-08-25fix(base): tr needs to be installedAndre Russ1-1/+1
2021-08-25fix(crypt-gpg): tr needs to be installedAndre Russ1-2/+2
2021-08-23fix(nvmf): validate_ip_connCharles Rose1-3/+3
2021-08-17fix(usrmount): do not empty _dev variableAlexander Tsoy1-1/+6
2021-08-17fix(iscsi): add support for the new iscsiadm "no-wait" (-W) commandThomas Blume2-2/+22
2021-08-13fix(kernel-modules): detect block device's hardware driverPingfan Liu1-0/+6
2021-08-13fix(kernel-modules): add blk_mq_alloc_disk and blk_cleanup_disk to blockfuncsLukas Nykryn1-1/+1
2021-08-10fix(network-manager): write DHCP filename option to dhcpopts fileBeniamino Galvani1-0/+1
2021-08-09fix(squash): apply FIPS and libpthread workaroundKairui Song1-0/+6
2021-08-09fix(cms): reload NetworkManager connectionsBeniamino Galvani2-0/+5
2021-08-09fix(network-manager): check for nm-initrd-generator in both /usr/{libexec,lib}Beniamino Galvani2-2/+2
2021-08-07fix(network-manager): ensure safe content of /tmp/dhclient."$ifname".dhcpoptsThomas Haller2-6/+40
2021-08-06fix(integrity): add support for loading multiple EVM x509 certsStefan Berger1-10/+18
2021-08-06fix(base): do not quote $initargs for switch_rootMike Gilbert1-1/+2
2021-08-06fix(squash): remove tailing '/' when installing ld.so.conf.dKairui Song1-1/+1
2021-08-06fix(network-manager): include nm-daemon-helper binaryBeniamino Galvani1-0/+1
2021-07-23fix(base): repair installing dracut-utilZoltán Böszörményi1-1/+1
2021-07-21fix(kernel-modules): add more modules on RISC-VAndreas Schwab1-1/+3
2021-07-20fix(dracut-systemd): do not use Requires for vconsole-setup.serviceZbigniew Jędrzejewski-Szmek1-2/+3
2021-07-20fix(squash): keep ld cache under initdirPingfan Liu1-0/+5
2021-07-14fix(qeth_rules): check the existence of /sys/devices/qeth/*/online beforehandCoiby Xu1-0/+1
2021-07-01fix(network-manager): don't pull in systemd-udev-settleDusty Mabe1-2/+2
2021-06-29fix: SC2046: Quote this to prevent word splittingMasahiro Matsuya1-1/+1
2021-06-29fix: SC2086: Double quote to prevent globbing and word splittingMasahiro Matsuya1-1/+1
2021-06-29fix(url-lib): make pre-pivot hook separetely per nfs mountMasahiro Matsuya1-1/+1
2021-06-30fix(mksh): requires printfTomasz Paweł Gajc1-0/+2
2021-06-29fix(crypt-gpg): execute --card-status on each tryLinkTed1-1/+1
2021-06-28fix(network-manager): support teaming under NM+systemdDusty Mabe1-0/+5
2021-06-28fix(squash): create relative symlinksKairui Song1-2/+2
2021-06-28fix(fips): handle s390x OSTree systemsJonathan Lebon2-1/+16
2021-06-28fix(multipath): get config. dir from configurationDavid Tardon1-1/+12
2021-06-28fix(network-manager): pull in network.target in nm-initrd.serviceDusty Mabe1-0/+1
2021-06-25feat(squash): install umount utilKairui Song1-2/+2
2021-06-22fix(tpm2-tss): typo in depends()Matthias Berndt1-1/+1
2021-06-08fix(crypt): remove quotes from cryptsetupoptslapseofreason1-2/+4
2021-05-27fix(fs-lib): install fsck utilitiesTomasz Paweł Gajc1-8/+9
2021-05-26fix(integrity): require ALLOW_METADATA_WRITES to come from EVM config fileStefan Berger1-10/+3
2021-05-25fix(warpclock): minor cleanupsJóhann B. Guðmundsson2-11/+26
2021-05-25fix(dash): minor cleanupsJóhann B. Guðmundsson1-8/+20
2021-05-25fix(mksh): minor cleanupsJóhann B. Guðmundsson1-8/+20
2021-05-19fix(bash): minor cleanupsJóhann B. Guðmundsson1-8/+20
2021-05-19fix(squash): don't mount the mount points if already mountedKairui Song2-8/+13
2021-05-18fix(base): add missing `str_replace` to `dracut-dev-lib.sh`Harald Hoyer2-0/+21
2021-05-17fix(base): split out `dracut-dev-lib.sh`Harald Hoyer3-118/+125
2021-05-14feat(systemd-sysext): introducing the systemd-sysext moduleJóhann B. Guðmundsson1-0/+47
2021-05-14fix(network-manager): cope with distributions not using `libexec`Harald Hoyer2-4/+11
2021-05-14fix: cope with distributions with `/usr/etc` filesHarald Hoyer3-8/+17
2021-05-14fix(nbd): assume nbd version >= 3.8Harald Hoyer1-9/+1
2021-05-14fix(iscsi): replace sed call with bash internalsHarald Hoyer1-1/+5
2021-05-14fix(crypt-gpg): cope with different scdaemon locationHarald Hoyer1-3/+11
2021-05-14fix(url-lib): fix passing argsMikhail Novosyolov1-5/+10
2021-05-14fix: adding crc32c for ext3Jóhann B. Guðmundsson1-1/+1
2021-05-06feat(systemd-journald): introducing the systemd-journald moduleJóhann B. Guðmundsson2-0/+81
2021-05-06feat(systemd-rfkill): introducing the systemd-rfkill moduleJóhann B. Guðmundsson1-0/+43
2021-05-06feat(systemd-ldconfig): introducing the systemd-ldconfig moduleJóhann B. Guðmundsson1-0/+49
2021-05-06fix: add a missing tmpfilesconfdir global variableJóhann B. Guðmundsson1-1/+0
2021-05-06feat(systemd-tmpfiles): introducing the systemd-tmpfiles moduleJóhann B. Guðmundsson1-0/+71
2021-05-06refactor(systemd-networkd): cosmetic move to 01Jóhann B. Guðmundsson1-0/+0
2021-05-06fix(base): suppress calls to getarg in build phaseHarald Hoyer1-1/+3
2021-05-05fix(fips): add dh and ecdh ciphersDavid Tardon1-1/+1
2021-05-05fix: shellcheck 0.7.2Harald Hoyer32-39/+47
2021-05-04style: make indent and let shfmt fail againHarald Hoyer2-9/+9
2021-05-04fix: install all depmod relevant configuration filesHarald Hoyer1-0/+5
2021-05-04fix(crypt): install all crypto modules in the generic initrdHarald Hoyer1-2/+4
2021-05-04fix(systemd-sysusers): misc fixes and cleanupJóhann B. Guðmundsson1-11/+4
2021-05-03fix(mdraid): remove dependency statementsJóhann B. Guðmundsson3-16/+0
2021-05-03fix(systemd-resolved): remove nss librariesJóhann B. Guðmundsson1-8/+0
2021-05-03fix(systemd): include all nss librariesJóhann B. Guðmundsson1-0/+6
2021-05-03fix(systemd-udevd): add udev id program filesJóhann B. Guðmundsson1-0/+8
2021-05-03fix(integrity): properly set up EVM when using an x509 certStefan Berger1-7/+26
2021-05-03fix(tpm2-tss): add tpm2 requirementJóhann B. Guðmundsson1-8/+3
2021-05-03feat(tpm2-tss): introducing the tpm2-tss moduleJóhann B. Guðmundsson1-0/+63
2021-05-03fix(udev-rules): remove sourcing of network link filesJóhann B. Guðmundsson3-5/+11
2021-04-30fix(systemd-udev): use global vars instead of fixed pathJóhann B. Guðmundsson1-32/+32
2021-04-29feat(systemd-udevd): introducing the systemd-udevd moduleJóhann B. Guðmundsson1-0/+102
2021-04-28fix(network): use wicked unit instead of find_binaryJóhann B. Guðmundsson1-1/+1
2021-04-28fix(multipath): stop multipath before udev db cleanupHarald Hoyer1-0/+2
2021-04-28fix(network-legacy): add missing options to dhclient.confJóhann B. Guðmundsson1-1/+4
2021-04-27fix(systemd-verity): incorrect reference to cryptsetup targetJóhann B. Guðmundsson1-0/+60
2021-04-27fix(systemd-verity): re-naming module to veritysetupJóhann B. Guðmundsson1-60/+0
2021-04-27feat(systemd-verity): introducing the systemd-verity moduleJóhann B. Guðmundsson1-0/+60
2021-04-26fix(iscsi): add iscsid.service requirementsHarald Hoyer1-9/+29
2021-04-26fix(iscsi): only rely on socket activiationHarald Hoyer1-10/+12
2021-04-23feat(systemd-initrd): add initrd-usr-fs.targetJóhann B. Guðmundsson1-0/+1
2021-04-23fix: quotes in systemd modulesJóhann B. Guðmundsson4-11/+11
2021-04-23refactor: check() in systemd modulesJóhann B. Guðmundsson5-10/+20
2021-04-22fix(network-manager): set timeout via command line optionHarald Hoyer1-2/+1
2021-04-22feat(systemd-network-management): introducing systemd-network-management moduleJóhann B. Guðmundsson1-0/+21
2021-04-22fix(network): user variable for sdnetworkd instead of pathJóhann B. Guðmundsson1-1/+1
2021-04-22fix(systemd-hostnamed): extra quoteJóhann B. Guðmundsson1-2/+2
2021-04-22fix(systemd-networkd): make systemd-networkd a proper network providerJóhann B. Guðmundsson2-39/+56
2021-04-22feat(systemd-timedated): add systemd-timedated module to the spec fileJóhann B. Guðmundsson1-4/+6
2021-04-22feat(systemd-timedated): introducing the systemd-timedated moduleJóhann B. Guðmundsson1-0/+43
2021-04-22fix(network-manager): run after dracut-cmdlineHarald Hoyer2-35/+1
2021-04-22fix(img-lib): ignored null byte in inputLev Veyde2-3/+3
2021-04-22fix(systemd-modules-load): misc repairsJóhann B. Guðmundsson1-16/+12
2021-04-22feat(systemd-resolved): introducing the systemd-resolved moduleJóhann B. Guðmundsson2-0/+64
2021-04-22feat(systemd-hostnamed): introducing the systemd-hostnamed moduleJóhann B. Guðmundsson4-0/+76
2021-04-22feat(systemd-ac-power): introducing the systemd-ac-power moduleJóhann B. Guðmundsson4-0/+48
2021-04-22fix(systemd-modules): remove dependency on systemd meta moduleJóhann B. Guðmundsson5-12/+6
2021-04-22feat(systemd-timesyncd): introducing the systemd-timesyncd moduleJóhann B. Guðmundsson2-0/+65
2021-04-22fix(network-manager): create /run directoriesHarald Hoyer1-0/+2
2021-04-21fix(systemd): include hosts and nsswitch.conf in hostonly modeJóhann B. Guðmundsson1-0/+2
2021-04-21fix(90kernel-modules): add watchdog drivers for generic initrdPeter Robinson1-1/+2
2021-04-20fix(systemd-sysctl): sysctl global variablesJóhann B. Guðmundsson1-1/+1
2021-04-20fix(nbd): remove old udev version requirementsJóhann B. Guðmundsson1-5/+1
2021-04-20fix(fips): remove old udev version requirementsJóhann B. Guðmundsson1-6/+2
2021-04-20fix(systemd): remove old systemd version requirementsJóhann B. Guðmundsson1-28/+9
2021-04-19fix(nbd): make nbd work again with systemdHarald Hoyer2-0/+12
2021-04-17fix(bluetooth): shellcheck and hostonly correctionsHarald Hoyer1-8/+21
2021-04-17fix(dbus-daemon): only error out in install()Harald Hoyer1-6/+5
2021-04-16feat(bluetooth): implement bluetooth support in initrdAdam Alves1-0/+74
2021-04-16feat(network-manager): run as daemon with D-BusBeniamino Galvani6-3/+65
2021-04-16fix(network-manager): use /run/NetworkManager/initrd/neednet in initqueueDusty Mabe1-9/+13
2021-04-16fix(network-manager): only run NetworkManager if rd.neednet=1Dusty Mabe2-0/+4
2021-04-15fix(network-manager): nm-run.service: don't kill forked processesDusty Mabe1-0/+2
2021-04-13fix(i18n): skip if data is missingĐoàn Trần Công Danh1-0/+2
2021-03-31fix(nbd): shellcheck regressionHarald Hoyer1-2/+4
2021-03-31fix(dracut-systemd): regression on root=block:Harald Hoyer1-2/+2
2021-03-31fix(base): source hooks without execHarald Hoyer1-9/+3
2021-03-31fix(network): correct regression in iface_has_carrierHarald Hoyer1-8/+9
2021-03-31fix(network-manager): no default deps for nm-run.serviceHarald Hoyer1-0/+2
2021-03-31fix(lunmask): shellcheck regressionHarald Hoyer1-7/+13
2021-03-31fix(lvmmerge): depend on bashHarald Hoyer1-1/+1
2021-03-31fix(livenet): fetch-liveupdate.sh does not require bashHarald Hoyer1-1/+1
2021-03-31fix(cms): require bashHarald Hoyer1-1/+1
2021-03-31fix(network-manager): nm-lib.sh does not require bashHarald Hoyer1-1/+1
2021-03-31fix(zipl): don't depend on grub2Harald Hoyer1-1/+0
2021-03-31ci: enable shellcheck for everythingHarald Hoyer99-0/+0
2021-03-31fix(kernel-modules): shellcheck regressionHarald Hoyer1-4/+4
2021-03-31fix(multipath): revise multipathd-stopHarald Hoyer2-11/+17
2021-03-31fix(multipath): shellcheck regressionHarald Hoyer1-6/+12
2021-03-31fix(nvdimm): shellcheck regressionHarald Hoyer1-3/+4
2021-03-31fix(convertfs): require bashHarald Hoyer1-0/+1
2021-03-31fix(caps): require bashHarald Hoyer1-0/+1
2021-03-30fix(dasd_rules): add bash dependencyHarald Hoyer1-1/+1