v0.1.0-rc1
Pre-release
Pre-release
Changelog
- 0c24236 add "append-to-cmdline" option
- 96026b8 add verbose flag, deprecate debug false Dockerfile: add missing ca-certificates run: hetzner: add token env var fix examples
- 35e6aae build: fix wrong default Dockerfile path when running in docker
- b09f0e0 convert / build: add networking support through network-manager flag
- 841bf6a d2vm/run: add hetzner support tests: add sysconfig tests for the supported distributions
- 9f702e5 d2vm/run: hetzner expand root partition and file system
- 4720b1c d2vm/run: hetzner: convert image to raw if needed
- 7ee4e25 d2vm/run: hetzner: do not use sparsecat if not on linux
- adbd4c7 d2vm/run: hetzner: remove server if run is cancelled before beeing created
- dd1b500 d2vm/run: hetzner: use tcp to wait for the server to be ready, do not store server key in UserKnownHostsFile
- 56104bb examples/full: add cloud-init support and cloud-guest-utils
- 480cae1 feat: add --raw image creation support refactor: use Option func pattern fix: build respect the --force flag fix: compute correct in-docker input and outpout mount paths
- d9f253d fix windows build
- a41be6d fix: dockerfile relative path when running in docker docs: update README.md to current command line api fix: command line output white for default level
- 29d953c fix: policy-rc.d path typo
- 9893c8a improved commands output: add --time format option and color output
- d0b775a network-manager: fix ifupdown-ng not available, netplan use mac as dhcp identifier
- 1721146 network-manager: validate flag value Dockerfile: fix ubuntu version to 20.04
- 6c23c42 output defaults to raw move image using sparsecat print command in debug mode
- 62d8a10 remove -O option, use output extension instead add run command to execute vm in qemu or virtualbox
- d97b581 run/hetzner: upload using sparsecat and run e2fsck
- c923817 run/vbox: improve logging, cleanup on fails, convert to vdi if required
- 13efc1a run/vbox: move console to go.linka.cloud/console
- 5ac3ab9 run: fix flags not applied
- 7c12ca4 setup documentation site build and deploy