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. --- comps-f16.xml.in | 2 -- comps-f17.xml.in | 2 -- 2 files changed, 0 insertions(+), 4 deletions(-) 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> -- 1.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list