1. 631d5f7 docs: update NEWS.md and AUTHORS by Harald Hoyer · 2 years, 5 months ago master 056
  2. acc629a fix(cpio): correct dev_t -> rmajor/rminor mapping by David Disseldorp · 2 years, 6 months ago
  3. 8bd7ddf ci(cpio): add test_archive_dev_maj_min by David Disseldorp · 2 years, 6 months ago
  4. 80e70f7 ci(cpio): add TempWorkDir.create_tmp_mknod helper by David Disseldorp · 2 years, 6 months ago
  5. 5de6e4d fix(dasd_rules): correct udev dasd rules parsing by Thomas Blume · 2 years, 6 months ago
  6. 5925266 fix(zfcp_rules): correct udev zfcp rules parsing by Thomas Blume · 2 years, 6 months ago
  7. dcaff88 feat(pcsc): introducing the pcsc module by Jóhann B. Guðmundsson · 2 years, 7 months ago
  8. d03fb67 fix(bluetooth): make hostonly configuration files optional by Antonio Alvarez Feijoo · 2 years, 6 months ago
  9. 34b1dd2 fix(bluetooth): dbus configuration path fixes by Jóhann B. Guðmundsson · 2 years, 8 months ago
  10. 51ce889 fix(img-lib): install rmdir by Henrik Gombos · 2 years, 8 months ago
  11. 4753738 fix(fido2): add a missing library by Jóhann B. Guðmundsson · 2 years, 7 months ago
  12. c656b61 fix(tpm2-tss): add a missing library by Jóhann B. Guðmundsson · 2 years, 7 months ago
  13. d754e1c fix(dracut-functions.sh): ip route parsing by Martin Wilck · 2 years, 6 months ago
  14. 9371dca fix(fedora.conf.example): rename misspelled variable by Antonio Alvarez Feijoo · 2 years, 6 months ago
  15. 22a8062 fix(dracut): be more robust when using 'set -u' by Renaud Métrich · 2 years, 7 months ago
  16. c5907f8 feat(pkcs11): include the module in the spec file by Jóhann B. Guðmundsson · 2 years, 7 months ago
  17. 83ea8cf feat(pkcs11): introducing the pkcs11 module by Jóhann B. Guðmundsson · 2 years, 7 months ago
  18. 56f4fb6 feat(crypt): check if pkcs11 module is needed in hostonly mode by Jóhann B. Guðmundsson · 2 years, 7 months ago
  19. 857b17f fix(fips): missing sourcing of dracut-lib by Antonio Alvarez Feijoo · 2 years, 8 months ago
  20. e8121bf fix(fips): add and remove local variables by Antonio Alvarez Feijoo · 2 years, 8 months ago
  21. 7f10c48 fix(fips): wrong error message by Antonio Alvarez Feijoo · 2 years, 8 months ago
  22. bc4f196 fix(dracut-init): unbreak a comment by Lubomir Rintel · 2 years, 7 months ago
  23. 67fc670 feat(dracut.sh): add --aggresive-strip option by Kairui Song · 2 years, 7 months ago
  24. 22e6830 fix(network): wrong test of wicked unit by Antonio Alvarez Feijoo · 2 years, 7 months ago
  25. e86397d fix(dracut-initramfs-restore.sh): add missing compression options by Antonio Alvarez Feijoo · 2 years, 6 months ago
  26. 7ab1d00 fix(dracut-shutdown): add cleanup handler on failure by Renaud Métrich · 2 years, 7 months ago
  27. d40c49a fix(zfcp_rules): remove collect based udev rule creators by Thomas Blume · 2 years, 6 months ago
  28. ebafbd8 fix(dasd_rules): remove collect based udev rule creators by Thomas Blume · 2 years, 6 months ago
  29. 35822f3 fix(memstrack): drop bash runtime requirement by Kairui Song · 2 years, 7 months ago
  30. b3d2dcb fix(kernel-modules-extra): handle zstd module extension by Dirk Müller · 2 years, 7 months ago
  31. 0e80ff7 fix(kernel-modules): add mailbox drivers for arm by Adrien Thierry · 2 years, 7 months ago
  32. 164e5eb fix(lvm): restore setting LVM_MD_PV_ACTIVATED by David Teigland · 2 years, 7 months ago
  33. 1af4674 feat(lvm): only run lvchange for LV that is seen on devices by David Teigland · 2 years, 8 months ago
  34. 7ffc5e3 feat(lvm): use generated filter when none is set by David Teigland · 2 years, 8 months ago
  35. c0a54f2 feat(lvm): update lvm command options by David Teigland · 2 years, 8 months ago
  36. 97543cc fix(lvm): replace --partial option by David Teigland · 2 years, 8 months ago
  37. 50e7466 revert(lvm): remove 69-dm-lvm-metad.rules by David Teigland · 2 years, 8 months ago
  38. f6f393f revert(lvm): remove lvmetad config changes by David Teigland · 2 years, 8 months ago
  39. 1549d5e revert(lvm): remove snapshot feature by David Teigland · 2 years, 8 months ago
  40. 4318533 fix(multipath): check if mpathconf is available by Martin Wilck · 2 years, 8 months ago
  41. 6246da4 fix(multipathd.service): drop dependencies on iscsi and iscsid by Martin Wilck · 2 years, 8 months ago
  42. a247d2b fix(multipathd.service): adapt to upstream multipath-tools unit file by Martin Wilck · 2 years, 8 months ago
  43. 371b338 fix(multipathd.service): remove dependency on systemd-udev-settle by Martin Wilck · 2 years, 8 months ago
  44. 3f2c76b fix(40network): consistent use of "$gw" for gateway by Martin Wilck · 2 years, 6 months ago
  45. fe8df02 feat(spec): add systemd-integritysetup module by Tony Asleson · 2 years, 9 months ago
  46. 33cf47a feat(systemd-integritysetup): introducing the systemd-integritysetup module by Tony Asleson · 2 years, 9 months ago
  47. 4e85874 fix(base): do not change the provided UUID by joshuacov1 · 2 years, 8 months ago
  48. 813577e fix(dmsquash-live): option to use overlayfs on a block device root by Laszlo Gombos · 2 years, 8 months ago
  49. 7de9ffc fix(dracut.sh): do not ignore invalid config file or dir path by Antonio Alvarez Feijoo · 2 years, 10 months ago
  50. 3d8e1ad fix(dracut-initramfs-restore.sh): add missing default paths by Jóhann B. Guðmundsson · 2 years, 9 months ago
  51. d3b5bc1 fix(network-wicked): multiple path corrections by Antonio Alvarez Feijoo · 2 years, 8 months ago
  52. 0af11c5 fix(cpio): write zeros instead of seek for padding and alignment by David Disseldorp · 2 years, 8 months ago
  53. 3326e4c fix(rootfs-block): make the base module dependency explicit by Laszlo Gombos · 2 years, 8 months ago
  54. fec93bb fix(systemd-sysusers): use split systemd sysuser configs by Cornelius Hoffmann · 2 years, 8 months ago
  55. dcbe23c fix(systemd-sysusers): override systemd-sysusers.service by Cornelius Hoffmann · 2 years, 8 months ago
  56. e3bb181 fix(url-lib): improve ca-bundle detection by Antonio Alvarez Feijoo · 2 years, 8 months ago
  57. d9c3c77 fix(network-manager): skip non-directories in /sys/class/net by Glenn Morris · 2 years, 8 months ago
  58. 14d97a6 fix(drm): add privacy screen modules to the initrd by Hans de Goede · 2 years, 8 months ago
  59. 475497b fix(dracut.sh): check kernel zstd support early by Martin Wilck · 2 years, 8 months ago
  60. bdac657 fix(dracut.sh): check availability of configured compression by Martin Wilck · 2 years, 8 months ago
  61. 06d47de fix(dracut.sh): inform user about auto-selected compression method by Martin Wilck · 2 years, 8 months ago
  62. 586d3e7 fix(dracut.sh): drop pointless check for module compression method by Martin Wilck · 2 years, 8 months ago
  63. 7938935 fix(network): add errors and warnings when network interface does not exist by Pavel Valena · 2 years, 8 months ago
  64. 5b18b06 ci: remove Fedora 33 container by Jóhann B. Guðmundsson · 2 years, 8 months ago
  65. c459373 fix(resume): resume using /usr/lib64/suspend by José María Fernández · 2 years, 10 months ago
  66. e8c18c9 fix(base): add default device choice by José María Fernández · 2 years, 10 months ago
  67. d5fd030 feat(crypt): check if fido2 module is needed in hostonly mode by Antonio Alvarez Feijoo · 2 years, 8 months ago
  68. dc3b976 fix(dracut-functions.sh): get block device driver if in a virtual subsystem by Antonio Alvarez Feijoo · 2 years, 9 months ago
  69. d364ce8 fix(mdraid): allow UUID comparison for more than one UUID by Alexander Wenzel · 2 years, 9 months ago
  70. 8104bf0 ci(TEST-63-DRACUT-CPIO): kernel extraction tests for dracut-cpio by David Disseldorp · 2 years, 11 months ago
  71. afe4a6d feat(dracut.sh): add "--enhanced-cpio" option for calling dracut-cpio by David Disseldorp · 3 years, 5 months ago
  72. 51d21c6 feat(Makefile): cargo wrapper for dracut-cpio build by David Disseldorp · 3 years, 2 months ago
  73. a9c6704 feat(cpio): add newc archive creation utility by David Disseldorp · 3 years, 2 months ago
  74. 94fc502 feat(cpio): add rust argument parsing library from crosvm by David Disseldorp · 3 years, 2 months ago
  75. 3a0f423 ci(TEST-62-SKIPCPIO): add simple skipcpio test by David Disseldorp · 3 years, 5 months ago
  76. 86bba3d ci(test): export basedir and testdir as absolute paths by David Disseldorp · 3 years, 5 months ago
  77. 1c3f79f ci(TEST-60-BONDBRIDGEVLANIFCFG): use toplevel Makefile by David Disseldorp · 3 years, 4 months ago
  78. 5789abc fix(fips.sh): repsect rd.fips.skipkernel by Brandon Sloane · 2 years, 10 months ago
  79. 0b97790 fix(resume): check for presence of /sys/power/resume by Dan Horák · 2 years, 9 months ago
  80. 4855242 fix(man): default value of rd.retry was increased to 180 seconds by Alexander Wenzel · 2 years, 9 months ago
  81. 049973b feat(fido2): introducing the fido2 module by Antonio Alvarez Feijoo · 2 years, 8 months ago
  82. 5d990a0 feat(crypt): check if tpm2-tss module is needed in hostonly mode by Antonio Alvarez Feijoo · 2 years, 8 months ago
  83. bf8738d fix(dmsquash-live): do not install systemd files when systemd is not enabled by Laszlo Gombos · 2 years, 8 months ago
  84. f905c3a fix(s390_rules): drop collect installation by Thomas Blume · 3 years, 9 months ago
  85. 75ad269 fix(dmsquash-live-ntfs): fuse3 no longer requires ulockmgr_server by Laszlo Gombos · 2 years, 8 months ago
  86. b9ba3c8 fix(shutdown): be robust against forced shutdown by Renaud Métrich · 2 years, 8 months ago
  87. 3f56d48 test: don't use `-cpu max` in GH Actions by Frantisek Sumsal · 2 years, 9 months ago
  88. 5c2f72f fix(install): segfault on popen error by Andrey Sokolov · 2 years, 9 months ago
  89. 1539845 fix(90kernel-modules): add isp1760 USB controller by Peter Robinson · 2 years, 9 months ago
  90. f6e6be2 fix(network-manager): disable tty output if the console is not usable by Beniamino Galvani · 2 years, 10 months ago
  91. e07b7ad fix(network-manager): show output on console only with rd.debug enabled by Beniamino Galvani · 2 years, 10 months ago
  92. 51c06d9 chore: change my email address by Harald Hoyer · 2 years, 10 months ago
  93. d502d2a feat(systemd): enable support for systemd compiled with ASAN by Renaud Métrich · 2 years, 11 months ago
  94. 96f3177 refactor(install): use check_hashmap helper consistently by David Disseldorp · 2 years, 10 months ago
  95. a1287c6 fix(90kernel-modules): add Type-C USB drivers for generic initrd by Peter Robinson · 2 years, 10 months ago
  96. e19e389 fix(dmsquash-live): iso-scan requires rmdir by Laszlo Gombos · 2 years, 10 months ago
  97. 0c631ef fix(dmsquash-live): correct regression introduced with shellcheck changes by Harald Hoyer · 3 years ago
  98. 5c5b73c chore(.gitignore): update src and man paths by David Disseldorp · 2 years, 11 months ago
  99. 9491e59 fix(multipath): drop ExecStop= setting from service unit by Luca BRUNO · 2 years, 10 months ago
  100. 10ed204 fix(install): extend hwcaps library handling to libraries under glibc-hwcaps/ by David Tardon · 2 years, 11 months ago