Love the release poster for this one.
That's pretty cool. I didn't know they made posters for each release. The one for 6.4 is also pretty cool.
OpenBSD 6.6
21–30 of 92 posts
Re: OpenBSD 6.6
#22Love the release poster for this one.
Is it a reference to some pop or niche culture bit ? Is it "6.6 is almost 666, so, devils"?
Re: OpenBSD 6.6
#23Earlier quoted context omitted.
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.
How does it handle sysmerge? Do you need to do that after it finishes? Or does it do the merges before reboot? I will play around with it in a few hours.
$ doas dmesg -s
-s ... This can be used to review rc(8) system startup messages.
That should tell you if you need to run sysmerge manually, but well, it also doesn't hurt to do that every time anyway.Re: OpenBSD 6.6
#24Love the release poster for this one.
I cannot understand the poster this time. I have actual problems identifying the elements: I see puffy at the top, a couple demonettes on the left, and a mask (?) in the bottom right, but everything else seems a mess. And I don't get what it refers to. Is it a reference to some pop or niche culture bit ? Is it "6.6 is almost 666, so, devils"?
Re: OpenBSD 6.6
#25Re: OpenBSD 6.6
#26Re: OpenBSD 6.6
#27I've really been enjoying using OpenBSD full time, both on my desktop (AMD Ryzen build) as well as laptops (Lenovo X230, X1 Carbon). Everything literally "just works", the documentation is impeccable, and I love being able to install a new kernel and base system with one simple command ("sysupgrade"). About the only thing I still use Linux for is a browser with U2F support and Bluetooth - both are disabled in OpenBSD…
A clarification on that point: OpenBSD's bluetooth stack was unmaintained and removed due to code rot; it's not that bluetooth as a protocol is inherently insecure.
Re: OpenBSD 6.6
#28I still desperately want docker support. I know I can bhive and friends - but native docker support is critical to my every day, unfortunately. Heck, I'll take super decayed docker support!
bhyve is FreeBSD, not OpenBSD. OpenBSD has its own native hypervisor "vmm".
Re: OpenBSD 6.6
#29Interesting. Sounds like work is being done to support higher network throughput rates. :)
Re: OpenBSD 6.6
#30I've really been enjoying using OpenBSD full time, both on my desktop (AMD Ryzen build) as well as laptops (Lenovo X230, X1 Carbon). Everything literally "just works", the documentation is impeccable, and I love being able to install a new kernel and base system with one simple command ("sysupgrade"). About the only thing I still use Linux for is a browser with U2F support and Bluetooth - both are disabled in OpenBSD…
- Are you doing docker in a Linux VM?
- Any graphical Applications other than Firefox and emacs?