Changes

Jump to navigation Jump to search
489 bytes added ,  21:00, 25 June 2014
Line 43: Line 43:     
Configure the EPEL repository
 
Configure the EPEL repository
 +
For SME 8.x
    
  db yum_repositories set epel repository \
 
  db yum_repositories set epel repository \
Line 50: Line 51:  
  GPGKey http://download.fedora.redhat.com/pub/epel/RPM-GPG-KEY-EPEL
 
  GPGKey http://download.fedora.redhat.com/pub/epel/RPM-GPG-KEY-EPEL
 
  signal-event yum-modify
 
  signal-event yum-modify
 +
<onlyinclude>{{#ifeq:{{{transcludesection|epel9}}}|epel9|
    +
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 \
 +
Visible no \
 +
status disabled
 +
  signal-event yum-modify
 +
}}</onlyinclude>
 
*install the rpms
 
*install the rpms
  

Navigation menu