Make Sure Public Repos Are Setup

From NST Wiki
Revision as of 18:15, 27 February 2012 by Paul Blankenbaker (talk | contribs) (Created page with "You should verify that the public mirror list and ''yum'' repositories have be set up. * Go to URL: http://www.networksecuritytoolkit.org/nst/mirrors/ * If you don't see a text ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

You should verify that the public mirror list and yum repositories have be set up.

  • Go to URL: http://www.networksecuritytoolkit.org/nst/mirrors/
  • If you don't see a text mirror list file for both 32 bit and 64 bit you need to do the following:
    • Create and add the missing files to html/mirrors on the development machine.
    • Push out the mirrors and initial empty yum repositories by running the following commands on both the 32 bit and 64 bit development machine:
[root@dev32 repo]# cd yum
[root@dev32 repo]# make repo-upload

NOTE: If there are any errors, you may need to log into the mirrors to create the top level directories.