Skip to content
Compare
Choose a tag to compare
@Foxboron Foxboron released this 24 Oct 18:10
· 635 commits to master since this release
v32
0be0de5

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

Full Changelog: v31...v32