What's Changed
- Add binutils to depends, objcopy is for the UEFI efistub feature by @grazzolini in #73
- Fix the warning about missing modules.builtin.modinfo by @yan12125 in #109
- install/kms: move archiso_kms from mkinitcpio-archiso by @nl6720 in #95
- Strip modules of debug symbols on strip hook. by @capcah in #41
- fix #46 give correct exit code on errors during writing image by @tpowa in #92
- fsck.xfs needs xfs_repair for actual work (only with -f/forcefsck). by @ghen2 in #116
- add zst compressed firmware support for future kernel versions by @tpowa in #87
- Fix ability to manually specify uefistub by @gekmihesg in #80
- fix reproducibility, in case of /var/cache directory exists and is included in initramfs by @tpowa in #90
- functions: allow tailing
+
for custom kernel build upon git trees by @adam900710 in #75 - autodetect does not work for overlay fs, set autodetect to failed by @brandsimon in #106
- ensure consistency for the generated image by @christian-heusel in #124
New Contributors
- @yan12125 made their first contribution in #109
- @capcah made their first contribution in #41
- @tpowa made their first contribution in #92
- @ghen2 made their first contribution in #116
- @gekmihesg made their first contribution in #80
- @adam900710 made their first contribution in #75
- @brandsimon made their first contribution in #106
- @christian-heusel made their first contribution in #124
Full Changelog: v31...v32