#111 Add ppc64-diag to the core group
Merged 6 years ago by ausil. Opened 6 years ago by pbrobinson.
pbrobinson/fedora-comps ppc64-diag  into  master

file modified
+2 -1
@@ -719,9 +719,10 @@ 

        <packagereq type="default">dracut-config-rescue</packagereq>

        <packagereq type="default">firewalld</packagereq>

        <packagereq type="default">NetworkManager</packagereq>

-       <packagereq type="default">ppc64-utils</packagereq>

        <packagereq type="optional">dracut-config-generic</packagereq>

        <packagereq type="optional">initial-setup</packagereq>

+       <packagereq type="optional">ppc64-diag</packagereq>

+       <packagereq type="optional">ppc64-utils</packagereq>

        <packagereq type="optional">uboot-images-armv7</packagereq>

        <packagereq type="optional">uboot-images-armv8</packagereq>

        <packagereq type="optional">uboot-tools</packagereq>

file modified
+2 -1
@@ -719,9 +719,10 @@ 

        <packagereq type="default">dracut-config-rescue</packagereq>

        <packagereq type="default">firewalld</packagereq>

        <packagereq type="default">NetworkManager</packagereq>

-       <packagereq type="default">ppc64-utils</packagereq>

        <packagereq type="optional">dracut-config-generic</packagereq>

        <packagereq type="optional">initial-setup</packagereq>

+       <packagereq type="optional">ppc64-diag</packagereq>

+       <packagereq type="optional">ppc64-utils</packagereq>

        <packagereq type="optional">uboot-images-armv7</packagereq>

        <packagereq type="optional">uboot-images-armv8</packagereq>

        <packagereq type="optional">uboot-tools</packagereq>

Make it optional, similarly make ppc64-utils optional. This will
ensure that it's included in the various installer composes.
Lorax will then make sure it's then pulled into the install for
Power64 builds.

Signed-off-by: Peter Robinson pbrobinson@gmail.com

Pull-Request has been merged by ausil

6 years ago