Merge pull request #622 from BastilleBSD/updatejail

Updatejail
This commit is contained in:
Barry McCormick
2023-10-26 19:00:25 -07:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@@ -35,5 +35,7 @@ Old Releases
---------------------------------- ----------------------------------
After upgrading all jails from one release to the next you may find that you now have bootstrapped a release that is no longer used. Once you've decided that you no longer need the option to revert the change you can destroy the old release. After upgrading all jails from one release to the next you may find that you now have bootstrapped a release that is no longer used. Once you've decided that you no longer need the option to revert the change you can destroy the old release.
`bastille list releases` to list all bootstrapped releases. `bastille list releases` to list all bootstrapped releases.
`bastille destroy X.Y-RELEASE` to fully delete the release.
`bastille destroy X.Y-RELEASE` to fully delete the release.

View File

@@ -16,6 +16,7 @@ https://docs.bastillebsd.org.
chapters/networking chapters/networking
chapters/usage chapters/usage
chapters/targeting chapters/targeting
chapters/upgrading
chapters/subcommands/index chapters/subcommands/index
chapters/template chapters/template
chapters/jail-config chapters/jail-config