CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/06 04:42:27
Modified files:
usr.sbin/installboot: efi_bootmgr.c
Log message:
Only set BootOrder if our boot option isn't already part of it. This
means sysupgrade (or reinstalls) will not longer set OpenBSD as the
default OS if users change the boot order by some other means. Fresh
installs will still make OpenBSD the default OS.
ok kn@
