#pkgbase

4 posts · Last used 9d

Back to Timeline
Larvitz :fedora: @Larvitz@burningboard.net · Aug 04, 2026
A bug in my Ansible connection plugin needed a real FreeBSD jail to reproduce. So I put three of them on an idle 512 MB free-tier VPS. With pkgbase, the base userland is just 33 MB. And persistent jails use zero idle processes. Here’s the build, the regression test, and the two sharp edges that cost me twenty minutes: https://blog.hofstede.it/three-test-jails-on-a-512-mb-free-tier-vps/ #FreeBSD #Ansible #pkgbase #SysAdmin #Devops
0
0
0
Dan Langille @dvl@bsd.network · Aug 04, 2026

For my next trick, running mkjail upgrade -a to get the jails still on #FreeBSD 15.0 onto 15.1

mkjail will be greatly simplified under #pkgbase.

1
0
0
Dan Langille @dvl@bsd.network · Jul 18, 2026
As of 11:59:45 UTC on Saturday July 18, 2026, all my hosts are running #FreeBSD 15.1 Every. Last. One. Of. Them. #pkgbase Such a fast & easy upgrade. Thank you.
1
0
0
Larvitz @Larvitz@mastodon.bsd.cafe · Jun 15, 2026

The webserver for my websites (https://blog.hofstede.it and others) is now runing on 15.1-RELEASE arm64 with PKGBase 🙂

Upgrade from 15.0 to 15.1was pleasantly boring:

https://docs.freebsd.org/en/books/handbook/cutting-edge/#pkgbase

  • Creating a BE for the new version
  • Mounting the BE to /mnt/upgrade
  • Executing :env ABI=FreeBSD:15:aarch64 pkg-static -c /mnt/upgrade upgrade -r FreeBSD-base"
  • bectl activate -t 15.0-RELEASE
  • Rebooting the system

Everything working fine, all lights green :freebsd_logo:

#freebsd #unix #selfhosting #arm64

19
6
17

You've seen all posts