=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/66.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- www/66.html 2019/10/02 00:16:02 1.43 +++ www/66.html 2019/10/02 15:52:01 1.44 @@ -357,8 +357,11 @@
  • Allowed quoted SSIDs in the installer, rather than ignoring those containing whitespace.
  • Introduced sysupgrade(8) - that can be used to upgrade OpenBSD from one release to the next - or from snapshot to snapshot without user input. + that can be used to upgrade OpenBSD unattended. +
  • A syspatch was provided which adds + sysupgrade(8) + to 6.5, so unattended upgrades to 6.6 can be + performed on amd64/arm64/i386 with # syspatch && sysupgrade.
  • Created an octeon bootloader which is a modified kernel. To use this bootloader, the firmware must be configured to load file "boot" instead of "bsd".