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 package enable it using the option --enablerepo=epel at the SME Server shell.}} | | <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 package enable it using the option --enablerepo=epel at the SME Server shell.}} |
− | Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
| |
| | | |
| Extra Packages for Enterprise Linux (or EPEL) is a Fedora Special Interest Group that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux, including, but not limited to, Red Hat Enterprise Linux (RHEL), CentOS and Scientific Linux (SL), Oracle Linux (OL). | | Extra Packages for Enterprise Linux (or EPEL) is a Fedora Special Interest Group that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux, including, but not limited to, Red Hat Enterprise Linux (RHEL), CentOS and Scientific Linux (SL), Oracle Linux (OL). |
Line 7: |
Line 6: |
| </noinclude> | | </noinclude> |
| | | |
− | To simplify installation you can use the extra repositories rpm: | + | Below you will find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell command line. |
| + | |
| + | OR |
| + | |
| + | To simplify installation you can use the extra repositories rpm at: |
| | | |
| [[Extrarepositories|https://wiki.koozali.org/Extrarepositories]] | | [[Extrarepositories|https://wiki.koozali.org/Extrarepositories]] |
| | | |
| | | |
− | = '''Generic''' = | + | |
| + | ==== '''Generic''' ==== |
| <onlyinclude> | | <onlyinclude> |
| /sbin/e-smith/db yum_repositories set epel repository \ | | /sbin/e-smith/db yum_repositories set epel repository \ |
Line 25: |
Line 29: |
| status disabled | | status disabled |
| </onlyinclude> | | </onlyinclude> |
− |
| |
− | = '''For SME 9.x''' =
| |
− | /sbin/e-smith/db yum_repositories set epel repository \
| |
− | Name 'Epel - EL6' \
| |
− | BaseURL 'http://download.fedoraproject.org/pub/epel/6/$basearch' \
| |
− | MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch' \
| |
− | EnableGroups no \
| |
− | GPGCheck yes \
| |
− | GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
| |
− | Exclude perl-Razor-Agent \
| |
− | Visible no \
| |
− | status disabled
| |
| | | |
| | | |
− | = '''For SME 10.x''' = | + | ==== '''For SME 10.x''' ==== |
| /sbin/e-smith/db yum_repositories set epel repository \ | | /sbin/e-smith/db yum_repositories set epel repository \ |
| Name 'Epel - EL7' \ | | Name 'Epel - EL7' \ |
Line 52: |
Line 44: |
| | | |
| | | |
| + | ==== '''For SME 10.x Testing''' ==== |
| /sbin/e-smith/db yum_repositories set epel-testing repository \ | | /sbin/e-smith/db yum_repositories set epel-testing repository \ |
| Name 'Epel - EL7' \ | | Name 'Epel - EL7' \ |
Line 63: |
Line 56: |
| status disabled | | status disabled |
| | | |
− | = '''For SME 8.x''' = | + | |
| + | ==== '''For SME 9.x''' ==== |
| + | /sbin/e-smith/db yum_repositories set epel repository \ |
| + | Name 'Epel - EL6' \ |
| + | BaseURL 'http://download.fedoraproject.org/pub/epel/6/$basearch' \ |
| + | MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch' \ |
| + | EnableGroups no \ |
| + | GPGCheck yes \ |
| + | GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \ |
| + | Exclude perl-Razor-Agent \ |
| + | Visible no \ |
| + | status disabled |
| + | |
| + | |
| + | ==== '''For SME 8.x''' ==== |
| End of life 3/31/2017 | | End of life 3/31/2017 |
| /sbin/e-smith/db yum_repositories set epel repository \ | | /sbin/e-smith/db yum_repositories set epel repository \ |
Line 75: |
Line 82: |
| status disabled | | status disabled |
| | | |
− | = '''For SME 7.x''' = | + | |
| + | ==== '''For SME 7.x''' ==== |
| End of life 2013 | | End of life 2013 |
| /sbin/e-smith/db yum_repositories set epel repository \ | | /sbin/e-smith/db yum_repositories set epel repository \ |
Line 95: |
Line 103: |
| | | |
| <noinclude> | | <noinclude> |
− | For example to view changes you can run:
| + | To view changes you can run: |
| '''db yum_repositories show epel''' | | '''db yum_repositories show epel''' |
| | | |
− | The output will be following your smeserver version: | + | The output will be dependent on your SMEserver version. This example is for SME 8.x: |
| | | |
| epel=repository | | epel=repository |