Add ppc64-diag to the core group

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>
This commit is contained in:
Peter Robinson 2017-04-23 18:53:41 +01:00
parent e97c4e84f1
commit 586305e726
2 changed files with 4 additions and 2 deletions

View File

@ -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>

View File

@ -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>