logoalt Hacker News

cyberpunkyesterday at 9:09 PM1 replyview on HN

This is not correct, stable is a dev branch, so you’ve been running your 24/7 machines off of unreleased code:

“FreeBSD-STABLE is the development branch from which major releases are made.”

(https://docs.freebsd.org/en/books/handbook/cutting-edge)

probably works, but i’m not doing that on my prod thanks. (perhaps you’re thinking of the releng/foo branches instead?)


Replies

adrian_btoday at 6:14 AM

Yes, looking at the current handbook, today you are right and my posting was wrong.

However, this is because the policy of FreeBSD has changed. Decades ago, when I started using FreeBSD, STABLE was like I said, the recommended branch for production and frequently it was strictly necessary to update to STABLE because it had important patches missing in RELEASE.

It appears that they have changed this some years ago.

However, I was oblivious to this, because it did not affect me as I do not track automatically their STABLE versions, but I do only some audited updates.

show 2 replies