Vývojová verzia operačného systému #NetBSD 11.0 RC3 má byť poslednou pred vydaním stabilnej verzie. Vývojárom sa podarilo opraviť niekoľko chýb.

https://techsvet.eu/aktuality/posledna-vyvojova-verzia-netbsd-11-0-rc3/

Posledná vývojová verzia NetBSD 11.0 RC3 - TechSvet

Vývojová verzia operačného systému NetBSD 11.0 RC3 má byť poslednou pred vydaním stabilnej verzie. Vývojárom sa podarilo opraviť niekoľko chýb.

TechSvet
[discussion] the BSDs in the AI Age

1 comment

Lobsters

An overview on running #FreeBSD, #NetBSD and #OpenBSD on the #PINE64 #ROCKPro64 #arm64 board, bare and with PCIe extension cards, in the context of building a NAS system.

https://www.tumfatig.net/2026/bsd-discovery-on-the-pine64-rockpro64/

*BSD discovery on the PINE64 ROCKPro64

I’ve been lurking on the PINE64 ROCKPro64 for a long time but its price compared to other options has always kept me from buying one. But being very happy with my ODROID HC4, I went hunting for a ROCKPro64 and found one. I have (a small) ZFS NAS plans for it. But before I get all the hardware, let’s take a quick look at it running various BSD systems.

Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟰/𝟬𝟲 (Valuable News - 2026/04/06) available.

https://vermaden.wordpress.com/2026/04/06/valuable-news-2026-04-06/

Past releases: https://vermaden.wordpress.com/news/

#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday

Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟰/𝟬𝟲 (Valuable News - 2026/04/06) available.

https://vermaden.wordpress.com/2026/04/06/valuable-news-2026-04-06/

Past releases: https://vermaden.wordpress.com/news/

#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday

🚩 #NetBSD 11.0 Nears Release With RC3 Released For Testing - Phoronix https://www.phoronix.com/news/NetBSD-11.0-RC3
NetBSD 11.0 Nears Release With RC3 Released For Testing

For the better part of the past year NetBSD developers have been preparing for the NetBSD 11.0 release and in February NetBSD 11.0-RC1 released followed by 11.0-RC2 and now a third release candidate was announced today.

Which has the best source code?

----

Best is whatever you care about code quality. For some it might be design coherence, for others it might be resistance to security exploits, for others it might be architecture portability.

#netbsd #openbsd #freebsd #opensource

NetBSD
OpenBSD
FreeBSD
Poll ends at .

@claudiom

#NetBSD to the rescue!!  

And now, the #dmesg for this bare #PINE64 #ROCKPro64 board have been uploaded to NYC*BUG dmesgd:

#FreeBSD 14.4
#NetBSD 10.1
#OpenBSD 7.8

*using a curl call inspired by https://gist.github.com/afresh1/99cdd481184147f0e8c0

#RunBSD

NYC*BUG dmesgd

New York City BSD User Group dmesgd

Small fix, big impact 🔧

Initial situation: The network card in my parents’ mini server (NUC5PHY, RealTek 8168/8111) wasn’t properly entering Wake-on-LAN mode during shutdown. The server powers down automatically after inactivity and is woken up on demand via cron (every 1 min) from their laptops. Without WoL, it just stays off → manual power-on required.

Solution: A patch for the NetBSD PCI network driver to hook it into the power management framework. On shutdown, the NIC is now correctly configured for WoL.

First tests: works as expected ✅

#NetBSD #WoL #homelab #lowtech #pragmatic

Commit: https://github.com/MatthiasPetermann/netbsd-src/commit/4e3ee0370c3a9811f841e826ebf332639404209e

Add patch to enable WOL for if_re_pci · MatthiasPetermann/netbsd-src@4e3ee03

Experimental fork of the NetBSD src tree, used to explore and prototype new concepts - particularly around NetBSD Cells. This repository is not affiliated with or endorsed by the NetBSD Project. Upstream bugs should be reported via https://gnats.netbsd.org. - Add patch to enable WOL for if_re_pci · MatthiasPetermann/netbsd-src@4e3ee03

GitHub