Re: Enabling repositories for anaconda via kickstart
"Jonathan M. Polom" <[email protected]>
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <[email protected]> |
Jason: thanks a lot! that was basically exactly what I was looking for. should have read the documentation on redhat's site to begin with. On Wed, Mar 30, 2011 at 2:42 PM, Jason L Tibbitts III <[email protected]> wrote: >>>>>> "JMP" == Jonathan M Polom <[email protected]> writes: > > JMP> Is it possible to enable a repository for Anaconda via kickstart? > > You can use the repo command: > repo --name=local --baseurl=http://.... > Obviously fill in the URL to the repository you want to use. I do this > to override some of the distribution packages and to make sure that > freshly installed machines are fully updated. > > - J< > > _______________________________________________ > Kickstart-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/kickstart-list > -- Jon Polom