comps-f16.xml.in comps-f17.xml.in

Bill Nottingham notting at fedoraproject.org
Fri Oct 7 16:20:54 UTC 2011


 comps-f16.xml.in |    2 --
 comps-f17.xml.in |    2 --
 2 files changed, 4 deletions(-)

New commits:
commit c6c91710dad574e4592cb59c2f414522af163eb5
Author: Peter Jones <pjones at redhat.com>
Date:   Thu Oct 6 17:18:58 2011 -0400

    Don't pull in grub-efi/grub2/efibootmgr by default (#743386)
    
    Don't pull in grub-efi/grub2/efibootmgr by default; anaconda will
    pull them in at install time when appropriate, and fedora-install-fedora.ks
    will include them to make sure they're in the images correctly.

diff --git a/comps-f16.xml.in b/comps-f16.xml.in
index 7d7e93a..3da3871 100644
--- a/comps-f16.xml.in
+++ b/comps-f16.xml.in
@@ -756,8 +756,6 @@
       <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>
diff --git a/comps-f17.xml.in b/comps-f17.xml.in
index 5473c29..ab45938 100644
--- a/comps-f17.xml.in
+++ b/comps-f17.xml.in
@@ -691,8 +691,6 @@
       <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>




More information about the scm-commits mailing list