What's Changed
- mkinitcpio: Produce reproducible initramfs images by @esotericnonsense in #1
- Updated copyright year by @Foxboron in #2
- consolidate error reporting within generation pipeline by @falconindy in #4
- Fix hookdir flag by @grazzolini in #6
- Pacman hook and script by @grazzolini in #7
- Fix typo in HACKING by @dNhax in #14
- [functions] Ignore modinfo built-in modules by @Foxboron in #17
- Fixes for FS#65725 by @falconindy in #20
- mkinitcpio: Add support for the zstd compressor by @luca020400 in #35
- block: only include drivers/mmc by @tlahdekorpi in #26
- alpm-hooks should use Type = Path, not File by @sirlucjan in #33
- install/block: include NVDIMM modules by @nl6720 in #34
- fsck: do not complain about missing helper for tmpfs by @eworm-de in #36
- Allow user to override default compression options by @Chocobo1 in #39
- Change explicit default for compression level of zstd by @cherti in #47
- Switch to zstd by default by @grazzolini in #50
- Add zstd module decompression by @sirlucjan in #43
- [mkinitcpio] Create UEFI executables by @Foxboron in #53
- mkinitcpio: fixed missing _opt_long by @Foxboron in #58
- install/block: include vmd module by @nl6720 in #60
- instrall/strip: ensure we strip x-pie-executable by @Foxboron in #55
- mkinitcpio: Add umask 077 for artifacts by @Foxboron in #63
- mkinitcpio: Allow additional argument to preset options by @Foxboron in #56
- A few shell completion and doc improvements by @stepnem in #66
- functions: canonicalize symbolic link path by @eworm-de in #48
- functions: move add_udev_rule() from systemd hook by @eworm-de in #54
- functions: add support for compressed firmware by @namarrgon in #65
- functions: add nls_ascii to fat quirks by @nl6720 in #51
- print information about microcode and splash on UEFI generation by @schance995 in #70
- Warn, if the preset file does not contain any presets by @FlorianMuenchbach in #71
- Fix setting uid=0 gid=0 in archive by @arkdchst in #38
- Add fallback kernel version scraper by @depau in #32
New Contributors
- @esotericnonsense made their first contribution in #1
- @Foxboron made their first contribution in #2
- @falconindy made their first contribution in #4
- @grazzolini made their first contribution in #6
- @dNhax made their first contribution in #14
- @luca020400 made their first contribution in #35
- @tlahdekorpi made their first contribution in #26
- @sirlucjan made their first contribution in #33
- @nl6720 made their first contribution in #34
- @eworm-de made their first contribution in #36
- @Chocobo1 made their first contribution in #39
- @cherti made their first contribution in #47
- @stepnem made their first contribution in #66
- @namarrgon made their first contribution in #65
- @schance995 made their first contribution in #70
- @FlorianMuenchbach made their first contribution in #71
- @arkdchst made their first contribution in #38
- @depau made their first contribution in #32
Full Changelog: 0.15.0...v31