Skip to content

ZFSBootMenu v2.2.2

Compare
Choose a tag to compare
@ahesford ahesford released this 24 Oct 23:24
· 28 commits to v2.2.x since this release

ZFSBootMenu v2.2.2 contains no runtime changes relative to v2.2.1. The creation of UEFI bundles (so-called unified kernel images, or UKIs) in generate-zbm has been updated to properly support newer UEFI stub loaders that were known to cause boot failures in the past. These changes were inspired by similar functionality in mkinitcpio and the ukify utility included with systemd.

Significant commits in this release

  • 9424356 - bin/generate-zbm: add .linux section last (Zach Dykstra)
  • 36a0a66 - bin/generate-zbm: use mkinitcpio method to calc offsets (Zach Dykstra)