by ecliptik on 4/27/25, 6:29 PM with 29 comments
by brynet on 4/27/25, 7:28 PM
https://www.openbsd.org/images/LifeOfAFish.png
https://www.openbsd.org/images/puffy77.gif
t-shirts, hoodies, stickers on openbsdstore.com
by sillywalk on 4/27/25, 7:29 PM
[0] https://www.openbsd.org/papers/asiabsdcon2009-release_engine...
by accrual on 4/27/25, 11:26 PM
I'm happily using OpenBSD as my core router, my Minecraft server, a laptop OS, and on my retro PCs. Currently updating my Raspberry Pi 4 to 7.7 as well.
by accrual on 4/28/25, 1:54 AM
* On 7.5 the built-in `bwmf0` was not detected
* On 7.6 `bwmf0` was detected and works great, even in AP mode. However, my latest Node project core dumped when running `npm install` and nothing I tried got it working (short of recompiling Node)
* On 7.7 (today's release) `npm install` is working perfect
Not worth an entire blog post, but just goes to show improvements in OpenBSD over time on the Pi 4 :)
by NoWordsKotoba on 4/27/25, 6:46 PM
by jmclnx on 4/27/25, 7:01 PM
by ksec on 4/27/25, 7:40 PM
I guess I will have to wait for another phoronix benchmarks.
by bangonkeyboard on 4/27/25, 8:47 PM
• Check available disk space in /usr. Verify that the /usr partition has a size of at least 1.1G. With less space the upgrade may fail and you should consider reinstalling the system instead.
When this says "available disk space," it means "total" disk space of the /usr partition, not "free" space. I had less than 1.1GB of unused free space on /usr and had to verify that that was fine before proceeding.
by pabs3 on 4/28/25, 3:33 AM
by j3th9n on 4/27/25, 10:19 PM
by brynet on 4/27/25, 9:20 PM
by fithisux on 4/27/25, 8:16 PM