Does FreeBSD have the equivalent of “-slim” in Ubuntu/Debian speak. I see that NanoBSD exist but ~~(a) it looks abandoned and~~ (b) its target use case is routers, not general servers, because it creates an immutable base. https://docs.freebsd.org/en/articles/nanobsd/ EDIT: I stand corrected. It is maintained. Thanks for info.
FreeBSD 13.1 Beta 1
21–30 of 54 posts
Re: FreeBSD 13.1 Beta 1
#22Here are the release notes for 13.1 https://www.freebsd.org/releases/13.1R/relnotes/
Re: FreeBSD 13.1 Beta 1
#23Re: FreeBSD 13.1 Beta 1
#24Re: FreeBSD 13.1 Beta 1
#25Re: FreeBSD 13.1 Beta 1
#26Does FreeBSD have the equivalent of “-slim” in Ubuntu/Debian speak. I see that NanoBSD exist but ~~(a) it looks abandoned and~~ (b) its target use case is routers, not general servers, because it creates an immutable base. https://docs.freebsd.org/en/articles/nanobsd/ EDIT: I stand corrected. It is maintained. Thanks for info.
OccamBSD is a new script cutting down FreeBSD to a minimum, the README has some links to other alternatives: https://github.com/michaeldexter/occambsd
Does that imply that OccamBSD cannot be installed on bare metal?
Re: FreeBSD 13.1 Beta 1
#27I'd LOVE for BSD to be a good alternative for daily use to Linux. But it's simply not. There's more and more stuff that is Linux only nowadays (wayland, gnome, several drivers, power management, wifi, Steam and proton... to name a few, very important ones)
FreeBSD has supported Gnome for years for example. Wifi drivers are not Linux-only either AFAIK they just take time to get ported from Linux (or sometimes NetBSD) to FreeBSD.
While it's true that FreeBSD isn't as easy a desktop system as Ubuntu is, it sounds like some (but definitely not all) of your reasons are a few years out of date.
FreeBSD's main focus is servers also to be fair.
Re: FreeBSD 13.1 Beta 1
#28I'd LOVE for BSD to be a good alternative for daily use to Linux. But it's simply not. There's more and more stuff that is Linux only nowadays (wayland, gnome, several drivers, power management, wifi, Steam and proton... to name a few, very important ones)
Edit: wayland not waylaid. That was genuinely autocorrect but it made me smile.
Re: FreeBSD 13.1 Beta 1
#29Here are the release notes for 13.1 https://www.freebsd.org/releases/13.1R/relnotes/
Doing a quick compare with the 12.1 Release notes - https://www.freebsd.org/releases/12.1R/relnotes/ - I will speculate that the 13.1 Release Notes are not a finished document, and quite a bit more will be added before the April 26th (current schedule) "final" Release of 13.1.
Re: FreeBSD 13.1 Beta 1
#30Earlier quoted context omitted.
OccamBSD is a new script cutting down FreeBSD to a minimum, the README has some links to other alternatives: https://github.com/michaeldexter/occambsd
> "This script leverages FreeBSD build options and a minimum kernel configuration file to build the minimum kernel and userland to boot FreeBSD under jail(8) and the bhyve and Xen hypervisors." Does that imply that OccamBSD cannot be installed on bare metal?