On Mon, 24 Jun 2013, Frank Murphy wrote:
On Mon, 24 Jun 2013 10:32:40 -0400
Chris Kittlitz <ckittlitz@xxxxxxxxx> wrote:
That is pretty much exactly what I am doing, however, I need to
know how to get the list of packages.
Only you can really know how you need to combine,
to get what you need.
If you can install "system-config-kickstart" (gui-tool) if available"
it will help you select packages
Then modify selections to suit?
if you have yum-utils:
http://yum.baseurl.org/wiki/YumUtils
yum grouplist
yum groupinfo "foo bar" from above result
repoquery --queryformat %{name} --installed -a > sometext
Also from yum-utils is "repoclosure". Given yum "repo(s)" it determines
if all of the rpm dependencies have been met. This does assume that the
rpms have accurate dependencies defined.
-Connie Sieh
_______________________________________________
Yum mailing list
Yum@xxxxxxxxxxxxxxxxx
http://lists.baseurl.org/mailman/listinfo/yum