diff --git a/README.md b/README.md index cb530afb..cce16877 100644 --- a/README.md +++ b/README.md @@ -12,26 +12,26 @@ Bastille Compared to Other Jail Managers | Feature | BastilleBSD | Appjail | pot | ezjail | iocage | | --- | --- | --- | --- | --- | --- | | OCI Compliant | No | Yes | No | No | No | -| Writen In | Bourne Shell | Bourne Shell, C | Bourne Shell | Bourne Shell | Bourne Shell, Rust | -| Dependencies | None | C | None | None | Rust| +| Writen In | Bourne Shell | Bourne Shell, C | Bourne Shell | Bourne Shell | Bourne Shell, Python | +| 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 dependency | Yes | Yes | Yes | No | 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 | | Automation | Templates | Makejail, Initscripts, Images | Flavours, Images | Flavours | Plugins | | Cloning | 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 | | VNET Support | Yes | Yes | Yes | No | Yes | | IPv6 Support| Yes | Yes | Yes | Yes | Yes | | Dual Network Stack | Yes | Yes | Yes | No | No | | Netgraph | Yes | Yes | No | No | No | Netgraph | -| Dynamic Firewall | Yes | Yes | Yes | No | No| +| Dynamic Firewall | Yes | Yes | Yes | No | No | | Dynamic DEVFS Ruleset Management | No | Yes | No | No | No | | 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 | | Log Management | No | Yes | No | No | No | | Copy Files Between Jails | Yes | No | No | No | No |