Christer Edwards
Christer Edwards
From the configuration: ``` ## ZFS options bastille_zfs_enable="" ## default: "" bastille_zfs_zpool="" ## default: "" bastille_zfs_prefix="bastille" ## default: "${bastille_zfs_zpool}/bastille" bastille_zfs_mountpoint=${bastille_prefix} ## default: "${bastille_prefix}" bastille_zfs_options="-o compress=lz4 -o atime=off" ## default: "-o...
I would be happy to review a document that could be put into the `/docs` directory. This content is rendered at `docs.bastillebsd.org` and should (ideally) be the official documentation. There...
I notice that even in the first example `/usr/local/bastille` already exists. This should not exist before any bootstrap has been done. I may have run into this trying to migrate...
Sorry you had trouble migrating from UFS to ZFS. I'll add a task to create some documentation around this process.
We haven't put together an official list, but this is as good a place as any to start one... ## bastille vs iocage bastille has zero dependencies beyond FreeBSD base....
We have a growing collection of pre-built templates on GitLab (https://gitlab.com/BastilleBSD-Templates) which are auto-CI/CD tested with GitLab-CI to ensure functionality. Long term this collection will likely be consolidated into a...
Bastille 0.6.x will have support to export (and import) compressed container archives for both ZFS and UFS backed containers. This makes similar functionality possible, but would need to be explored...
We're currently working on extending this functionality based on community feedback. Partial functionality exists now. Previous to 0.6.x we only had the base templating system which would automate from zero-to-template,...
Included for reference is 10 Bastille containers created on Raspberry Pi 4. As of version 0.8.20210101 Bastille is still
I believe this should work with CIDR notation. Thank you for the report; will consider ways to improve this.