Line 18:
Line 18:
==== '''Generic''' ====
==== '''Generic''' ====
<onlyinclude>
<onlyinclude>
−
/sbin/e-smith/db yum_repositories set epel repository \
+
yum install smeserver-extrarepositories-epel -y
−
Name 'Epel' \
−
BaseURL 'http://download.fedoraproject.org/pub/epel/$releasever/$basearch' \
−
MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-$releasever&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
</onlyinclude>
</onlyinclude>
==== '''For SME 10.x''' ====
==== '''For SME 10.x''' ====
−
/sbin/e-smith/db yum_repositories set epel repository \
+
yum install smeserver-extrarepositories-epel -y
−
Name 'Epel - EL7' \
−
BaseURL 'http://download.fedoraproject.org/pub/epel/7/$basearch' \
−
MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=$basearch' \
−
EnableGroups no \
−
GPGCheck yes \
−
GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
−
Exclude perl-Razor-Agent,pwauth \
−
Visible no \
−
status disabled
−
−
−
==== '''For SME 10.x Testing''' ====
−
/sbin/e-smith/db yum_repositories set epel-testing repository \
−
Name 'Epel - EL7' \
−
BaseURL 'http://download.fedoraproject.org/pub/epel/testing/7/$basearch' \
−
MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&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 9.x''' ====
==== '''For SME 9.x''' ====
−
/sbin/e-smith/db yum_repositories set epel repository \
+
yum install smeserver-extrarepositories-epel -y
−
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
Line 121:
Line 81:
----
----
−
[[Category: Yum_Repository]]</noinclude>
+
[[Category: Yum_Repository]]
+
</noinclude>