From 819da5c8ecf3c707f87ddf5309926fe0160afe76 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Jul 25 2023 14:20:41 +0000 Subject: Enable bootupd integration now that we use unified core See: https://fedoraproject.org/wiki/Changes/FedoraSilverblueBootupd See: https://fedoraproject.org/wiki/Changes/FedoraSilverblueUnifiedCore Revert "Disable bootupd integration until we use unified core" This reverts commit a1a8bbe8bb3ba6d31b9fe406e6fe026388696810. --- diff --git a/fedora-common-ostree.yaml b/fedora-common-ostree.yaml index 9b81f36..2a33ff9 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -10,11 +10,9 @@ container-cmd: include: fedora-common-ostree-pkgs.yaml # See https://github.com/coreos/bootupd -# TODO: Disabled until we use use unified-core or native container flow -# for the main build -# arch-include: -# x86_64: bootupd.yaml -# aarch64: bootupd.yaml +arch-include: + x86_64: bootupd.yaml + aarch64: bootupd.yaml packages: # Do not include "full" Git as it brings in Perl