Hacker News new | ask | show | jobs
by cperciva 107 days ago
14.4 is a maintenance release. If you're installing FreeBSD today, use 15.0

This is not the recommendation of the FreeBSD project. (I would know, because I'm the person in the project who makes that recommendation where appropriate.)

Once X.1-RELEASE ships, (X-1).* is considered "legacy" and we recommend that it is used primarily for maintaining existing systems and that new systems are deployed with the newer major version. But at when it comes to 14.4 vs 15.0 we're not there yet; .0 releases are always a bit bumpy and it's very much a judgement call at this point about how much risk people want to take.

1 comments

By the way - does 32bit packages 'problem' for WINE has been resolved on 15.x series?

On 14.x and older versions WINE brings `/usr/local/share/wine/pkg32.sh` to keep 32bit packages for WINE32 ... but 15.x does not build 32bit packages anymore ...

For the record - just tested it on 15.x and `/usr/local/share/wine/pkg32.sh` works well.