CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2024/10/24 21:42:06
Modified files: usr.sbin/sysupgrade: sysupgrade.8 sysupgrade.sh Log message: Add support for performing a sysupgrade from a path. This is convenient for offline machines if you can pull the snapshot or release to there there, but want sysupgrade to locally perform signify validation before performing the /home/_sysupgrade and other boot-upgrade steps. ok florian