
Let's discuss the myriad of ways in which this is broken, but let's do it later while crying into our beer. For now, this installs GPG public keys and yum repo files, then attempts to install the OpenAFS packages as per the instructions here: http://wiki.openafs.org/RpmClientInstallationWithDKMS/ Depends-On: I663ce7dfcb9663ce24e63c50308df5e51841731c Change-Id: Id745d9be78da338f4985f5a8ab185caeefb1e71b
13 lines
348 B
Plaintext
13 lines
348 B
Plaintext
[openafs]
|
|
name=OpenAFS 1.6.11 for RHEL $releasever - $basearch
|
|
baseurl=http://dl.openafs.org/dl/openafs/1.6.11/rhel$releasever/$basearch/
|
|
enabled=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OPENAFS
|
|
gpgcheck=1
|
|
|
|
[openafs-source]
|
|
name=OpenAFS 1.6.11 for RHEL $releasever - Source
|
|
baseurl=http://dl.openafs.org/dl/openafs/1.6.11/
|
|
enabled=0
|
|
gpgcheck=0
|