Commit Graph

  • f8c46d0474
    build(deps): bump url from 2.5.0 to 2.5.1 dependabot[bot] 2024-06-11 05:11:44 +0000
  • 2f4f77e750
    build(deps): bump clap from 4.5.4 to 4.5.7 dependabot[bot] 2024-06-11 05:11:31 +0000
  • d3579bb3e5
    build(deps): bump redb from 2.1.0 to 2.1.1 dependabot[bot] 2024-06-10 06:08:38 +0000
  • 2da14dde1f
    build(deps): bump step-security/harden-runner from 2.8.0 to 2.8.1 dependabot[bot] 2024-06-10 05:43:20 +0000
  • 586a7663f6
    build(deps): bump clap from 4.5.4 to 4.5.6 dependabot[bot] 2024-06-07 05:17:47 +0000
  • c0de2d4cfc
    build(deps): bump tokio-tun from 0.11.4 to 0.11.5 dependabot[bot] 2024-06-07 05:17:37 +0000
  • 4e9850293f
    fix support for pv Alex Zenla 2024-06-06 07:38:25 +0000
  • c3515ebe48
    remove old kernel stuff Alex Zenla 2024-06-06 07:27:31 +0000
  • f118bc1305
    swap over to pv support Alex Zenla 2024-06-06 07:25:17 +0000
  • bd80380f98
    pvh works! Alex Zenla 2024-05-14 03:51:41 -0700
  • c3df396df0
    fix merge issues Alex Zenla 2024-05-14 02:43:53 -0700
  • 620c3a1b2f
    partially working pvh support Alex Zenla 2024-05-14 02:31:16 -0700
  • 2ce3a01a6f
    implement initrd loading for pvh Alex Zenla 2024-05-13 23:54:57 -0700
  • 8d1b970f65
    work on loading cmdline Alex Zenla 2024-05-13 23:41:31 -0700
  • 444fb4e4b3
    pvh work Alex Zenla 2024-05-13 01:23:14 -0700
  • 7fb2732f4b
    more hvm work Alex Zenla 2024-05-08 02:30:48 -0700
  • 29b3f91e60
    more hvm work Alex Zenla 2024-05-07 17:56:06 -0700
  • 7dfd38fca9
    hvm nonredist Alex Zenla 2024-05-06 02:07:26 -0700
  • e60fb29f52
    feat: rework to support multiple platforms Alex Zenla 2024-05-05 07:27:35 -0700
  • 2f69f339bc
    more hvm work Alex Zenla 2024-05-04 00:33:05 -0700
  • a6d84d70f4
    more hvm work Alex Zenla 2024-04-30 10:13:20 -0700
  • 8c59be1956
    hvm work Alex Zenla 2024-04-29 04:31:56 -0700
  • 4839ee2679
    feat: move platform stuff all into it's own thing Alex Zenla 2024-04-29 02:59:49 -0700
  • f479963cd5
    wip hvm Alex Zenla 2024-04-26 00:20:09 -0700
  • 2c7210d85e
    build(deps): bump prost-build from 0.12.4 to 0.12.6 (#170) dependabot[bot] 2024-06-04 12:24:00 -0700
  • ade37e92f3
    build(deps): bump serde from 1.0.202 to 1.0.203 (#172) dependabot[bot] 2024-06-04 12:23:52 -0700
  • ef3bc83069
    build(deps): bump async-compression from 0.4.10 to 0.4.11 (#175) dependabot[bot] 2024-06-04 12:23:43 -0700
  • 14084f13d8
    build(deps): bump tokio from 1.37.0 to 1.38.0 (#176) dependabot[bot] 2024-06-04 12:23:35 -0700
  • fbc953cf46
    build(deps): bump actions/create-github-app-token from 1.10.0 to 1.10.1 (#177) dependabot[bot] 2024-06-04 12:23:26 -0700
  • fd7974fc98
    build(deps): bump MarcoIeni/release-plz-action from 0.5.58 to 0.5.61 (#178) dependabot[bot] 2024-06-04 12:23:18 -0700
  • d17769d69f
    build(deps): bump toml from 0.8.13 to 0.8.14 (#179) dependabot[bot] 2024-06-04 12:23:11 -0700
  • f4d84df49b
    build(deps): bump prost-build from 0.12.4 to 0.12.6 dependabot[bot] 2024-06-04 17:55:33 +0000
  • 6ddc04fcf1
    build(deps): bump async-compression from 0.4.10 to 0.4.11 dependabot[bot] 2024-06-04 17:54:22 +0000
  • fb40570911
    build(deps): bump serde from 1.0.202 to 1.0.203 dependabot[bot] 2024-06-04 17:53:57 +0000
  • aa3db6f7cd
    build(deps): bump actions/create-github-app-token from 1.10.0 to 1.10.1 dependabot[bot] 2024-06-04 17:53:57 +0000
  • ef76e0f417
    build(deps): bump tokio from 1.37.0 to 1.38.0 dependabot[bot] 2024-06-04 17:53:46 +0000
  • 5ea87855e2
    build(deps): bump toml from 0.8.13 to 0.8.14 dependabot[bot] 2024-06-04 17:53:37 +0000
  • e7aa1f7a8f
    build(deps): bump MarcoIeni/release-plz-action from 0.5.58 to 0.5.61 dependabot[bot] 2024-06-04 17:53:25 +0000
  • 7ba04f26a3
    fix(os): alpine v3.20 requires copying kernel config before grub-mkconfig (#180) Alex Zenla 2024-06-04 10:00:49 -0700
  • 71eb51020f
    fix(os): alpine v3.20 requires copying kernel config before grub-mkconfig Alex Zenla 2024-06-04 07:35:33 +0000
  • 95a26df27d
    build(deps): bump MarcoIeni/release-plz-action from 0.5.58 to 0.5.60 dependabot[bot] 2024-05-28 05:44:49 +0000
  • 55417bef6f
    build(deps): bump MarcoIeni/release-plz-action from 0.5.58 to 0.5.59 dependabot[bot] 2024-05-23 05:47:42 +0000
  • 11235b6837
    --- (#168) dependabot[bot] 2024-05-21 23:29:06 -0700
  • e8849048db
    --- (#167) dependabot[bot] 2024-05-21 23:29:03 -0700
  • bfe48315d2
    --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor ... dependabot[bot] 2024-05-22 05:44:30 +0000
  • 885274f570
    --- updated-dependencies: - dependency-name: prost-types dependency-type: direct:production update-type: version-update:semver-patch ... dependabot[bot] 2024-05-22 05:44:26 +0000
  • cd15337ad8
    build(deps): bump libc from 0.2.154 to 0.2.155 (#163) dependabot[bot] 2024-05-21 21:44:36 -0700
  • 037261991a
    build(deps): bump anyhow from 1.0.83 to 1.0.86 (#164) dependabot[bot] 2024-05-21 21:44:33 -0700
  • 67fb5891e4
    build(deps): bump prost from 0.12.4 to 0.12.6 (#165) dependabot[bot] 2024-05-21 21:44:30 -0700
  • d1f6d1e742
    --- (#166) dependabot[bot] 2024-05-21 21:44:27 -0700
  • 18fc2c3a7e
    build(deps): bump thiserror from 1.0.60 to 1.0.61 (#162) dependabot[bot] 2024-05-21 21:44:24 -0700
  • 05228183f7
    --- updated-dependencies: - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-patch ... dependabot[bot] 2024-05-21 06:01:42 +0000
  • 19eccb7d8b
    build(deps): bump prost from 0.12.4 to 0.12.6 dependabot[bot] 2024-05-20 05:24:11 +0000
  • f9f1d08763
    build(deps): bump anyhow from 1.0.83 to 1.0.86 dependabot[bot] 2024-05-20 05:24:01 +0000
  • 009d2bdb37
    build(deps): bump libc from 0.2.154 to 0.2.155 dependabot[bot] 2024-05-20 05:23:46 +0000
  • 4eb4e60232
    build(deps): bump thiserror from 1.0.60 to 1.0.61 dependabot[bot] 2024-05-20 05:23:37 +0000
  • 54486b119b
    build(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#161) dependabot[bot] 2024-05-17 10:48:51 -0700
  • ae6cb252be
    build(deps): bump actions/checkout from 4.1.5 to 4.1.6 dependabot[bot] 2024-05-17 05:45:52 +0000
  • 04a633d501
    build(deps): bump MarcoIeni/release-plz-action from 0.5.57 to 0.5.58 (#152) dependabot[bot] 2024-05-16 19:11:46 +0000
  • 612203f014
    build(deps): bump serde from 1.0.201 to 1.0.202 (#154) dependabot[bot] 2024-05-16 12:09:33 -0700
  • e9ba336f68
    build(deps): bump toml from 0.8.12 to 0.8.13 (#155) dependabot[bot] 2024-05-16 12:09:14 -0700
  • 94790ce7dc
    fix(build): kernel fetch should use host target (#159) Alex Zenla 2024-05-16 11:13:04 -0700
  • b6e139919c
    fix(build): kernel fetch should use host target Alex Zenla 2024-05-16 13:06:40 +0000
  • 05b6d57ada
    build(deps): bump serde from 1.0.201 to 1.0.202 dependabot[bot] 2024-05-16 08:47:50 +0000
  • 08a0f776ba
    build(deps): bump MarcoIeni/release-plz-action from 0.5.57 to 0.5.58 dependabot[bot] 2024-05-16 08:47:25 +0000
  • 023063327f
    fix(build): use host resolv.conf in os build chroot (#153) Alex Zenla 2024-05-16 01:41:42 -0700
  • d46aa878af
    feat(build): fetch kernels from image registry instead of building the kernel (#156) Alex Zenla 2024-05-16 01:40:58 -0700
  • 2462a99fdc
    chore(dependabot): group some dependency updates (#157) Alex Zenla 2024-05-16 01:39:50 -0700
  • 5d1a28f68e
    chore(dependabot): group some dependency updates Alex Zenla 2024-05-16 07:14:13 +0000
  • 75197c274e
    feat(build): fetch kernels from image registry instead of building the kernel Alex Zenla 2024-05-16 06:46:02 +0000
  • 36574d97f0
    build(deps): bump toml from 0.8.12 to 0.8.13 dependabot[bot] 2024-05-16 05:52:46 +0000
  • 15efce38cc
    fix(build): use host resolv.conf in os build chroot Alex Zenla 2024-05-16 05:15:13 +0000
  • fc18bc6a18
    feat(runtime): concurrent ip allocation (#151) Alex Zenla 2024-05-14 11:29:12 -0700
  • 3da780fcb0
    feat(runtime): concurrent ip allocation Alex Zenla 2024-05-14 13:16:01 +0000
  • b0f0934fa4
    build(deps): bump async-compression from 0.4.9 to 0.4.10 (#145) dependabot[bot] 2024-05-13 12:23:40 -0700
  • f6721d5e2c
    build(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#149) dependabot[bot] 2024-05-13 12:23:24 -0700
  • 0d43a8be54
    build(deps): bump MarcoIeni/release-plz-action from 0.5.55 to 0.5.57 (#150) dependabot[bot] 2024-05-13 12:23:08 -0700
  • c4b8cb7fb1
    build(deps): bump MarcoIeni/release-plz-action from 0.5.55 to 0.5.57 dependabot[bot] 2024-05-13 05:35:55 +0000
  • 8cdc3e7f9e
    build(deps): bump actions/checkout from 4.1.4 to 4.1.5 dependabot[bot] 2024-05-13 05:35:53 +0000
  • 0193921053
    Pin actions to digests and introduce Step Security Harden Runners (#137) Jed Salazar 2024-05-10 17:00:56 -0700
  • 485f6e8319
    chore(kernel): upgrade to kernel 6.8.9 (#143) Alex Zenla 2024-05-10 10:30:06 -0700
  • 9cbf22097a
    build(deps): bump async-compression from 0.4.9 to 0.4.10 dependabot[bot] 2024-05-10 05:13:21 +0000
  • 09ee251c9e
    Fix typo and nit (#144) Jed Salazar 2024-05-09 18:44:42 -0700
  • 71d92273cf
    Fix typo and nit Jed Salazar 2024-05-09 18:40:01 -0700
  • 75011ef8cb
    fix(oci): use mirror.gcr.io as a mirror to docker hub (#141) Alex Zenla 2024-05-09 10:30:27 -0700
  • f36baacda9
    chore(kernel): upgrade to kernel 6.8.9 Alex Zenla 2024-05-08 19:47:15 +0000
  • 69c7af5220
    build(deps): bump thiserror from 1.0.59 to 1.0.60 (#135) dependabot[bot] 2024-05-08 12:14:17 -0700
  • a364abe887
    build(deps): bump anyhow from 1.0.82 to 1.0.83 (#136) dependabot[bot] 2024-05-08 12:14:00 -0700
  • 95accc6d3f
    build(deps): bump serde from 1.0.200 to 1.0.201 (#139) dependabot[bot] 2024-05-08 12:13:44 -0700
  • 04fb6cce8e
    build(deps): bump serde_json from 1.0.116 to 1.0.117 (#140) dependabot[bot] 2024-05-08 19:13:27 +0000
  • 5420214bdd
    build(deps): bump sysinfo from 0.30.11 to 0.30.12 (#131) dependabot[bot] 2024-05-08 19:13:11 +0000
  • b4f26787d4
    fix(oci): remove file size limit (#142) Alex Zenla 2024-05-08 12:09:33 -0700
  • 1f7d0a5c0c
    fix(oci): remove file size limit Alex Zenla 2024-05-08 19:00:01 +0000
  • 128ce35dcb
    fix(oci): use mirror.gcr.io as a mirror to docker hub Alex Zenla 2024-05-08 18:56:54 +0000
  • 0944896941
    build(deps): bump serde_json from 1.0.116 to 1.0.117 dependabot[bot] 2024-05-08 05:12:02 +0000
  • 231bab891a
    build(deps): bump serde from 1.0.200 to 1.0.201 dependabot[bot] 2024-05-08 05:11:42 +0000
  • 1ce623612a
    Pin actions to digests and introduce Step Security Harden Runners Jed Salazar 2024-05-07 11:10:57 -0700
  • 45eb9d9bbb
    build(deps): bump anyhow from 1.0.82 to 1.0.83 dependabot[bot] 2024-05-07 05:16:48 +0000
  • 0c6c2bad68
    build(deps): bump thiserror from 1.0.59 to 1.0.60 dependabot[bot] 2024-05-07 05:16:34 +0000
  • 9642c453ca
    build(deps): bump sysinfo from 0.30.11 to 0.30.12 dependabot[bot] 2024-05-06 05:27:49 +0000