From 81a27d66486f1cab4b024aecdf33f7077accacc5 Mon Sep 17 00:00:00 2001 From: Thales Maciel Date: Sat, 18 Apr 2026 14:59:01 -0300 Subject: [PATCH] imagecat: publish debian-bookworm bundle with boot fixes End-to-end verified: banger image pull debian-bookworm banger vm run --image debian-bookworm --name goldenvm boots through multi-user.target, sshd starts, and vm run drops into an interactive ssh session. Co-Authored-By: Claude Opus 4.7 (1M context) --- internal/imagecat/catalog.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/imagecat/catalog.json b/internal/imagecat/catalog.json index 07c5e11..9501847 100644 --- a/internal/imagecat/catalog.json +++ b/internal/imagecat/catalog.json @@ -7,8 +7,8 @@ "arch": "x86_64", "kernel_ref": "generic-6.12", "tarball_url": "https://images.thaloco.com/debian-bookworm-x86_64.tar.zst", - "tarball_sha256": "071495e60e830d5a0b40bb7b227a40a81cc0631a99d79a4eae471166b0d69a53", - "size_bytes": 286026738 + "tarball_sha256": "d035010db47bfa93a1d0275bf6f14c440b4e4eff2119bc82371b640be99623d6", + "size_bytes": 289965534 } ] }