Changes between Version 1 and Version 2 of MakeLocalCentOSRepo


Ignore:
Timestamp:
09/03/14 16:03:20 (10 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MakeLocalCentOSRepo

    v1 v2  
    11== CentOS Local Repository Overview ==
    22
    3    1.  Type rpm -qa to get a list
     3   1.  Type rpm -qa to get a list of packages needed.
    44
    55   2.  For each one, do a repoquery -i to get the actual repository.
    66
     7{{{
     8
     9Repository  : base
     10Repository  : updates
     11Repository  : puppetlabs
     12Repository  : security_shibboleth
     13Repository  : rpmforge
     14Repository  : epel
     15Repository  : puppetlabs-deps
     16}}}
     17
    718   3.  Follow this link to create a local repository,   http://wiki.centos.org/HowTos/CreateLocalMirror