[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: Repo on a cd



Jason,

In anaconda.log it complains that it can't retrieve repository metadata when doing this.

Any thoughts? Anyway to get it to be more verbose so I can see where exactly it's looking?

Thanks,
joel

-----Original Message-----
From: kickstart-list-bounces redhat com [mailto:kickstart-list-bounces redhat com] On Behalf Of Jason Edgecombe
Sent: Wednesday, July 22, 2009 5:56 PM
To: Discussion list about Kickstart
Subject: Re: Repo on a cd

Joel Schuweiler wrote:
> I have a few custom packages I need to install. I would like to install them in the %packages section, not post.
>
> Is it possible to specify a repo directive like the following:
>
> repo -name=customrpms -url=./customrepos
>
> thoughts?
>
yes, but it should be the following, assuming you're installing from CD:

repo -name=customrpms -url=/mnt/source/customrepos


The install media is mounted as /mnt/source or something similar.

Jason

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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]