28 Followers
88 Following
64 Posts
network infrastructure nerd | BSD user 🐡

I think it's time for some #OpenBSD #79HYPE ​ 

After ~21 years, gcc 3.x has left the building, with the last remaining platform (OpenBSD/luna88k) ported to gcc4.

https://bsd.network/@brynet/115425313813361816

Jonathan Gray (jsg@) has updated the drm graphics drivers (inteldrm/radeondrm/amdgpu) in #OpenBSD 7.9 to Linux 6.18.y/6.18.22 from the 6.12.y longterm support version.

https://bsd.network/@brynet/116201960048161449

https://freshbsd.org/openbsd/src?q=drm&committer[]=jsg

OpenBSD now supports "Delayed hibernation" on amd64: After waiting a number of seconds (up to 24 hrs) the machine will wake from S0ix/S3 idle sleep/suspend and hibernate to disk.

https://bsd.network/@brynet/116217813921273057

The OpenBSD kernel gains a new "parking mutex".. inspired by WebKit.

https://bsd.network/@brynet/115503876824188865

A long standing ACPI issue (boot delay) that has plagued several Intel Mac models has been fixed by jcs@

https://bsd.network/@brynet/115602160298028722

OpenBSD's EFI bootloader now supports loading files from the ESP, making it easier to e.g: copy & bootstrap a ramdisk kernel.

https://bsd.network/@brynet/115630978565153559

Improved support for running OpenBSD as a guest VM on Apple Silicon machines under macOS.

https://bsd.network/@brynet/115899206016337373

OpenBSD/amd64 now supports SMP on up to 255 CPUs, such as on AMD Threadripper/EYPC.

https://bsd.network/@brynet/115899248487624689

OpenBSD iwx(4) now supports additional Intel AX211 WiFi 6/6E models, as well as 160MHz channel support! 

https://bsd.network/@brynet/116210371257002339

https://bsd.network/@brynet/116319563256899912

Important security refinements to both pledge(2) and unveil(2), fixing several early design issues.

https://bsd.network/@brynet/116136000669207850

https://bsd.network/@brynet/116197240853794609

https://bsd.network/@brynet/116217472157803716

Plus lots more to see in 7.9!  

EDIT: 7.9 is released! https://bsd.network/@brynet/116601641401907319

Bryan Steele :flan_beard: (@[email protected])

#OpenBSD/luna88k has been switched to gcc4! :flan_thumbs:​ And with that the last GCC3_ARCH is gone! Not with a bang but a whimper.. :flan_smile:​ https://marc.info/?l=openbsd-cvs&m=176124507027163&w=2 https://marc.info/?l=openbsd-cvs&m=176124650328448&w=2

BSD Network

KDE Plasma 6.6 released today, and the OpenBSD port is already up to date. Same-day update! Just wait for the packages and enjoy! 🐡 #OpenBSD #KDE #Plasma6

https://kde.org/announcements/plasma/6/6.6.0/

Plasma 6.6

Plasma 6.6 is all about making your life as easy as possible without sacrificing any flexibility

🙏 Colocation recommendation request! (AMS region)

A few weeks ago we asked our dear community if they had any servers they were willing to donate to our foundation for stress testing our BGP engine Rotonda. Since then we had some amazing offers beyond our wildest dreams.

We are now in the luxury position where we have five servers! This opens up more possibilities, such as having a CI/CD server, allowing us to migrate away from GitHub to Codeberg. However, the servers are now heating up our lunch room in a test setup.

Who has colocation recommendations? Preferred region is Amsterdam; Science Park would be perfect. Note that we’re not looking for a favor, but a contractual agreement we can depend on.

#OpenSource #BGP #DNS

All videos of NLNOG Day 2025 are now available on our Youtube channel. You can find the playlist here: https://www.youtube.com/watch?v=sf16gf51QKo&list=PLZZnjVUUZQgTmRyMrLVFIVI7xgLYirvTK

A big thank you to all presenters, volunteers, sponsors and our AV cew (Global Media) for making this a great event!

NLNOG Day 2025 - Teun Vink: Opening and NLNOG update

YouTube

Yesterday, 10 years ago, Let's Encrypt issued their first #TLS #certificate to the domain name helloworld.letsencrypt.org. Since then, they issued 7 billion certificates.

To quote Borat: "Great success!"

Congrats!

#letsencrypt #tls #ssl #https

The BSDCan 2025 FreeBSD Developer Summit Core Team Update is now available to watch on YouTube.

This session offers a look at the ongoing work and discussions shaping FreeBSD’s direction, including:

-Planning for FreeBSD 15.0 and beyond
-Improving package delivery speeds via CDN
-Strengthening documentation and modernizing the wiki
-Ideas for smoother core team transitions and contributor engagement

Watch the full update here: https://www.youtube.com/watch?v=2Ace0C_wXII&t=958s

#FreeBSD #BSDCan2025 #OpenSource

“Every IT worker eventually becomes an honorary member GenX”

Introducing the "Tuscolo" Certificate Transparency logs, a new thing that @filippo and I am operating:

https://groups.google.com/a/chromium.org/g/ct-policy/c/KCzYEIIZSxg

For a while the certificate transparency ecosystem has been struggling to keep up with correctness (basically never roll back) and reliability (99% uptime) requirements, to address this there is a updated standard that @filippo worked on, Since he also worked on the first serious implementation of this new standard "sunlight", Port 179 LTD (me) and Geomys (Filippo and friends) are now running a log running this, ensuring there is "skin in the game" for this spec.

This log will be different from the traditional set up of CT logs that involve large MySQL or Cassandra clusters, and instead we just have a single reasonably low cost "bare metal" AMD machine. We expect this log to be around 50 times cheaper to operate than the established CT logs based in the "hyperscalers" (AWS/GCP/Azure/etc).

Tuscolo is currently receiving all Lets Encrypt certificates (as they are issued), hopefully there will be more CA's to come once we have full acceptance in the web browsers (we will likely be the first for a sunlight/new spec log to be accepted)

And here's the waves of the previous post getting out of #GoToSocial 0.19.1 running on #OpenBSD 7.7. NOWASM seem to be really useful to limit memory usage.

PS: the blog post is being written down so that you too can visualize your waves ;-)
#RunBSD

Theo de Raadt gives an update on the recent S0i/S0ix (Suspend-to-Idle) support in #OpenBSD, as well as a heads up.

amd64 snapshots contain a 2 line diff which enable S0ix suspend by default on many laptops.

Tests are encouraged, but please read the mail carefully, only high quality reports are needed right now. You'll want to make sure your dmesg contains "S0ix" in the line below.

acpi0: sleep states S0ix S3 S4 S5

With any hope 7.6 will be in an even better shape for laptop users. ​ 

https://marc.info/?l=openbsd-tech&m=172395363416809&w=2

'S0ix suspend' - MARC