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 a1a8bbe8bb
.
This commit is contained in:
parent
11fb756e70
commit
819da5c8ec
1 changed files with 3 additions and 5 deletions
|
@ -10,11 +10,9 @@ container-cmd:
|
||||||
include: fedora-common-ostree-pkgs.yaml
|
include: fedora-common-ostree-pkgs.yaml
|
||||||
|
|
||||||
# See https://github.com/coreos/bootupd
|
# See https://github.com/coreos/bootupd
|
||||||
# TODO: Disabled until we use use unified-core or native container flow
|
arch-include:
|
||||||
# for the main build
|
x86_64: bootupd.yaml
|
||||||
# arch-include:
|
aarch64: bootupd.yaml
|
||||||
# x86_64: bootupd.yaml
|
|
||||||
# aarch64: bootupd.yaml
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
# Do not include "full" Git as it brings in Perl
|
# Do not include "full" Git as it brings in Perl
|
||||||
|
|
Loading…
Reference in a new issue