mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-30 13:00:45 +00:00
Merge branch 'pr/move-chunkah-fedora' into 'main'
standard: move chunkah to fedora-only manifest See merge request fedora/bootc/base-images!462
This commit is contained in:
commit
973daf8c85
2 changed files with 4 additions and 2 deletions
|
|
@ -5,3 +5,7 @@ include:
|
|||
packages:
|
||||
# Make Ansible "package" builtin work by default
|
||||
- python3-libdnf5
|
||||
# Content-based container layer splitting for rechunking
|
||||
# Note we should be able to move this back to the base standard/manifest.yaml
|
||||
# once chunkah is in CentOS Stream and RHEL.
|
||||
- chunkah
|
||||
|
|
|
|||
|
|
@ -45,8 +45,6 @@ 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