From 0393a471809bc7341676b285cef3a6ce1990ed3e Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Thu, 26 Mar 2026 22:32:16 -0400 Subject: [PATCH] standard: add chunkah package This enables content-based layer splitting as an alternative to rpm-ostree's rechunker, both for the base image build itself and for downstream users building derived images. Assisted-by: OpenCode (Claude Opus 4.6) --- standard/manifest.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/standard/manifest.yaml b/standard/manifest.yaml index fdd3f75..6215270 100644 --- a/standard/manifest.yaml +++ b/standard/manifest.yaml @@ -45,6 +45,8 @@ packages: - python3-rpm # Used by admins interactively - man-db + # Content-based container layer splitting for rechunking + - chunkah # These are random architecture-specific packages packages-x86_64: