Anaconda selects these if we're on an appropriate system, so don't pull them in by default. --- comps-f16.xml.in | 5 +++-- comps-f17.xml.in | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/comps-f16.xml.in b/comps-f16.xml.in index be87539..a29daae 100644 --- a/comps-f16.xml.in +++ b/comps-f16.xml.in @@ -756,14 +756,15 @@ <packagereq type="mandatory">util-linux</packagereq> <packagereq type="mandatory">vim-minimal</packagereq> <packagereq type="mandatory">yum</packagereq> - <packagereq type="default">efibootmgr</packagereq> - <packagereq type="default">grub2</packagereq> <packagereq type="default">ppc64-utils</packagereq> <packagereq type="default">s390utils</packagereq> <packagereq type="default">sendmail</packagereq> <packagereq type="default">silo</packagereq> <packagereq type="default">systemd</packagereq> <packagereq type="default">yaboot</packagereq> + <packagereq type="optional">efibootmgr</packagereq> + <packagereq type="optional">grub2</packagereq> + <packagereq type="optional">grub</packagereq> </packagelist> </group> <!-- diff --git a/comps-f17.xml.in b/comps-f17.xml.in index 267fafa..eb5b815 100644 --- a/comps-f17.xml.in +++ b/comps-f17.xml.in @@ -691,14 +691,15 @@ <packagereq type="mandatory">util-linux</packagereq> <packagereq type="mandatory">vim-minimal</packagereq> <packagereq type="mandatory">yum</packagereq> - <packagereq type="default">efibootmgr</packagereq> - <packagereq type="default">grub2</packagereq> <packagereq type="default">ppc64-utils</packagereq> <packagereq type="default">s390utils</packagereq> <packagereq type="default">sendmail</packagereq> <packagereq type="default">silo</packagereq> <packagereq type="default">systemd</packagereq> <packagereq type="default">yaboot</packagereq> + <packagereq type="optional">efibootmgr</packagereq> + <packagereq type="optional">grub2</packagereq> + <packagereq type="optional">grub</packagereq> </packagelist> </group> <!-- -- 1.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list