comps-f17.xml.in comps-f18.xml.in

Bill Nottingham notting at fedoraproject.org
Thu Mar 22 20:51:05 UTC 2012


 comps-f17.xml.in |    1 +
 comps-f18.xml.in |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit a7f19825d325364d5d59107617ddc95bdebcd88b
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu Mar 22 16:49:43 2012 -0400

    Add NM as a default package in @core. (#693602, #804716)
    
    This ensures network is working after a minimal install.

diff --git a/comps-f17.xml.in b/comps-f17.xml.in
index dd22dc2..08d892b 100644
--- a/comps-f17.xml.in
+++ b/comps-f17.xml.in
@@ -728,6 +728,7 @@
       <packagereq type="mandatory">util-linux</packagereq>
       <packagereq type="mandatory">vim-minimal</packagereq>
       <packagereq type="mandatory">yum</packagereq>
+      <packagereq type="default">NetworkManager</packagereq>
       <packagereq type="default">ppc64-utils</packagereq>
       <packagereq type="default">s390utils</packagereq>
       <packagereq type="default">sendmail</packagereq>
diff --git a/comps-f18.xml.in b/comps-f18.xml.in
index 4b63071..ee584f9 100644
--- a/comps-f18.xml.in
+++ b/comps-f18.xml.in
@@ -575,6 +575,7 @@
       <packagereq type="mandatory">util-linux</packagereq>
       <packagereq type="mandatory">vim-minimal</packagereq>
       <packagereq type="mandatory">yum</packagereq>
+      <packagereq type="default">NetworkManager</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