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