Is there a way to tell what RPMs were installed as part of a kickstart image, specifically if it's part of a group specified with the '@' symbol?

Solution Verified - Updated -

Environment

  • Red Hat Enterprise Linux

Issue

  • Is there a way to tell what RPMs were installed as part of a kickstart image, specifically if it's part of a group specified with the '@' symbol?

Resolution

  • Run the following command as root user:
 # yum groupinfo groupname
  • Component
  • yum

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments