|
|
|
|
|
by washbear
1862 days ago
|
|
Aside from the obvious BSD things (clean separation of base and third-party software, very different networking stack, etc), notable NetBSD things include a lot more security and hardening features enabled by default, a powerful and versatile default package manager (https://pkgsrc.org/), very good support for ARM (all 'mainline', etc). The NPF firewall is also quite nice. |
|
That's multi-platform as well.
If you want/need the same packages on Linux, macOS, other, then you can use the same code on all of those platforms. No needs to worry about using {Homebrew, Macports} on your Mac and {Deb, RPM} on your Linux infrastructure.