Skip to content

v2.27.0

Compare
Choose a tag to compare
@legionus legionus released this 06 Jul 17:05
· 358 commits to master since this release
2.27.0
fc927f8

Changes

  • Feature luks:
    • Add crypttab support.
    • Try to remember the uuid of the luks device and automatically add it to crypttab.
  • Feature kickstart:
    • Use /proc/devices to detect sd and virtblk block devices.
  • Feature locales:
    • Read system-wide locales.
  • Utilities:
    • initrd-ls: Fix infinite loop when unpacking zstd.
    • initrd-put: Add option to exclude files by pattern.
    • initrd-scanmod: module must satisfy all the rules from the ruleset.
    • mkinitrd-make-initrd: Fixed misprint, make-initrd can be found now.
    • make-initrd: Enforce absolute path in TMPDIR.
  • Misc:
    • Сheck bzip2 library as the last chance for detection if there is no bzip2.pc.