Merge pull request #1354 from adriel-tech/patch-1

Update pkgbase.rst: mention bastille_pkgbase_packages
This commit is contained in:
tschettervictor
2025-12-11 18:03:17 -07:00
committed by GitHub

View File

@@ -12,6 +12,10 @@ To bootstrap a release using pkgbase, run ``bastille bootstrap --pkgbase RELEASE
For version 14, it is not supported. For version 15 it is optional, but
for version 16 and above, it is the default method of bootstrapping a release.
To customize the 'pkgbase package set' used for bootstrapping, change the 'bastille_pkgbase_packages'
setting located in ``/usr/local/etc/bastille/bastille.conf``. See also
:doc:`/chapters/configuration`.
Update
------
@@ -59,4 +63,4 @@ before attempting to upgrade to 16.0-RELEASE. This can be done in two ways.
Converting a release to pkgbase can be done the same way, but we recommend simply destroying
and re-bootstrapping it using pkgbase. This will not work if you are running thin jails
based on the release in question. In such a case, follow step 2 above.
based on the release in question. In such a case, follow step 2 above.