cross-posted from: https://blendit.bsd.cafe/post/7865
cross-posted from: https://blendit.bsd.cafe/post/7858
We spent the weekend putting the final touches on Bastille 0.10.20231125!
Major features and fixes include:
- bootstrap #FreeBSD BETA and RC releases
- bootstrap EOL #FreeBSD releases (>=9.0)
- improved jail startup dependency using rcorder(8)
- combine create options, eg: -CV, -TB, etc
- fixes to bastille setup
- more!
You must log in or register to comment.
Great work! I still haven’t found the time to revisit bastille. I guess I’m just to lazy to make the jump from iocage but with all these improvements it’s about time for me. How easy is it to migrate my jails to Bastille from iocage?
Bastille can import jails exported from iocage. We have a simple example here: https://bastille.readthedocs.io/en/latest/chapters/migration.html