Merge branch 'pr/coreutils' into 'main'

tier-0/x: various tweaks

See merge request fedora/bootc/base-images!54
This commit is contained in:
Jonathan Lebon 2024-09-20 19:06:53 +00:00
commit 92172d2d56
3 changed files with 5 additions and 2 deletions

View File

@ -25,7 +25,5 @@ postprocess:
- |
#!/bin/bash
set -xeuo pipefail
# Until we have https://github.com/coreos/rpm-ostree/pull/2275
mkdir -p /run
# Transforms /usr/lib/ostree-boot into a bootupd-compatible update payload
/usr/bin/bootupctl backend generate-update-metadata

View File

@ -53,6 +53,8 @@ include:
- basic-fixes.yaml
packages:
# this is implied by dependencies but let's make it explicit
- coreutils
# needed for building derived container images
- dnf5
# Even in tier-0, we have this. If you don't want SELinux today, you'll need

View File

@ -13,6 +13,9 @@ packages:
# crun recommends but doesn't require criu and criu-libs. We want them for
# checkpoint/restore. https://github.com/coreos/fedora-coreos-tracker/issues/1370
- criu criu-libs
# deps of bootc, but let's be explicit. e.g. even if bootc drops the skopeo
# dep, we still want it
- podman skopeo
# storage
- cryptsetup
- lvm2