CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/08 07:55:46
Modified files:
sys/stand/boot : boot.c cmd.c cmd.h
Log message:
Detect /bsd.upgrade kernel and boot it if present instead of default
/bsd. To be used for unattended upgrades in the future.
Idea & OK deraadt
