[–] znpy 7mo ago ↗ Weird to see a release candidate version of openzfs being used for the stable release of freebsd. [–] cperciva 7mo ago ↗ We wouldn't do it with anything else, but FreeBSD has a special relationship with OpenZFS. [–] znpy 7mo ago ↗ Hey, thanks for chiming in.Can you elaborate a bit further?I absolutely do not mean to be inquisitive, but what does the special relationship means/brings in term of stability?
[–] cperciva 7mo ago ↗ We wouldn't do it with anything else, but FreeBSD has a special relationship with OpenZFS. [–] znpy 7mo ago ↗ Hey, thanks for chiming in.Can you elaborate a bit further?I absolutely do not mean to be inquisitive, but what does the special relationship means/brings in term of stability?
[–] znpy 7mo ago ↗ Hey, thanks for chiming in.Can you elaborate a bit further?I absolutely do not mean to be inquisitive, but what does the special relationship means/brings in term of stability?
[–] ggeorg 7mo ago ↗ * The FreeBSD "base" system can now be installed and managed using the pkg(8) package manager.This is huge! No more freebsd-update! Thank you for the hard work! Can't wait to test this...
[–] cf100clunk 7mo ago ↗ On a FreeBSD 14.3 RPI4 box with an Internet connection but with only minor customization, upgrading was simple:1. freebsd-update -r 15.0-RELEASE upgrade2. freebsd-update install # (first of 2 runs, for upgrading system components)3. shutdown -r now4. freebsd-update install # (second of 2 runs, for userland components)5. pkg bootstrap -f # (update pkg utility if/as needed)6. pkg upgrade7. profit!
6 comments
[ 2.9 ms ] story [ 19.9 ms ] threadCan you elaborate a bit further?
I absolutely do not mean to be inquisitive, but what does the special relationship means/brings in term of stability?
This is huge! No more freebsd-update! Thank you for the hard work! Can't wait to test this...
1. freebsd-update -r 15.0-RELEASE upgrade
2. freebsd-update install # (first of 2 runs, for upgrading system components)
3. shutdown -r now
4. freebsd-update install # (second of 2 runs, for userland components)
5. pkg bootstrap -f # (update pkg utility if/as needed)
6. pkg upgrade
7. profit!