0.5.8
Pre-release
Pre-release
This version needs potnet
installed. The package will be update accordingly
Added
- QuickStart.md : a markdown quick guide, for new users
- create : -i auto (based on
potnet
) to get automatically a valid IP address - clone : -i auto (based on
potnet
) to get automatically a valid IP address - clone : add support to single type pot
- export-port : new command that allow pot ports to be exposed outside (vnet case)
- slim flavor, designed to be used with single dataset pot types
- purge-snapshot : new command that will remove all snapshots, except the last one
- export-port : static option, to add statically exported ports
Changed
- init : it takes care of syslogd configuration in the host system
- create : type=single will install plain FreeBSD and run the default flavour
- create : multiple flavour support, executed in sequentially; option -f can be repeated
- add-fscomp : if the pot is running, mount the new fscomp right away
Fixed
- clone : fix a misleading/false positive error message
- clone : fix syslogd configuration in the cloned pot
- destroy : fix if pot is a single dataset one
- start : fix hostname warning
- start (#46) : run the jail in a clean enviroment
- term (#46) : spawn the shell in a jail using the jailed user environment
- add-fscomp (#45) : check the mount point and create it, if missing
- list (#52) : fixing xargs invocation