Commit Graph

10 Commits

Author SHA1 Message Date
7ebcc3d4ab feat: implement on-disk indexes of images 2024-04-16 13:55:40 +00:00
ac3eca3ebb feat: implement improved and detailed oci progress indication 2024-04-16 12:42:02 +00:00
a99541460d feat: concurrent image pulls 2024-04-16 08:20:09 +00:00
3d29a68645 feat: oci tar format support 2024-04-16 05:53:58 +00:00
e88fadd3bc oci: retain bit-perfect copies of manifest and config on disk 2024-04-16 05:22:58 +00:00
89055ef77c feat: oci compliance work (#85)
* chore: rework oci crate to be more composable

* feat: image pull is now internally explicit

* feat: utilize vfs for assembling oci images

* feat: rework oci to preserve permissions via a vfs
2024-04-15 17:24:14 +00:00
24c71e9725 feat: oci packer can now use mksquashfs if available (#70)
* feat: oci packer can now use mksquashfs if available

* fix: use nproc in kernel build script for default jobs, and fix DEV.md guide

* feat: working erofs backend
2024-04-15 00:19:38 +00:00
6d07112e3d feat: implement oci image progress (#64)
* feat: oci progress events

* feat: oci progress bars on launch
2024-04-12 18:09:26 +00:00
8dd3cc7692 krata: work on parallel reconciliation 2024-04-02 00:56:18 +00:00
bdb91a6cb3 krata: restructure packages for cleanliness 2024-03-30 06:21:34 +00:00