|
|
|
|
|
by aj3
1921 days ago
|
|
The OpenBSD documentation does not really make that balance clear to the new user though. And of course there is no mechanism for regular updates either. > New users should be running either -stable or -release. https://www.openbsd.org/faq/faq5.html EDIT: Haven't used OpenBSD in a while, but unless I'm misreading https://www.openbsd.org/faq/faq10.html, syspatch & binary patches only apply for release branches - in which case you would need to either deal with obsolete packages or compile them yourself. On the other hand if you where to track -stable branch you would get semi-regular binary packages (not everything for example no chromium, but at least you get firefox), but in that case syspatch won't work and you'd need to recompile kernel & userland. Also, which exactly packages get updates is completely non-transparent for the end user if they follow official instructions. |
|
Not true. There is both syspatch(8) to apply binary updates and sysupgrade(8) to upgrade to the next release or snapshot. And there are regular packages available for -stable and -current.
> New users should be running either -stable or -release. That being said, many people do run -current on production systems to help catch bugs and test new features.
Is the full quote from the page you linked. I won't reply to you further as it's clear from other replies here you have an agenda.