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

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


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