close
Warning:
Can't synchronize with repository "(default)" (/data/svn does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jul 22, 2023 3:22:48 PM (2 months ago)
- Author:
-
tarzadon
- Comment:
-
Update dead links, if possible
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
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 | | || 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 || |
| 9 | || PU_IAS 2 (i386) || https://mirror.math.princeton.edu/pub/springdale/PU_IAS/2/en/os/i386/ || |
| 10 | || PU_IAS 2 (x86_64) || https://mirror.math.princeton.edu/pub/springdale/PU_IAS/2/en/os/x86_64/ || |
| 11 | || PU_IAS 2WS (i386) || https://mirror.math.princeton.edu/pub/springdale/PU_IAS/2WS/en/os/i386/ || |
| 12 | || PU_IAS 2WS (x86_64) || https://mirror.math.princeton.edu/pub/springdale/PU_IAS/2WS/en/os/x86_64/ || |
| 13 | || PU_IAS 2cluster (i386) || https://mirror.math.princeton.edu/pub/springdale/PU_IAS/2cluster/en/os/i386/ || |
| 14 | || PU_IAS 2cluster (x86_64) || https://mirror.math.princeton.edu/pub/springdale/PU_IAS/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://puias.princeton.edu/data/other/PU_IAS/local/updates/2/en/os |
| 23 | https://mirror.math.princeton.edu/pub/springdale/PU_IAS/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://puias.princeton.edu/data/other/PU_IAS/local/addons/2/ |
| 33 | https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/2/en/addons/ |
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://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 || |
| 36 | || 32 bit (i386) installation: || rpm -Uhv https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/2/en/addons/i386/PU_IAS-release-2WS-9.1.i386.rpm || |
| 37 | || 64 bit (x86_64/ia32e) installation: || rpm -Uhv |
| 38 | https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/2/en/addons/x86_64/PU_IAS-release-2WS-9.1.x86_64.rpm || |
38 | 39 | |
39 | 40 | == Cluster Suite For 2/2WS == |
… |
… |
|
45 | 46 | and |
46 | 47 | |
47 | | http://puias.princeton.edu/data/other/PU_IAS/local/updates/2/en/RHCS/ |
| 48 | https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/2/en/RHCS/ |
48 | 49 | |
49 | 50 | In order to start using it please create a new file called /etc/yum.repos.d/clustersuite.repo with the following contents: |
… |
… |
|
51 | 52 | [PU_IAS-CS] |
52 | 53 | name=PU_IAS Cluster Suite $releasever |
53 | | baseurl=http://puias.princeton.edu/data/other/PU_IAS/local/$releasever/en/RHCS/ |
| 54 | baseurl=https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/2/en/RHCS/$releasever |
54 | 55 | |
55 | 56 | [PU_IAS-CS-Updates] |
56 | 57 | name=PU_IAS Cluster Suite $releasever Updates |
57 | | baseurl=http://puias.princeton.edu/data/other/PU_IAS/local/updates/$releasever/en/RHCS/ |
| 58 | baseurl=https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/2/en/RHCS/$releasever |
58 | 59 | GFS for 2/2WS |
59 | 60 | }}} |
… |
… |
|
65 | 66 | and |
66 | 67 | |
67 | | http://puias.princeton.edu/data/other/PU_IAS/local/updates/2/en/RHGFS/ |
| 68 | https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/2/en/RHGFS/ |
68 | 69 | |
69 | 70 | In order to start using it please create a new file called /etc/yum.repos.d/GFS.repo with the following contents: |
… |
… |
|
75 | 76 | [PU_IAS-GFS-Updates] |
76 | 77 | name=PU_IAS GFS $releasever Updates |
77 | | baseurl=http://puias.princeton.edu/data/other/PU_IAS/local/updates/$releasever/en/RHGFS/ |
| 78 | baseurl=https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/2/en/RHGFS/$releasever |
78 | 79 | Unsupported Software Repository for 2/2WS |
79 | 80 | }}} |