From fdf45ffcd2d2a326d02a21edb3c78ab947d2b91e Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sat, 13 Dec 2025 11:18:49 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20pkgbase:=20update=20for=20=E2=80=94-jai?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/chapters/pkgbase.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/chapters/pkgbase.rst b/docs/chapters/pkgbase.rst index 9b8ba613..e763b61d 100644 --- a/docs/chapters/pkgbase.rst +++ b/docs/chapters/pkgbase.rst @@ -52,14 +52,14 @@ before attempting to upgrade to 16.0-RELEASE. This can be done in two ways. chmod +x pkgbasify.lua ./pkgbasify.lua -2. Fetch the ``pkgbasify`` script and run it from the host using ``--rootdir``. - This requires using `PR 34 `_ in the ``pkgbasify`` repo. +2. Fetch the ``pkgbasify`` script and run it from the host using the ``--jail TARGET`` + option. .. code-block:: shell fetch https://github.com/FreeBSDFoundation/pkgbasify/raw/refs/heads/main/pkgbasify.lua chmod +x pkgbasify.lua - ./pkgbasify.lua --rootdir /usr/local/bastille/jails/TARGET/root + ./pkgbasify.lua --jail TARGET 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