Skip to content

Ubuntu 22.04 based with ZFSBootMenu / rEFInd (UEFI) / Syslinux (BIOS) managed boot environments

Pre-release
Pre-release
Compare
Choose a tag to compare
@reefland reefland released this 20 Dec 18:46
· 118 commits to master since this release

BREAKING CHANGES:

  • Everything. Not compatible with previous 20.04 ZFS on Root method.

Improvements:

  • No more GRUB Boot Loader / No more bpool/rpool combination, just single pool.
  • ESP (EFI System Partitions) are now mdadm mirrors. Keep all partitions in sync.
  • NEW: Added MSMTP Simple SMTP Email Agent (system alerts).
  • NEW: Added ZED Service Email Notification.
  • NEW: Added Support for APT-Cacher-NG used to cache Ubuntu packages locally on your network.
  • FIX: do_ssh.sh helper script will now terminate on failed package download.
  • NEW: Added Additional Install Package List to define what should be in your standard builds.
  • NEW: add_user.sh helper script to create ZFS dataset as home directory for a new user.
  • NEW: ZFS "initial snapshot" now taken at end of installation.
  • NEW: Define a list of packages to MARK HOLD which can conflict with non-GRUB bootloaders.
  • NEW: All YAML files updated per linter recommendations.