how to install a custom XEN kernel & rpm's from kickstart?

Shabazian, Chip Chip.Shabazian at bankofamerica.com
Fri Mar 28 15:01:19 UTC 2008


The other thing you can do, if you are using RHEL 5, is to setup your
own yum repo, include it in the command section, and then simply add the
packages to the package section like the any other build.  A bit more
work to setup, but it works well.

If you just want the quick and easy method, then doing it over http is
the easiest as Tom said.  Remember, you can load the rpm directly via
http, no need to transfer it to the local system first.  ex:
rpm -Uvh http://my_server/rpm/location/xen-3.2.0-0xs.centos5.i386.rpm

-----Original Message-----
From: kickstart-list-bounces at redhat.com
[mailto:kickstart-list-bounces at redhat.com] On Behalf Of Tom Brown
Sent: Friday, March 28, 2008 7:46 AM
To: Discussion list about Kickstart
Subject: Re: how to install a custom XEN kernel & rpm's from kickstart?


> As follows?
>
> rpm -i xen-3.2.0-0xs.centos5.i386.rpm
> rpm -i xen-debuginfo-3.2.0-0xs.centos5.i386.rpm
> .....
> etc?
>

providing they are available at that location yes - personally i install
over http for this but its up to you

_______________________________________________
Kickstart-list mailing list
Kickstart-list at redhat.com
https://www.redhat.com/mailman/listinfo/kickstart-list




More information about the Kickstart-list mailing list