FreeBSD Manual Pages
bastille-bootstrap(8) System Manager's Manual bastille-bootstrap(8) NAME bastille bootstrap -- Bootstrap a release or template(s). SYNOPSIS bastille [-pux] RELEASE [ARCH] bastille [-x] TEMPLATE DESCRIPTION The bastille sub-command will bootstrap a release to use when creating jails. It will also fetch and verify templates if a url is given as an arguement. bastille bootstrap [-pux] RELEASE [ARCH] -p, --pkgbase Bootstrap using pkgbase (FreeBSD 15.0-RELEASE and above). Bastille uses distribution sets by default, but this option enables the use of package sets when boot- strapping FreeBSD release. -u, --update Update the release after bootstrap. -x, --debug Enable debug mode. If ARCH is specified, it will be used to bootstrap, as opposed to using the hosts arch. bastille bootstrap [-x] TEMPLATE -x, --debug Enable debug mode. TEMPLATE should be a url containing either a single template, or multiple templates. EXAMPLES Bootstrap 15.0-RELEASE: bastille bootstrap 15.0-RELEASE Bootstrap official BastilleBSD templates: bastille bootstrap https://github.com/BastilleBSD/templates Bootstrap 15.0-RELEASE using PkgBase: bastille bootstrap -p 15.0-RELEASE Bootstrap 15.0-RELEASE using i386 as the arch: bastille bootstrap 15.0-RELEASE --i386 Bootstrap the official BastilleBSD template collection: bastille bootstrap https://github.com/BastilleBSD/templates SEE ALSO bastille.conf(5), bastille-clone(8), bastille-cmd(8), bastille-config(8), bastille-console(8), bastille-convert(8), bastille-cp(8), bastille-create(8), bastille-destroy(8), bastille-edit(8), bastille-etcupdate(8), bastille-export(8), bastille-htop(8), bastille-import(8), bastille-jcp(8), bastille-limits(8), bastille-list(8), bastille-migrate(8), bastille-monitor(8), bastille-mount(8), bastille-network(8), bastille-pkg(8), bastille-rcp(8), bastille-rdr(8), bastille-rename(8), bastille-restart(8), bastille-service(8), bastille-setup(8), bastille-start(8), bastille-stop(8), bastille-sysrc(8), bastille-tags(8), bastille-template(8), bastille-top(8), bastille-umount(8), bastille-update(8), bastille-upgrade(8), bastille-verify(8), bastille-zfs(8) FreeBSD ports 15.quarterly December 6, 2025 bastille-bootstrap(8)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=bastille-bootstrap&sektion=8&manpath=FreeBSD+Ports+15.0.quarterly>
