We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add How-to: Creating a VM using an AppJail image
Fix path, Change markdown to HTML
Add How-to: Creating a private AppJail mirror
Improve mount.sh & umount.sh * Use `geli detach` as a last resort (It is preferable to use `geli detach -l` after running `fsck(8)`, so that when unmounting the file system the GELI device is closed). * Improve checks. * Try to manage only a single device per memory disk.
mount.sh: check if the key exists
Fix create.sh: run fsck(8) before mounting the filesystem
Fix create.sh: not explicitly specifying the unit
Add missing syntax highlighting
Add How-to: Using `geli(8)` with AppJail
Add How-to: Using ZFS inside a jail
Remove information provided by the documentation
Change No to Yes in pot/CPU Sets CPU Sets in pot are configured using set-rss.
Change No to Yes in ezjail/Startup order control Thanks to Alexander Leidinger
Change thin to basejail in ezjail/Jail Type Thanks to Alexander Leidinger
Add Images to AppJail/Automation
Add How-to: Using tmpfs as AppJail's temporary directory
Change Supporting to Support
Be a bit descriptive about the Supervisor feature
Add Supervisor feature
Add How-to: Developing a Python application with AppJail
Change "migrate your FreeBSD jails" to "migrate FreeBSD jails"
Add How-to: Migrating FreeBSD jails from other frameworks to AppJail
ezjail sopports CPU Sets through the config command
Add How-to: Using a custom repository in a jail with poudriere
Add "Supporting" section
Add "Comparing AppJail" section
Fix typo
Add How-to: Running an application from a FreeBSD jail like a host application
Add "How-to..." section
Add "What is AppJail?" section