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
[email protected]
https://www.redhat.com/mailman/listinfo/kickstart-list

Reply via email to