Skip to content

ZFSBootMenu 1.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zdykstra zdykstra released this 11 May 04:18
· 910 commits to master since this release
2ab907e

This release has been a long time coming. In no particular order, it contains the following:

  • Set the kernel log level to 0 when in the menu system, then restore it to the original value on boot
  • Reverse sort the kernel list, so the most recent is always first
  • Add an initial chroot helper script for the recovery shell
  • Set the default config path in generate-zbm to /etc/zfsbootmenu/conf.d
  • Allow the EFI stub file to be defined in config.ini
  • Support entering a custom kernel command line via alt-c on the main menu. The input line is pre-filled with the command line that would have been used on the next boot, for that environment. This command line is NOT persisted between reboots, it's simply here to let you recover an unbootable system.