#403 Enable bootupd integration now that we use unified core
Merged 5 months ago by siosm. Opened 11 months ago by siosm.
siosm/workstation-ostree-config main-bootupd  into  main

file modified
+4 -6
@@ -10,12 +10,10 @@ 

  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

- #   ppc64le: bootupd.yaml

+ arch-include:

+   x86_64: bootupd.yaml

+   aarch64: bootupd.yaml

+   ppc64le: bootupd.yaml

  

  packages:

    # Ensure that we have a kernel. Kernel packages are not in any comps group

rebased onto 6e7c14b0d35cfce1a6b3ba6535c3a05a5b4ed3a9

10 months ago

rebased onto 36bf323970a854c6bf56f6f19850a463759d97be

10 months ago

rebased onto 9249bbb9ac7cd676b9e3e0a3cd86745106e5b200

10 months ago

rebased onto 7c97764692a144c95c58b9ff471ea6dbef36b0ed

9 months ago

rebased onto 5c6f039c6ed8bd45e285232218b9292953e5cff7

8 months ago

rebased onto aa928c9

8 months ago

rebased onto d8be474801c241f83fd58c1960cd092a47bff01d

8 months ago

rebased onto 93e2c207874fd34ce2c64bbe6ea267b34d673960

8 months ago

rebased onto 8712583fdf22db71a26dccacb5ed2d3d59a6a134

8 months ago

We now have unified core builds enabled and support in Anaconda merged and available in Rawhide:
- https://github.com/rhinstaller/anaconda/pull/5342
- https://github.com/rhinstaller/anaconda/pull/5363

So let's give this a try.

rebased onto ad61c4d

5 months ago

Pull-Request has been merged by siosm

5 months ago
Metadata