Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 897 Bytes

CHANGES.md

File metadata and controls

31 lines (24 loc) · 897 Bytes

Release 2.0 (xxx)

Special instruction before upgrade

Need BSDRP 1.994 minimum. Upgrading will not add the dual UEFI/BIOS mode, a full reinstall is requiered.

New features

  • The Nanobsd framework is now replaced by poudriere-image. This brings:
    • Support for both BIOS and UEFI boot (you'll need to reinstall to add the EFI boot partition)
    • Migration from MBR to GPT
    • Packages built using the official poudriere method
  • New packages:
    • net/vpp
    • net/frr10 has lua scripting enabled
  • Removed packages:
    • isc-dhcp44 (use dnsmasq)
    • dhcprelya (use dnsmasq)

To fix and test before release

  • bootonce script that should do:
    • gpart recover da0 (fix 'corrupt' status on gpt partitions)
    • Check for bootfailed attribute and act regarding
    • Update script need to be updated to add bootonce and not removing bootme

Upgraded packages

TO DO

Packages list

TO DO