Skip to content

0.14.0

Compare
Choose a tag to compare
@pizzamig pizzamig released this 31 Oct 11:36
· 71 commits to master since this release

Several quality of life improvements and an important fix in the copy-in command.
A big thank you to the community, for patches and fixes! Without you, this project wouldn't exist!

Added

  • copy-in: -c option to create missing dirs on copy-in (#172)
  • create: New command copy-in-flv, which is the same as copy-in, but always relative to flavourdir (#173)
  • init: -f option to specify pf file to patch on init (#181)

Changed

  • start: do not write jid files to POT_TMP (#178)
  • start/stop: remove pot_stopped files from TMP_DIR after stopping non-persistent jails (#179)

Fixed

  • prepare: fix -N option to allow network-type "host" as used by nomad-pot-driver (#177)
  • copy-in: fix tmp source directory creation