Changes between Version 2 and Version 3 of YumRepositories2
- Timestamp:
- Jul 12, 2011 1:54:07 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
YumRepositories2
v2 v3 7 7 The core operating system repositories are the same as directories holding the installation image. All of these repositories are always up-to-date - all rpm updates get integrated into installation images which is why it is used as the default repository for yum updates and there is no need for a separate update repository. 8 8 9 || Elders/PU_IAS 2 (i386) || http://www.elders.princeton.edu/data/PU_IAS/local/2/en/os/i386 ||10 || Elders/PU_IAS 2 (x86_64) || http://www.elders.princeton.edu/data/PU_IAS/local/2/en/os/x86_64 ||11 || Elders/PU_IAS 2WS (i386) || http://www.elders.princeton.edu/data/PU_IAS/local/2WS/en/os/i386 ||12 || Elders/PU_IAS 2WS (x86_64) || http://www.elders.princeton.edu/data/PU_IAS/local/2WS/en/os/x86_64 ||13 || Elders/PU_IAS 2cluster (i386) || http://www.elders.princeton.edu/data/PU_IAS/local/2cluster/en/os/i386 ||14 || Elders/PU_IAS 2cluster (x86_64) || http://www.elders.princeton.edu/data/PU_IAS/local/2cluster/en/os/x86_64 ||9 || PU_IAS 2 (i386) || http://puias.princeton.edu/data/PU_IAS/local/2/en/os/i386 || 10 || PU_IAS 2 (x86_64) || http://puias.princeton.edu/data/PU_IAS/local/2/en/os/x86_64 || 11 || PU_IAS 2WS (i386) || http://puias.princeton.edu/data/PU_IAS/local/2WS/en/os/i386 || 12 || PU_IAS 2WS (x86_64) || http://puias.princeton.edu/data/PU_IAS/local/2WS/en/os/x86_64 || 13 || PU_IAS 2cluster (i386) || http://puias.princeton.edu/data/PU_IAS/local/2cluster/en/os/i386 || 14 || PU_IAS 2cluster (x86_64) || http://puias.princeton.edu/data/PU_IAS/local/2cluster/en/os/x86_64 || 15 15 16 16 The above URLs can be used with 2/2WS version of yum (2.6.*) and are preconfigured in the default yum.conf … … 21 21 The core operating system updates - as rebuilt locally from Red Hat's free sources (in no way supported by Red Hat!) - are located in: 22 22 23 http:// www.elders.princeton.edu/data/other/PU_IAS/local/updates/2/en/os23 http://puias.princeton.edu/data/other/PU_IAS/local/updates/2/en/os 24 24 25 25 Here you can find all the current and old updates. There is no need to use this repository for regular updating as all the updates are integrated into core operating system repositories. … … 31 31 The addons repository is located at: 32 32 33 http:// www.elders.princeton.edu/data/other/PU_IAS/local/addons/2/33 http://puias.princeton.edu/data/other/PU_IAS/local/addons/2/ 34 34 35 35 We do not recommend using this repository directly but instead either install PU_IAS 2WS or else upgrade PU_IAS-release by installing: 36 || 32 bit (i386) installation: || rpm -Uhv http:// www.elders.princeton.edu/data/other/PU_IAS/local/addons/2/i386/PU_IAS-release-2WS-3.2.i386.rpm ||37 || 64 bit (x86_64/ia32e) installation: || rpm -Uhv http:// www.elders.princeton.edu/data/other/PU_IAS/local/addons/2/x86_64/PU_IAS-release-2WS-3.2.x86_64.rpm ||36 || 32 bit (i386) installation: || rpm -Uhv http://puias.princeton.edu/data/other/PU_IAS/local/addons/2/i386/PU_IAS-release-2WS-3.2.i386.rpm || 37 || 64 bit (x86_64/ia32e) installation: || rpm -Uhv http://puias.princeton.edu/data/other/PU_IAS/local/addons/2/x86_64/PU_IAS-release-2WS-3.2.x86_64.rpm || 38 38 39 39 == Cluster Suite For 2/2WS == … … 41 41 Cluster suite repository for 2/2WS contains the rebuild of Red Hat's RHCS repository - Red Hat Cluster Suite - for RHEL 4. This local rebuild is in no way supported by Red Hat. The repository is located at (the first is for the originally released RPMS and the second is for its updates): 42 42 43 http:// www.elders.princeton.edu/data/other/PU_IAS/local/2/en/RHCS/43 http://puias.princeton.edu/data/other/PU_IAS/local/2/en/RHCS/ 44 44 45 45 and 46 46 47 http:// www.elders.princeton.edu/data/other/PU_IAS/local/updates/2/en/RHCS/47 http://puias.princeton.edu/data/other/PU_IAS/local/updates/2/en/RHCS/ 48 48 49 49 In order to start using it please create a new file called /etc/yum.repos.d/clustersuite.repo with the following contents: … … 51 51 [PU_IAS-CS] 52 52 name=PU_IAS Cluster Suite $releasever 53 baseurl=http:// www.elders.princeton.edu/data/other/PU_IAS/local/$releasever/en/RHCS/53 baseurl=http://puias.princeton.edu/data/other/PU_IAS/local/$releasever/en/RHCS/ 54 54 55 55 [PU_IAS-CS-Updates] 56 56 name=PU_IAS Cluster Suite $releasever Updates 57 baseurl=http:// www.elders.princeton.edu/data/other/PU_IAS/local/updates/$releasever/en/RHCS/57 baseurl=http://puias.princeton.edu/data/other/PU_IAS/local/updates/$releasever/en/RHCS/ 58 58 GFS for 2/2WS 59 59 }}} … … 61 61 GFS repository for 2/2WS contains the rebuild of Red Hat's RHGFS repository - Red Hat Global File System - for RHEL4. This local rebuild is in no way supported by Red Hat. The repository is located at (the first is for the originally released RPMS and the second is for its updates): 62 62 63 http:// www.elders.princeton.edu/data/other/PU_IAS/local/2/en/RHGFS/63 http://puias.princeton.edu/data/other/PU_IAS/local/2/en/RHGFS/ 64 64 65 65 and 66 66 67 http:// www.elders.princeton.edu/data/other/PU_IAS/local/updates/2/en/RHGFS/67 http://puias.princeton.edu/data/other/PU_IAS/local/updates/2/en/RHGFS/ 68 68 69 69 In order to start using it please create a new file called /etc/yum.repos.d/GFS.repo with the following contents: … … 71 71 [PU_IAS-GFS] 72 72 name=PU_IAS GFS $releasever 73 baseurl=http:// www.elders.princeton.edu/data/other/PU_IAS/local/$releasever/en/RHGFS/73 baseurl=http://puias.princeton.edu/data/other/PU_IAS/local/$releasever/en/RHGFS/ 74 74 75 75 [PU_IAS-GFS-Updates] 76 76 name=PU_IAS GFS $releasever Updates 77 baseurl=http:// www.elders.princeton.edu/data/other/PU_IAS/local/updates/$releasever/en/RHGFS/77 baseurl=http://puias.princeton.edu/data/other/PU_IAS/local/updates/$releasever/en/RHGFS/ 78 78 Unsupported Software Repository for 2/2WS 79 79 }}} … … 82 82 You still might find rpms in this repository useful, e.g. you can find denyhosts which can help you with ssh scans. The repository is located at: 83 83 84 http:// www.elders.princeton.edu/data/other/PU_IAS/local/unsupported/2/84 http://puias.princeton.edu/data/other/PU_IAS/local/unsupported/2/ 85 85 86 86 In order to start using it please create a new file called /etc/yum.repos.d/unsupported.repo with the following contents: … … 90 90 name=PU_IAS Unsupported $releasever 91 91 92 baseurl=http:// www.elders.princeton.edu/data/other/PU_IAS/local/unsupported/$releasever/92 baseurl=http://puias.princeton.edu/data/other/PU_IAS/local/unsupported/$releasever/ 93 93 }}} 94 94 … … 98 98 The repository is located at: 99 99 100 http:// www.elders.princeton.edu/data/other/PU_IAS/local/unsupported/2/100 http://puias.princeton.edu/data/other/PU_IAS/local/unsupported/2/ 101 101 102 102 Please do not use this repository directly but install PU_IAS 2cluster distribution instead.