Changes

Jump to navigation Jump to search
Since: 2018-07-25 15:42 (http://mirror.centos.org/centos/6.9/readme)
Line 1: Line 1: −
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install a package enable it using the option --enablerepo=scl at the SME Server shell.}}
+
__NOTOC__
 +
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install a package enable it using the option --enablerepo=<reponame> at the SME Server shell.}}
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 
</noinclude>
 
</noinclude>
 +
A description of the Redhat Software Collections can be found [https://www.softwarecollections.org/en/ here] and can be downloaded manually from [https://www.softwarecollections.org/repos/rhscl/ here]
   −
=== '''For SME 9.x 64-bit ONLY''' ===
+
To use these repos on SME please see this page http://wiki.contribs.org/PHP_Software_Collections
/sbin/e-smith/db yum_repositories set scl repository \
  −
Name 'CentOS-$releasever - SCL' \
  −
BaseUrl 'http://mirror.centos.org/centos/$releasever/SCL/$basearch' \
  −
GPGCheck yes \
  −
GPGKey file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 \
  −
EnableGroups no \
  −
Visiable no \
  −
status disabled
      +
===== '''For SME 9.x 64-bit ONLY''' =====
   −
<onlyinclude>{{#ifeq:{{{transcludesection|yum-modify}}}|yum-modify|
+
for the rebase of Red-Hat sfotware collection : http://mirror.centos.org/centos/6/sclo/x86_64/rh/
After adding it to the database updating the configuration file is required by issueing:
+
/sbin/e-smith/db yum_repositories set centos-sclo-rh repository \
  signal-event yum-modify
+
Name 'Centos - RH Software Collections' \
}}</onlyinclude>
+
BaseURL 'http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' \
 +
  EnableGroups no \
 +
Visible yes \
 +
status disabled
   −
For example to view changes you can run:
+
For the community based software collection: http://mirror.centos.org/centos/6/sclo/x86_64/sclo/
  '''db yum_repositories show scl'''
+
  /sbin/e-smith/db yum_repositories set centos-sclo-sclo repository \
 +
Name 'Centos - RH Software Collections' \
 +
BaseURL 'http://mirror.centos.org/centos/$releasever/sclo/$basearch/sclo/' \
 +
EnableGroups no \
 +
Visible yes \
 +
status disabled
   −
The output will be following your smeserver version:
+
Be carefull some collection are available on both repo, and migh conflict : sclo-python27 and (rh/) python27.
   −
scl=repository
+
After adding it to the database updating the configuration file is required by issuing:
    BaseUrl=http://mirror.centos.org/centos/$releasever/SCL/$basearch
  −
    EnableGroups=no
  −
    GPGCheck=yes
  −
    GPGKey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
  −
    Name=CentOS-$releasever - SCL
  −
    Visiable=no
  −
    status=disabled
      +
signal-event yum-modify
    +
<noinclude>
 
----
 
----
[[Category: Yum_Repository]]</noinclude>
+
[[Category: Yum_Repository]]
 +
[[Category:Software Collections]]</noinclude>
2,785

edits

Navigation menu