CoolFace
Datasetpublic

YoozLabs/transit-guest-images

Transit guest images Prebuilt guest artifacts for Transit, downloaded on demand at VM creation time. catalog.json and its detached catalog.sig are the machine-readable, Ed25519-signed release catalog. Transit verifies the exact catalog bytes before parsing it and downloads every artifact from an immutable Hugging Face commit URL. Artifacts live under <preset-id>/<fileName>.xz; the signed catalog records compressed and decompressed SHA256 digests. Current presets:… See the full description on the dataset page: https://huggingface.co/datasets/YoozLabs/transit-guest-images.

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes14downloads
Dataset Card

Transit guest images

Prebuilt guest artifacts for Transit, downloaded on demand at VM creation time.

  • catalog.json and its detached catalog.sig are the machine-readable, Ed25519-signed release catalog.
  • Transit verifies the exact catalog bytes before parsing it and downloads every artifact from an immutable Hugging Face commit URL.
  • Artifacts live under <preset-id>/<fileName>.xz; the signed catalog records compressed and decompressed SHA256 digests.

Current presets: ubuntu-24.04-gui, ubuntu-26.04-gui (kernel + disk image each; no initrd).

Both current Ubuntu releases are compact 6 GiB logical sparse GNOME bases. Transit expands each managed VM disk to the size selected at creation time (12 GiB by default; 8 GiB minimum).

Contact: dev@yooz.info