Commit Graph

  • d97b58159c
    run/hetzner: upload using sparsecat and run e2fsck Adphi 2022-09-10 18:15:22 +0200
  • 6c93c8be56
    tests: fix builder tests: pull image before test Adphi 2022-09-10 12:38:02 +0200
  • d7f2c453a9
    docs: regenerate cli reference Adphi 2022-09-10 12:17:08 +0200
  • d9f253d65c
    fix windows build Adphi 2022-09-10 12:16:41 +0200
  • 13efc1a646
    run/vbox: move console to go.linka.cloud/console Adphi 2022-09-09 21:13:33 +0200
  • c923817c06
    run/vbox: improve logging, cleanup on fails, convert to vdi if required Adphi 2022-09-09 14:47:52 +0200
  • 35e6aae345
    build: fix wrong default Dockerfile path when running in docker Adphi 2022-09-09 14:26:08 +0200
  • 9893c8a95a
    improved commands output: add --time format option and color output Adphi 2022-09-09 13:22:04 +0200
  • 77eac66d01
    Makefile: docs-up-to-date: fix exclude paths Adphi 2022-09-06 19:40:02 +0200
  • 4763760a1c
    docs: improved nav Adphi 2022-09-06 19:27:43 +0200
  • 941052b33b
    docs: fix edit url Adphi 2022-05-19 16:46:23 +0200
  • 7c12ca465a
    setup documentation site build and deploy Adphi 2022-05-19 15:41:06 +0200
  • 6d8a8d80f5
    docs: regenerate docs and sparsecat binary Adphi 2022-09-06 19:30:48 +0200
  • e767de2c83
    docs: update cli reference Adphi 2022-09-06 18:49:30 +0200
  • 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 Adphi 2022-09-06 18:43:24 +0200
  • eb36d45c35
    Makefile: fix docker-push Adphi 2022-08-23 13:21:18 +0200
  • d0b775ab21
    network-manager: fix ifupdown-ng not available, netplan use mac as dhcp identifier Adphi 2022-08-12 17:55:15 +0200
  • 77690dbb57
    tests: exclude d2vm_run_qemu.md from diff as defaults change on virtualization features availability Adphi 2022-08-10 12:00:01 +0200
  • 02ca54f141
    tests: docs-up-to-date: show diff when failed Adphi 2022-08-10 11:42:16 +0200
  • 82f7d662c7
    actions: move docs test to its own job Adphi 2022-08-10 11:35:55 +0200
  • 4720b1cd17
    d2vm/run: hetzner: convert image to raw if needed Adphi 2022-08-09 20:17:50 +0200
  • 0192f32905
    Makefile: docs up-to-date test: only check docs directory Adphi 2022-08-09 20:16:04 +0200
  • ecd02424e1
    docs: regenerate docs and sparsecat binary Adphi 2022-08-09 19:13:35 +0200
  • 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 +0200
  • 7ee4e251e8
    d2vm/run: hetzner: do not use sparsecat if not on linux Adphi 2022-08-09 18:30:01 +0200
  • 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 +0200
  • 1721146c7d
    network-manager: validate flag value Dockerfile: fix ubuntu version to 20.04 Adphi 2022-08-09 14:30:03 +0200
  • 3417f50e11
    docs: add minimum versions [skip ci] templates: remove extra line continuation Adphi 2022-08-09 13:59:01 +0200
  • bb4c641a02
    chore: add missing copyright headers, remove done todos Adphi 2022-08-09 13:43:02 +0200
  • 46494b54c9
    tests: run build tests in parallel Adphi 2022-08-09 13:35:42 +0200
  • b09f0e07ad
    convert / build: add networking support through network-manager flag Adphi 2022-08-08 17:58:49 +0200
  • adbd4c7233
    d2vm/run: hetzner: remove server if run is cancelled before beeing created Adphi 2022-08-07 18:27:06 +0200
  • 0c24236da9
    add "append-to-cmdline" option Adphi 2022-08-07 18:24:02 +0200
  • 92cd70430b
    Makefile: build: add missing docker image Adphi 2022-08-06 11:19:58 +0200
  • 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 +0200
  • 9f702e5071
    d2vm/run: hetzner expand root partition and file system Adphi 2022-08-05 20:59:13 +0200
  • c7ea09b6a1
    goreleaser: ignore commits starting with "tests:" Adphi 2022-08-05 19:11:16 +0200
  • 8b098731d2
    tests: split tests run Adphi 2022-08-05 19:08:38 +0200
  • d2d378ec11
    tests: increase timeout Adphi 2022-08-05 17:57:51 +0200
  • 841bf6a7e4
    d2vm/run: add hetzner support tests: add sysconfig tests for the supported distributions Adphi 2022-08-05 17:39:04 +0200
  • 18af3227cc
    actions: setup tests and releases Adphi 2022-08-05 13:05:37 +0200
  • 598dec4e32
    chore: d2vm/run: cleanup unused code, add source reference Adphi 2022-08-05 11:34:24 +0200
  • 56104bbc0f
    examples/full: add cloud-init support and cloud-guest-utils Adphi 2022-08-04 18:09:45 +0200
  • 6c23c42f80
    output defaults to raw move image using sparsecat print command in debug mode Adphi 2022-08-04 18:09:11 +0200
  • 5ac3ab9292
    run: fix flags not applied Adphi 2022-05-20 17:06:37 +0200
  • 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 +0200
  • 87065d85a9
    docs: improved nav docs Adphi 2022-09-06 19:27:43 +0200
  • 5fa533e9fa
    docs: fix edit url Adphi 2022-05-19 16:46:23 +0200
  • e68140f926
    setup documentation site build and deploy Adphi 2022-05-19 15:41:06 +0200
  • 8ca3f4a375
    docs: update cli reference Adphi 2022-09-06 18:49:30 +0200
  • 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 +0200
  • 19e3a69be4
    Makefile: fix docker-push Adphi 2022-08-23 13:21:18 +0200
  • e38f27eedf
    network-manager: fix ifupdown-ng not available, netplan use mac as dhcp identifier Adphi 2022-08-12 17:55:15 +0200
  • 15e3135bb3
    fix: policy-rc.d path typo Adphi 2022-08-12 13:42:55 +0200
  • 29d953c14d
    fix: policy-rc.d path typo Adphi 2022-08-12 13:42:55 +0200
  • 6b62dbfb9a
    tests: exclude d2vm_run_qemu.md from diff as defaults change on virtualization features availability Adphi 2022-08-10 12:00:01 +0200
  • e22f5710bd
    tests: docs-up-to-date: show diff when failed Adphi 2022-08-10 11:42:16 +0200
  • f9aebd77d4
    actions: move docs test to its own job Adphi 2022-08-10 11:35:55 +0200
  • 3f7b5e2805
    d2vm/run: hetzner: convert image to raw if needed Adphi 2022-08-09 20:17:50 +0200
  • 5049361f2f
    Makefile: docs up-to-date test: only check docs directory Adphi 2022-08-09 20:16:04 +0200
  • 2e27a9f2b2
    docs: regenerate docs and sparsecat binary Adphi 2022-08-09 19:13:35 +0200
  • 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 +0200
  • 20686be390
    d2vm/run: hetzner: do not use sparsecat if not on linux Adphi 2022-08-09 18:30:01 +0200
  • 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 +0200
  • 506919cbad
    network-manager: validate flag value Dockerfile: fix ubuntu version to 20.04 Adphi 2022-08-09 14:30:03 +0200
  • 35a50b79f1
    docs: add minimum versions [skip ci] templates: remove extra line continuation Adphi 2022-08-09 13:59:01 +0200
  • f1cfbbcd71
    chore: add missing copyright headers, remove done todos Adphi 2022-08-09 13:43:02 +0200
  • 33371daed7
    tests: run build tests in parallel Adphi 2022-08-09 13:35:42 +0200
  • c25a449e69
    convert / build: add networking support through network-manager flag Adphi 2022-08-08 17:58:49 +0200
  • 7ea15f0463
    d2vm/run: hetzner: remove server if run is cancelled before beeing created Adphi 2022-08-07 18:27:06 +0200
  • be1e8cd000
    add "append-to-cmdline" option Adphi 2022-08-07 18:24:02 +0200
  • 4ffb202d33
    Makefile: build: add missing docker image Adphi 2022-08-06 11:19:58 +0200
  • 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 +0200
  • 1ec9d99445
    d2vm/run: hetzner expand root partition and file system Adphi 2022-08-05 20:59:13 +0200
  • 1c6976f769
    goreleaser: ignore commits starting with "tests:" Adphi 2022-08-05 19:11:16 +0200
  • 51f1354afb
    tests: split tests run Adphi 2022-08-05 19:08:38 +0200
  • a99983b8cd
    tests: increase timeout Adphi 2022-08-05 17:57:51 +0200
  • 8ccd29143a
    d2vm/run: add hetzner support tests: add sysconfig tests for the supported distributions Adphi 2022-08-05 17:39:04 +0200
  • 22d9dde884
    actions: setup tests and releases Adphi 2022-08-05 13:05:37 +0200
  • 51d6753f7e
    chore: d2vm/run: cleanup unused code, add source reference Adphi 2022-08-05 11:34:24 +0200
  • bbf415854f
    examples/full: add cloud-init support and cloud-guest-utils Adphi 2022-08-04 18:09:45 +0200
  • 9020cb0579
    output defaults to raw move image using sparsecat print command in debug mode Adphi 2022-08-04 18:09:11 +0200
  • bdee0559d4
    run: fix flags not applied Adphi 2022-05-20 17:06:37 +0200
  • 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 +0200
  • 2af13ef626
    sysconfig: fix paths for ubuntu versions before 20.04 (fix #3) v0.0.6 Adphi 2022-08-04 17:05:53 +0200
  • 0d4379946b
    Merge pull request #1 from cyrinux/fix/archlinux-mbr-path Adphi 2022-07-21 19:50:04 +0200
  • e9f3ac9193
    fix: add archlinux mbr.bin path Cyril Levis 2022-07-20 20:31:36 +0200
  • a40b7d3c07
    d2vm: fix CentOS install v0.0.5 Adphi 2022-04-26 14:59:33 +0200
  • 8538bb0521
    Dockefile: remove udevadm missing warning v0.0.4 Adphi 2022-04-24 16:57:11 +0200
  • 13d913db38
    d2vm: remove kpartx dependency, use parted instead of fdisk Adphi 2022-04-24 16:48:21 +0200
  • 085e57a07a
    refactoring: explicit docker commands Adphi 2022-04-24 16:27:04 +0200
  • 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 +0200
  • 0c9bfb6dd8
    README.md: add badges Adphi 2022-04-22 13:26:48 +0200
  • 8c1455b030
    doc: add asciinema Adphi 2022-04-22 12:35:26 +0200
  • 690f697ee0
    d2vm: smaller ubuntu base images full example: enable serial auto login Adphi 2022-04-21 22:24:54 +0200
  • fa3a4f6039
    d2vm: remove non working rhel support v0.0.3 Adphi 2022-04-21 21:31:57 +0200
  • 1a97b45861
    d2vm: add version command, lookup mbr.bin in well-known paths v0.0.2 Adphi 2022-04-21 21:15:39 +0200
  • a21fb68b7b
    fix typo (again) Adphi 2022-04-21 19:13:46 +0200
  • 04bf1810e2
    fix typo Adphi 2022-04-21 18:37:33 +0200
  • 04815d30f9
    thanks ! v0.0.1 Adphi 2022-04-21 18:33:32 +0200