Edit

IABSD.fr/src/usr.sbin/installboot

Branch :

  • Show log

    Commit

  • Author : kettenis
    Date : 2025-04-06 10:42:27
    Hash : c3618c0b
    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@