User Tools

Site Tools


computing:linux:epel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
computing:linux:epel [2013/04/13 12:29]
gcooper
computing:linux:epel [2013/04/13 12:38]
gcooper
Line 29: Line 29:
 enabled=0 enabled=0
 </file> </file>
 +
 +===== SME Server 8 =====
 +
 +<file>
 +/sbin/e-smith/db yum_repositories set epel repository \
 +Name 'Epel - EL5' \
 +BaseUrl 'http://download.fedoraproject.org/pub/epel/5/$basearch' \
 +MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch' \
 +EnableGroups no \
 +GPGCheck yes \
 +GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
 +Visible no \
 +status disabled
 +
 +signal-event yum-modify
 +</file>
 +