Brian Long wrote:
> On Mon, 2007-12-03 at 13:08 -0600, t35t0r wrote:
>> In the RHN kickstart software page I can specify groups be installed
>> such as "@ Graphics" or "@ Base". How do I specify that *all* packages
>> be installed? Is there a group such as "@ All"? One problem we have is
>> that even though we specified "@ Graphics", gimp should be installed
>> (according to Server/repodata/comps-rhel5-server-core.xml on RHEL5
>> installation CD1) but it's not being installed.
> 
> Since "@ Everything" was removed, I believe the only recourse is
> something like this:
> 
> %post
> yum -y install *


you you need to import the rpm key first perhaps ?
maybe a : rpm --import /etc/pki/<foo>

-- 
Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED]

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to