1:: =<path>/yum/repo.d/condor-development-rhel5.repo= 1:: =<path>/yum/repo.d/condor-stable-rhel4.repo= 1:: =<path>/yum/repo.d/condor-stable-rhel4.repo= -2: Update index files by executing the following commands. +1: Update index files by executing the following commands. This will +create/update the index files for each directory. {code} > cd <path>/yum > createrepo stable/rhel4 @@ -92,7 +93,11 @@ > createrepo development/rhel4 > createrepo development/rhel5 {endcode} -This will create/update the index files for each directory. +1: Optionally create a =<path>/yum/index.html= web page which describes +installation directions with links to the mirrored repository. An example +of such a page is {link: http://www.cs.wisc.edu/condor/yum/index.html +here}. Once this page is created, its URL should be advertised so people +can easily find and use the mirror. {subsection: Collaborators known to mirror the Condor YUM repository}