Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@Adphi Adphi released this 04 Jun 13:58
· 14 commits to main since this release
ec33a7a

Changelog

  • be88bc2 add keep-cache option to preserve intermediate docker images
  • 532ee3f add split boot partiton support
  • f0798b3 build(deps): bump golang.org/x/net from 0.1.0 to 0.7.0
  • cab7d8b build(deps): bump golang.org/x/sys
  • 6ef6df5 deps: update all
  • 93ba19a fix execution exit code on error
  • fb33b2a luks: do not support ubuntu < 20.04 and debian < 10
  • 8c36d42 luks: fix centos Dockerfile template
  • f75b0c7 luks: fix ubuntu <22.04 support
  • 3ec9bdf luks: implements support for Alpine
  • 4780228 luks: implements support for centos
  • 2f34e19 luks: implements support for debian like distibutions
  • 9abb66a run/hetzner: add split-boot support
  • 1970ac1 run/qemu: remove usb and device flags
  • bfa5f0d save docker image to disk before flatten
  • 2970af4 update command line docs