add a note explaining anaconda-tools so we don't keep forgetting

This commit is contained in:
Adam Williamson 2013-05-31 13:57:08 -07:00
parent 66956e2de8
commit 82343fab40
2 changed files with 20 additions and 0 deletions

View File

@ -1018,6 +1018,16 @@
<packagereq type="optional">yumex</packagereq>
</packagelist>
</group>
<!--
Note: The anaconda-tools group lists packages that anaconda might
add to the installed package set, depending on the installation
configuration chosen: the packages in this group are included in
the DVD package payload and the live images, but not in the runtime
anaconda environment. If a package is needed in anaconda's runtime
environment it should be listed as a dependency of the anaconda
package, not added to this group. See
https://fedorahosted.org/rel-eng/ticket/5195 .
-->
<group>
<id>anaconda-tools</id>
<_name>Anaconda tools</_name>

View File

@ -1019,6 +1019,16 @@
<packagereq type="optional">yumex</packagereq>
</packagelist>
</group>
<!--
Note: The anaconda-tools group lists packages that anaconda might
add to the installed package set, depending on the installation
configuration chosen: the packages in this group are included in
the DVD package payload and the live images, but not in the runtime
anaconda environment. If a package is needed in anaconda's runtime
environment it should be listed as a dependency of the anaconda
package, not added to this group. See
https://fedorahosted.org/rel-eng/ticket/5195 .
-->
<group>
<id>anaconda-tools</id>
<_name>Anaconda tools</_name>