2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2025-04-20 09:37:40 +00:00

Commit Graph

  • 1853fec85a
    docs: add hidden docs command to generate markdown cli reference tests: fail if the docs need to be regenerated Adphi 2022-08-09 18:55:54 +02:00
  • 7ee4e251e8
    d2vm/run: hetzner: do not use sparsecat if not on linux Adphi 2022-08-09 18:30:01 +02:00
  • 96026b88ab
    add verbose flag, deprecate debug false Dockerfile: add missing ca-certificates run: hetzner: add token env var fix examples Adphi 2022-08-09 16:52:12 +02:00
  • 1721146c7d
    network-manager: validate flag value Dockerfile: fix ubuntu version to 20.04 Adphi 2022-08-09 14:30:03 +02:00
  • 3417f50e11
    docs: add minimum versions [skip ci] templates: remove extra line continuation Adphi 2022-08-09 13:59:01 +02:00
  • bb4c641a02
    chore: add missing copyright headers, remove done todos Adphi 2022-08-09 13:43:02 +02:00
  • 46494b54c9
    tests: run build tests in parallel Adphi 2022-08-09 13:35:42 +02:00
  • b09f0e07ad
    convert / build: add networking support through network-manager flag Adphi 2022-08-08 17:58:49 +02:00
  • adbd4c7233
    d2vm/run: hetzner: remove server if run is cancelled before beeing created Adphi 2022-08-07 18:27:06 +02:00
  • 0c24236da9
    add "append-to-cmdline" option Adphi 2022-08-07 18:24:02 +02:00
  • 92cd70430b
    Makefile: build: add missing docker image Adphi 2022-08-06 11:19:58 +02:00
  • dd1b5006cb
    d2vm/run: hetzner: use tcp to wait for the server to be ready, do not store server key in UserKnownHostsFile Adphi 2022-08-06 10:40:51 +02:00
  • 9f702e5071
    d2vm/run: hetzner expand root partition and file system Adphi 2022-08-05 20:59:13 +02:00
  • c7ea09b6a1
    goreleaser: ignore commits starting with "tests:" Adphi 2022-08-05 19:11:16 +02:00
  • 8b098731d2
    tests: split tests run Adphi 2022-08-05 19:08:38 +02:00
  • d2d378ec11
    tests: increase timeout Adphi 2022-08-05 17:57:51 +02:00
  • 841bf6a7e4
    d2vm/run: add hetzner support tests: add sysconfig tests for the supported distributions Adphi 2022-08-05 17:39:04 +02:00
  • 18af3227cc
    actions: setup tests and releases Adphi 2022-08-05 13:05:37 +02:00
  • 598dec4e32
    chore: d2vm/run: cleanup unused code, add source reference Adphi 2022-08-05 11:34:24 +02:00
  • 56104bbc0f
    examples/full: add cloud-init support and cloud-guest-utils Adphi 2022-08-04 18:09:45 +02:00
  • 6c23c42f80
    output defaults to raw move image using sparsecat print command in debug mode Adphi 2022-08-04 18:09:11 +02:00
  • 5ac3ab9292
    run: fix flags not applied Adphi 2022-05-20 17:06:37 +02:00
  • 62d8a1019d
    remove -O option, use output extension instead add run command to execute vm in qemu or virtualbox Adphi 2022-05-20 16:36:36 +02:00
  • 87065d85a9
    docs: improved nav docs Adphi 2022-09-06 19:27:43 +02:00
  • 5fa533e9fa
    docs: fix edit url Adphi 2022-05-19 16:46:23 +02:00
  • e68140f926
    setup documentation site build and deploy Adphi 2022-05-19 15:41:06 +02:00
  • 8ca3f4a375
    docs: update cli reference Adphi 2022-09-06 18:49:30 +02:00
  • c5bf2e1713
    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 Adphi 2022-09-06 18:43:24 +02:00
  • 19e3a69be4
    Makefile: fix docker-push Adphi 2022-08-23 13:21:18 +02:00
  • e38f27eedf
    network-manager: fix ifupdown-ng not available, netplan use mac as dhcp identifier Adphi 2022-08-12 17:55:15 +02:00
  • 15e3135bb3
    fix: policy-rc.d path typo Adphi 2022-08-12 13:42:55 +02:00
  • 29d953c14d
    fix: policy-rc.d path typo Adphi 2022-08-12 13:42:55 +02:00
  • 6b62dbfb9a
    tests: exclude d2vm_run_qemu.md from diff as defaults change on virtualization features availability Adphi 2022-08-10 12:00:01 +02:00
  • e22f5710bd
    tests: docs-up-to-date: show diff when failed Adphi 2022-08-10 11:42:16 +02:00
  • f9aebd77d4
    actions: move docs test to its own job Adphi 2022-08-10 11:35:55 +02:00
  • 3f7b5e2805
    d2vm/run: hetzner: convert image to raw if needed Adphi 2022-08-09 20:17:50 +02:00
  • 5049361f2f
    Makefile: docs up-to-date test: only check docs directory Adphi 2022-08-09 20:16:04 +02:00
  • 2e27a9f2b2
    docs: regenerate docs and sparsecat binary Adphi 2022-08-09 19:13:35 +02:00
  • 5eb7b51590
    docs: add hidden docs command to generate markdown cli reference tests: fail if the docs need to be regenerated Adphi 2022-08-09 18:55:54 +02:00
  • 20686be390
    d2vm/run: hetzner: do not use sparsecat if not on linux Adphi 2022-08-09 18:30:01 +02:00
  • dec8c08db0
    add verbose flag, deprecate debug false Dockerfile: add missing ca-certificates run: hetzner: add token env var fix examples Adphi 2022-08-09 16:52:12 +02:00
  • 506919cbad
    network-manager: validate flag value Dockerfile: fix ubuntu version to 20.04 Adphi 2022-08-09 14:30:03 +02:00
  • 35a50b79f1
    docs: add minimum versions [skip ci] templates: remove extra line continuation Adphi 2022-08-09 13:59:01 +02:00
  • f1cfbbcd71
    chore: add missing copyright headers, remove done todos Adphi 2022-08-09 13:43:02 +02:00
  • 33371daed7
    tests: run build tests in parallel Adphi 2022-08-09 13:35:42 +02:00
  • c25a449e69
    convert / build: add networking support through network-manager flag Adphi 2022-08-08 17:58:49 +02:00
  • 7ea15f0463
    d2vm/run: hetzner: remove server if run is cancelled before beeing created Adphi 2022-08-07 18:27:06 +02:00
  • be1e8cd000
    add "append-to-cmdline" option Adphi 2022-08-07 18:24:02 +02:00
  • 4ffb202d33
    Makefile: build: add missing docker image Adphi 2022-08-06 11:19:58 +02:00
  • b7ebeeae45
    d2vm/run: hetzner: use tcp to wait for the server to be ready, do not store server key in UserKnownHostsFile Adphi 2022-08-06 10:40:51 +02:00
  • 1ec9d99445
    d2vm/run: hetzner expand root partition and file system Adphi 2022-08-05 20:59:13 +02:00
  • 1c6976f769
    goreleaser: ignore commits starting with "tests:" Adphi 2022-08-05 19:11:16 +02:00
  • 51f1354afb
    tests: split tests run Adphi 2022-08-05 19:08:38 +02:00
  • a99983b8cd
    tests: increase timeout Adphi 2022-08-05 17:57:51 +02:00
  • 8ccd29143a
    d2vm/run: add hetzner support tests: add sysconfig tests for the supported distributions Adphi 2022-08-05 17:39:04 +02:00
  • 22d9dde884
    actions: setup tests and releases Adphi 2022-08-05 13:05:37 +02:00
  • 51d6753f7e
    chore: d2vm/run: cleanup unused code, add source reference Adphi 2022-08-05 11:34:24 +02:00
  • bbf415854f
    examples/full: add cloud-init support and cloud-guest-utils Adphi 2022-08-04 18:09:45 +02:00
  • 9020cb0579
    output defaults to raw move image using sparsecat print command in debug mode Adphi 2022-08-04 18:09:11 +02:00
  • bdee0559d4
    run: fix flags not applied Adphi 2022-05-20 17:06:37 +02:00
  • 89f06e2f18
    remove -O option, use output extension instead add run command to execute vm in qemu or virtualbox Adphi 2022-05-20 16:36:36 +02:00
  • 2af13ef626
    sysconfig: fix paths for ubuntu versions before 20.04 (fix #3) v0.0.6 Adphi 2022-08-04 17:05:53 +02:00
  • 0d4379946b
    Merge pull request #1 from cyrinux/fix/archlinux-mbr-path Adphi 2022-07-21 19:50:04 +02:00
  • e9f3ac9193
    fix: add archlinux mbr.bin path Cyril Levis 2022-07-20 20:31:36 +02:00
  • a40b7d3c07
    d2vm: fix CentOS install v0.0.5 Adphi 2022-04-26 14:59:33 +02:00
  • 8538bb0521
    Dockefile: remove udevadm missing warning v0.0.4 Adphi 2022-04-24 16:57:11 +02:00
  • 13d913db38
    d2vm: remove kpartx dependency, use parted instead of fdisk Adphi 2022-04-24 16:48:21 +02:00
  • 085e57a07a
    refactoring: explicit docker commands Adphi 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 Adphi 2022-04-24 15:49:01 +02:00
  • 0c9bfb6dd8
    README.md: add badges Adphi 2022-04-22 13:26:48 +02:00
  • 8c1455b030
    doc: add asciinema Adphi 2022-04-22 12:35:26 +02:00
  • 690f697ee0
    d2vm: smaller ubuntu base images full example: enable serial auto login Adphi 2022-04-21 22:24:54 +02:00
  • fa3a4f6039
    d2vm: remove non working rhel support v0.0.3 Adphi 2022-04-21 21:31:57 +02:00
  • 1a97b45861
    d2vm: add version command, lookup mbr.bin in well-known paths v0.0.2 Adphi 2022-04-21 21:15:39 +02:00
  • a21fb68b7b
    fix typo (again) Adphi 2022-04-21 19:13:46 +02:00
  • 04bf1810e2
    fix typo Adphi 2022-04-21 18:37:33 +02:00
  • 04815d30f9
    thanks ! v0.0.1 Adphi 2022-04-21 18:33:32 +02:00
  • 5b8cad6176
    cli: improve flags and commands docs: add README.md and examples centos/rhel: fix dracut initramfs Adphi 2022-04-21 18:28:50 +02:00
  • c240aac13d
    builder: check dependencies qemu.sh: fix kvm flag Adphi 2022-04-19 14:17:30 +02:00
  • 362c6e1d8c
    Makefile: add docker Alpine example: fix missing openssh-server Adphi 2022-04-19 14:07:13 +02:00
  • c2f6e4ae5d
    build and convert implementations centos: WIP Adphi 2022-04-19 14:01:08 +02:00