Announcement email: https://marc.info/?l=openbsd-announce&m=157132045926047&w=2
o Added regular expression support for the format search, match andsubstitute modifiers in tmux(1). o Added a -v flag to source-file in tmux(1) to show the commands and line numbers. o Added simple menus usable with mouse or keyboard in tmux(1). o Introduced the command "display-menu" to show a menu bound to the mouse on status line by default, and added menus in tree, client and buffer modes. o Changed the behavior…
OpenBSD 6.6
11–20 of 92 posts
Re: OpenBSD 6.6
#12> Fixed support for amd64 machines with greater than 1023GB physical memory. Don't I wish. What would be the memory test time for something like that?
Attempts to justify new init software by "it boots much faster" fall flat.
Re: OpenBSD 6.6
#13Love the release poster for this one.
Re: OpenBSD 6.6
#14Earlier quoted context omitted.
o Added regular expression support for the format search, match andsubstitute modifiers in tmux(1). o Added a -v flag to source-file in tmux(1) to show the commands and line numbers. o Added simple menus usable with mouse or keyboard in tmux(1). o Introduced the command "display-menu" to show a menu bound to the mouse on status line by default, and added menus in tree, client and buffer modes. o Changed the behavior…
Are they new features, or new to OpenBSD?
Re: OpenBSD 6.6
#15I read about the "sysupgrade" tool and concluded that the upgrade to 6.7 in another 6 months will be awfully seamless... But I see from this that they backported the tool as a syspatch for 6.5! So from 6.5 we will be able to do syspatch && sysupgrade to get to 6.6. Sounds nice.
Tried on one of my machines. Seems to work fine. You still do the delete file step manually but that's minor. This is going to save a lot of effort on certain machines.
I will play around with it in a few hours.
Re: OpenBSD 6.6
#16Is gcc disabled in base on amd64? Are the OpenBSD distributions for amd64 compiled with gcc or clang?
Re: OpenBSD 6.6
#17> Fixed support for amd64 machines with greater than 1023GB physical memory. Don't I wish. What would be the memory test time for something like that?
By linear extrapolation, about 7 minutes per terabyte on an EPYC 7402, which can handle up to 4 TB. Attempts to justify new init software by "it boots much faster" fall flat.
Re: OpenBSD 6.6
#18> Disabled gcc in base on armv7 and i386. Is gcc disabled in base on amd64? Are the OpenBSD distributions for amd64 compiled with gcc or clang?
The change mentioned is only that gcc4 (base-gcc) will no longer been installed alongside clang on i386 and armv7. If you need gcc, you can install ports gcc 8.3.0 from packages.
Re: OpenBSD 6.6
#19I read about the "sysupgrade" tool and concluded that the upgrade to 6.7 in another 6 months will be awfully seamless... But I see from this that they backported the tool as a syspatch for 6.5! So from 6.5 we will be able to do syspatch && sysupgrade to get to 6.6. Sounds nice.
Re: OpenBSD 6.6
#20http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/?only_with_tag=...