Enabling repositories for anaconda via kickstart

Jason L Tibbitts III tibbs at math.uh.edu
Wed Mar 30 18:42:57 UTC 2011


>>>>> "JMP" == Jonathan M Polom <s0nic0nslaught at gmail.com> 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<




More information about the Kickstart-list mailing list