mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-02 14:30:46 +00:00
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)
This commit is contained in:
parent
f9842527f2
commit
0393a47180
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue