wiki:YumRepositories6

Version 16 (modified by thomas, 12 years ago) (diff)

--

List of software/Yum repositories and software locations for puias 6 and how to use them.

  1. Core Operating System Repositories for PU_IAS 6
  2. Addons
  3. Unsupported

Core Operating System Repositories for PU_IAS 6

arch directory repository (yum) rpm
i386 http://puias.princeton.edu/data/puias/6/i386/os puias-core-6-1.puias6.6.noarch.rpm
x86_64 http://puias.princeton.edu/data/puias/6/x86_64/os puias-core-6-1.puias6.6.noarch.rpm

Yum repo file

[PUIAS_6_core_Base]
name=PUIAS core Base $releasever - $basearch
mirrorlist=http://puias.math.ias.edu/data/puias/$releasever/$basearch/os/mirrorlist
#baseurl=http://puias.math.ias.edu/data/puias/$releasever/$basearch/os
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puias

[PUIAS_6_core_Updates]
name=PUIAS core Updates $releasever - $basearch
mirrorlist=http://puias.math.ias.edu/data/puias/updates/$releasever/en/os/$basearch/mirrorlist
#baseurl=http://puias.math.ias.edu/data/puias/updates/$releasever/en/os/$basearch
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puias

Unlike previous installations, there are no separate repositories in this location, there is only the main PUIAS distribution and the Addons directory. Client, Server and Workstation installations are all handled via categories at install time.

You may select additional repositories at install time or later. As of 01/2011 we have Addons, Computational and Unsupported repositories in addition to the main repository.

Addons

The Addons repository contains additional packages not included in the stock Red Hat installation. Many packages found in here are available via EPEL as well.

arch directory repository (yum) rpm
i386 http://puias.princeton.edu/data/puias/6/i386/os/Addons puias-addons-6-1.puias6.5.noarch.rpm
x86_64 http://puias.princeton.edu/data/puias/6/x86_64/os/Addons puias-addons-6-1.puias6.5.noarch.rpm

Yum repo file

[PUIAS_6_addons]
name=PUIAS addons Base $releasever - $basearch
baseurl=file:///data/puias/$releasever/$basearch/os/Addons
#baseurl=http://puias.princeton.edu/data/puias/addons/$releasever/$basearch/os/Addons
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puias

[PUIAS_6_addons_Updates]
name=PUIAS addons Updates $releasever - $basearch
baseurl=file:///data/puias/updates/$releasever/en/addons/$basearch
#baseurl=http://puias.math.ias.edu/data/puias/updates/$releasever/en/addons/$basearch
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puias

You may install the addons repo from a puias6 system by the following: yum install puias-addons

Unsupported

The Unsupported repository contains additional packages not included in the stock Red Hat installation, however, unlike the Addons directory, unsupported packages may not be updated frequently or maintained. The packages are available here:

arch directory repository (yum) rpm
i386 http://puias.math.ias.edu/data/puias/unsupported/6/i386/ [ http://puias.math.ias.edu/data/puias/6/i386/os/Packages/puias-unsupported-6-1.puias6.5.noarch.rpm puias-unsupported-6-1.puias6.5.noarch.rpm ]
x86_64 http://puias.math.ias.edu/data/puias/unsupported/6/x86_64/ [ http://puias.math.ias.edu/data/puias/6/x86_64/os/Packages/puias-unsupported-6-1.puias6.5.noarch.rpm puias-unsupported-6-1.puias6.5.noarch.rpm ]
[PUIAS_6_unsupported]
name=PUIAS unsupported Base $releasever - $basearch
mirrorlist=http://puias.math.ias.edu/data/puias/unsupported/$releasever/$basearch/mirrorlist
#baseurl=http://puias.math.ias.edu/data/puias/unsupported/$releasever/$basearch
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puias