I am giving this a whirl. https://openriot.org/ The only issue so far for me is Firefox wonโ€™t Firefox. #openbsd
OpenRiot

(OpenBSD)

OpenRiot

A quick shout-out to the #OpenBSD team for a fantastic release.

Upgrading was, as always, smooth.

The only thing I had issues with were notoriously needy packages and some bespoke problems of my own making.

#RunBSD

Doing things on the remote-homelab. So far, I can watch #YouTube videos without Ads.

#FreeBSD #bhyve #OpenBSD #relayd #AlpineLinux #Invidious

Just thought I'd reinstall #OpenBSD 7.9 again and then switch to the latest snapshot to see if my not being able too boot /bsd past the 14th May snapshot and it now fails to verify the downloaded stuff ๐Ÿ˜‚
Good thing I've still my trusty #FreeBSD laptop.

Even more random redoing the sysupgrade -s and it passes straight away and upgrades. Does it boot the /bsd ? No it does not only boot.rd and boot.sp boot.

Good news for Apple T2 Mac owners, joshua stein (jcs@) has committed a fix to #OpenBSD -current for the T2 NVMe controller found on later Intel machines.

jcs@ modified src/sys/*: use I/O submission queue entry size reported by controller

On the Apple T2 NVMe, 128-byte submission queue entries on I/O queues are required instead of the standard 64 bytes.

ok jmatthew

โ€‹

This gets NVMe working on the 2018 Mac Mini.

๐Ÿก OpenBSD 7.9 arrives, a diamond in the rough proud of every sharp edge

๏ฝข It has its own X11 server, Xenocara, based on X.org 7.7 and Xserver 21.1.21, but you can also run XLibre with some manual effort, and some desktops support Wayland. There is also a downstream project to build a live bootable medium called FuguIta, although it hasn't caught up with the new release just yet ๏ฝฃ
https://www.theregister.com/software/2026/05/25/openbsd-79-arrives-a-diamond-in-the-rough-proud-of-every-sharp-edge/5244877

#openbsd #bsd #unix #x11

OpenBSD 7.9 arrives, a diamond in the rough proud of every sharp edge

Sixtieth release adds more cores, delayed hibernation, and basic Wi-Fi 6 without losing its ascetic streak

theregister

Some  red devil and  yellow fish are now secretly talking to each through a #WireGuard tunnel on the Internet. Glad it is not that complicated to setup and works OOTB.

My notes are there: https://www.tumfatig.net/2026/connect-freebsd-to-openbsd-using-wireguard/

#FreeBSD #OpenBSD #RunBSD

Connect FreeBSD to OpenBSD using WireGuard

I have deployed a monitoring VPS somewhere on someone elseโ€™s computer and I want all my other servers to send it their metrics and logs and alerts etc. But in order to cruise the Wild Wild Web in a safer way, I connect all those nodes using WireGuard. Recently I deployed a FreeBSD instance in such a way that it has to initiate the connection to the OpenBSD monitoring server using WireGuard. Thatโ€™s what those notes are about.


10 PRINT I shouldn't spend money on a MNT pocket reform
20 GOTO 10

This l33t code brought to you be me seeing
someone getting OpenBSD running on one.

#openbsd #mnt
I am assisting an educational podcast project doing the sysadmin for them. Happy that I was able to advocate for #BSD. We went with httpd(8) #OpenBSD for this, in the end it is just the feed.xml and some MP3/M4A-files. So exactly what the web is for. However, #Apple refuses the feed saying httpd does not support byte-ranges. Looking at the change logs, it should be supported since 5.8 (https://www.openbsd.org/plus58.html). And testing all this with curl does return a 206 and provides me with a working chunk of data. What am I missing here? #NetBSD #FreeBSD #smallweb #podcast #podcasts
OpenBSD 5.8 Changelog

OpenBSD 5.8 changes

One thing I have been pondering about Wayland on #OpenBSD is, did it get the "xenocara treatment"? Does Wayland come with the same level of hardening on OpenBSD or was it not needed? How secure is Wayland by design and does it fit in the OpenBSD ecosystem?