From d746166a7a984fc549f2c863020625f4c89ab5b3 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Fri, 1 Feb 2013 10:41:32 -0500 Subject: docs: document abstract Package tag --- doc/server/plugins/generators/packages.txt | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/server/plugins/generators/packages.txt b/doc/server/plugins/generators/packages.txt index e45864ef9..b6aa6190e 100644 --- a/doc/server/plugins/generators/packages.txt +++ b/doc/server/plugins/generators/packages.txt @@ -538,9 +538,10 @@ Package Groups -------------- Yum package groups are supported by the native Yum libraries. To -include a package group, use the :xml:attribute:`PackageType:group` -attribute of the :xml:element:`Package` tag. You can use either the -short group ID or the long group name: +include a package group, use the +:xml:attribute:`PackageStructure:group` attribute of the +:xml:element:`Package` tag. You can use either the short group ID or +the long group name: .. code-block:: xml @@ -563,13 +564,22 @@ Valid values of "type" are: * ``optional`` or ``all``: Install all packages in the group, including mandatory, default, and optional packages. -See :xml:element:`PackageStructure` for details. +See :xml:type:`PackageStructure` for details. You can view the packages in a group by category with the ``yum groupinfo`` command. More information about the different levels can be found at http://fedoraproject.org/wiki/How_to_use_and_edit_comps.xml_for_package_groups#Installation +Abstract Package Tags +--------------------- + +If you are using the native Yum libraries, the abstract Package tag +supports several attributes in addition to the standard +:xml:attribute:`PackageStructure:name`: + +.. xml:type:: PackageStructure + .. _pulp-source-support: Pulp Support -- cgit v1.2.3-1-g7c22