Update README.md

This commit is contained in:
tschettervictor
2025-05-03 16:39:26 -06:00
committed by GitHub
parent e54500bcb9
commit f359088177

View File

@@ -12,17 +12,17 @@ Bastille Compared to Other Jail Managers
| Feature | BastilleBSD | Appjail | pot | ezjail | iocage | | Feature | BastilleBSD | Appjail | pot | ezjail | iocage |
| --- | --- | --- | --- | --- | --- | | --- | --- | --- | --- | --- | --- |
| OCI Compliant | No | Yes | No | No | No | | OCI Compliant | No | Yes | No | No | No |
| Writen In | Bourne Shell | Bourne Shell, C | Bourne Shell | Bourne Shell | Bourne Shell, Rust | | Writen In | Bourne Shell | Bourne Shell, C | Bourne Shell | Bourne Shell | Bourne Shell, Python |
| Dependencies | None | C | None | None | Rust| | Dependencies | None | C | None | None | Python |
| Jail Types | vnet, bridged vnet, thin, thick, empty, clone, Linux | clone, copy, tiny, thin, thick, empty, linux+debootstrap | thick | basejail | clone, basejail, template, empty, thick | | Jail Types | vnet, bridged vnet, thin, thick, empty, clone, Linux | clone, copy, tiny, thin, thick, empty, linux+debootstrap | thick | basejail | clone, basejail, template, empty, thick |
| Jail dependency | Yes | Yes | Yes | No | Yes | | Jail dependency | Yes | Yes | Yes | No | Yes |
| Import/Export | Yes | Yes | Yes | Yes | Yes | | Import/Export | Yes | Yes | Yes | Yes | Yes |
| Support Boot Order Priorities| Yes | Yes | No | Yes using `rcorder` | Yes | | Boot Order Priorities| Yes | Yes | No | Yes using `rcorder` | Yes |
| Linux containers | Yes | Yes | No | No | Yes | | Linux containers | Yes | Yes | No | No | Yes |
| Automation | Templates | Makejail, Initscripts, Images | Flavours, Images | Flavours | Plugins | | Automation | Templates | Makejail, Initscripts, Images | Flavours, Images | Flavours | Plugins |
| Cloning | Yes | No | No | No | No | | Cloning | Yes | No | No | No | No |
| Package Management | Yes | No | No | No | No | | Package Management | Yes | No | No | No | No |
| ZFS Support | Yes | Yes | Yes | No | No | | ZFS Support | Yes | Yes | Yes | No | Yes |
| Volume management | No | Yes | Basic | No | Basic | | Volume management | No | Yes | Basic | No | Basic |
| VNET Support | Yes | Yes | Yes | No | Yes | | VNET Support | Yes | Yes | Yes | No | Yes |
| IPv6 Support| Yes | Yes | Yes | Yes | Yes | | IPv6 Support| Yes | Yes | Yes | Yes | Yes |
@@ -31,7 +31,7 @@ Bastille Compared to Other Jail Managers
| Dynamic Firewall | Yes | Yes | Yes | No | No | | Dynamic Firewall | Yes | Yes | Yes | No | No |
| Dynamic DEVFS Ruleset Management | No | Yes | No | No | No | | Dynamic DEVFS Ruleset Management | No | Yes | No | No | No |
| Resource Control | Yes | Yes | CPU and Memory | No | Legacy Only | | Resource Control | Yes | Yes | CPU and Memory | No | Legacy Only |
| CPU Sets | No | Yes | Yes | Yes | Yes | | CPU Sets | Yes | Yes | Yes | Yes | Yes |
| Parallel startup | Yes | Yes (Healthcheckers, jails & NAT) | No | No | No | | Parallel startup | Yes | Yes (Healthcheckers, jails & NAT) | No | No | No |
| Log Management | No | Yes | No | No | No | | Log Management | No | Yes | No | No | No |
| Copy Files Between Jails | Yes | No | No | No | No | | Copy Files Between Jails | Yes | No | No | No | No |