Changes between Version 8 and Version 9 of YumRepositories1
- Timestamp:
- Jul 22, 2023 3:13:47 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
YumRepositories1
v8 v9 6 6 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 || PU_IAS 1 (i386) || http ://puias.princeton.edu/data/PU_IAS/local/1/en/os/i386||9 || PU_IAS 1 (x86_64) || http ://puias.princeton.edu/data/PU_IAS/local/1/en/os/x86_64||8 || PU_IAS 1 (i386) || https://mirror.math.princeton.edu/pub/springdale/PU_IAS/1/en/os/i386/ || 9 || PU_IAS 1 (x86_64) || https://mirror.math.princeton.edu/pub/springdale/PU_IAS/1/en/os/x86_64/ || 10 10 || PU_IAS 1WS (i386) || http://puias.princeton.edu/data/PU_IAS/local/1WS/en/os/i386 || 11 11 || PU_IAS 1WS (x86_64) || http://puias.princeton.edu/data/PU_IAS/local/1WS/en/os/x86_64 || … … 17 17 The core operating system updates - as rebuilt locally from Red Hat's free sources (in no way supported by Red Hat!) - are located in: 18 18 19 http ://puias.princeton.edu/data/other/PU_IAS/local/updates/1/en/os19 https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/1/en/ 20 20 21 21 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. … … 38 38 Cluster suite repository for 1/1WS contains the rebuild of Red Hat's RHCS repository - Red Hat Cluster Suite - for RHEL 3. This local rebuild is in no way supported by Red Hat. The repository is located at: 39 39 40 http://puias.princeton.edu/data/other/PU_IAS/local/updates/1/en/RHCS/40 https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/1/en/RHCS/ 41 41 42 42 In order to start using it please add the following to the end of your yum.conf: … … 50 50 GFS repository for 1/1WS contains the rebuild of Red Hat's RHGFS repository - Red Hat Global File System - for RHEL3. This local rebuild is in no way supported by Red Hat. The repository is located at: 51 51 52 http://puias.princeton.edu/data/other/PU_IAS/local/updates/1/en/RHGFS/52 https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/1/en/RHGFS/ 53 53 54 54 In order to start using it please add the following to the end of your yum.conf: … … 56 56 [PU_IAS-GFS] 57 57 name=PU_IAS GFS $releasever 58 baseurl=http ://puias.princeton.edu/data/other/PU_IAS/local/updates/$releasever/en/RHGFS/58 baseurl=https://mirror.math.princeton.edu/pub/springdale/PU_IAS/updates/$releasever/en/RHGFS/ 59 59 Unsupported Software Repository for 1/1WS 60 60 }}}