480cae12cf
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
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:33 +02:00
b09f0e07ad
convert / build: add networking support through network-manager flag
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:30 +02:00
0c24236da9
add "append-to-cmdline" option
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:30 +02:00
6c23c42f80
output defaults to raw
...
move image using sparsecat
print command in debug mode
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:28 +02:00
62d8a1019d
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-09-10 19:41:27 +02:00
085e57a07a
refactoring: explicit docker commands
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-04-24 16:27:04 +02:00
20ba409039
d2vm: flatten docker image using github.com/google/go-containerregistry
...
This allows to preserve files like /etc/hostname or /etc/resolv.conf that will otherwise be overriden by running the container to extract rootfs
wip img entrypoint script
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-04-24 15:49:01 +02:00
5b8cad6176
cli: improve flags and commands
...
docs: add README.md and examples
centos/rhel: fix dracut initramfs
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-04-21 18:28:50 +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