[release-notes] Yum groups are now objects

Pete Travis immanetize at fedoraproject.org
Mon May 13 02:43:11 UTC 2013


commit 5ed3c0bc0fe1b18177f181ef79c9970e964475cd
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun May 12 20:29:49 2013 -0600

    Yum groups are now objects

 en-US/Server_Configuration_Tools.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Server_Configuration_Tools.xml b/en-US/Server_Configuration_Tools.xml
index 7b77604..c40f330 100644
--- a/en-US/Server_Configuration_Tools.xml
+++ b/en-US/Server_Configuration_Tools.xml
@@ -27,6 +27,13 @@
       </simplelist>
     </para>
   </section>
+
+  <section>
+    <title>Yum groups as objects</title>
+    <para>
+      By handling package groups as objects rather than static lists, package managers like <package>yum</package> will now store the information and use it for later group related commands, and updates will automatically bring in new packages added to the group.
+    </para>
+  </section>
   
   <section>
     <title>Easier Administration with <package>OpenLMI</package></title>


More information about the docs-commits mailing list