2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2024-06-28 17:39:51 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
5049361f2f
Makefile: docs up-to-date test: only check docs directory
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-09 20:16:04 +02:00
5eb7b51590
docs: add hidden docs command to generate markdown cli reference
tests: fail if the docs need to be regenerated

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-09 18:55:54 +02:00
dec8c08db0
add verbose flag, deprecate debug false
Dockerfile: add missing ca-certificates
run: hetzner: add token env var
fix examples

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-09 16:52:12 +02:00
506919cbad
network-manager: validate flag value
Dockerfile: fix ubuntu version to 20.04

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-09 14:31:51 +02:00
4ffb202d33
Makefile: build: add missing docker image
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-06 11:19:58 +02:00
51f1354afb
tests: split tests run
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-05 19:10:31 +02:00
a99983b8cd
tests: increase timeout
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-05 19:10:31 +02:00
8ccd29143a
d2vm/run: add hetzner support
tests: add sysconfig tests for the supported distributions

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-05 19:10:15 +02:00
22d9dde884
actions: setup tests and releases
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-05 19:10:15 +02:00
89f06e2f18
remove -O option, use output extension instead
add run command to execute vm in qemu or virtualbox

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-04 18:10:02 +02:00
1a97b45861
d2vm: add version command, lookup mbr.bin in well-known paths
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-04-21 21:15:39 +02:00
362c6e1d8c
Makefile: add docker
Alpine example: fix missing openssh-server

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-04-19 14:07:13 +02:00
c2f6e4ae5d
build and convert implementations
centos: WIP

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-04-19 14:01:08 +02:00