Skip to content

Commit

Permalink
hotfix for anaconda
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Jul 29, 2023
1 parent b77f49b commit 7767751
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions ultramarine/common/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,7 @@ postprocess:
fi
done
# 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 /
# Remove loader directory causing issues in Anaconda in unified core mode
# Will be obsolete once we start using bootupd
rm -rf /usr/lib/ostree-boot/loader
postprocess-script: "postprocess.sh"

0 comments on commit 7767751

Please sign in to comment.