On our local repository, we'd like to create a "product" install that includes all of our packages. The two ways that seem possible to do this is do create a "blank" package called 'product' that depends on all our other rpms. Or we can create a group package in yum that includes all of those rpms.
A quick google, I couldn't find a pro/con of either approach. Anyone have an opinion on either direction?
