[SLL] Setting up install server for CentOS 5.0 with updates
Jesse Keating
jkeating at j2solutions.net
Mon Jul 23 06:58:17 PDT 2007
On Mon, 23 Jul 2007 09:55:59 -0400
Jesse Keating <jkeating at j2solutions.net> wrote:
> I don't know of any docs, but if you're using kickstart, you can add
> yum repos in your kickstart config that will be used during install.
> One such repo could be the updates repo. You'll need to be using
> either exploaded NFS or http install methods, isos won't work.
> Anaconda uses yum to do the package seeking and installing, so if yum
> finds a newer package <foo> in your addon repo, it will install that
> instead of the <foo> in your base repo.
Whoops, hit enter before I could give an example:
url --url=http://mirrors.cat.pdx.edu/centos/5.0/os/x86_64/
repo --name Centos5Updates --baseurl http://mirrors.cat.pdx.edu/centos/5.0/updates/x86_64/
The first line informs anaconda what the base install method is, url,
via a mirror in Oregon. The second line adds the Centos 5 updates repo
to the mix.
--
Jesse Keating RHCE (jkeating.livejournal.com)
Fedora Project (fedoraproject.org/wiki/JesseKeating)
GPG Public Key (geek.j2solutions.net/jkeating.j2solutions.pub)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ssc.com/pipermail/linux-list/attachments/20070723/ffd00da2/signature-0001.pgp
More information about the linux-list
mailing list