Changes

From SME Server
Jump to navigationJump to search
1 byte removed ,  14:28, 19 March 2017
Change order of repos: 9 (current), 10 (upcoming), 8 (old), 7 (older...)
Line 6: Line 6:  
EPEL packages are usually based on their Fedora counterparts and will never conflict with or replace packages in the base Enterprise Linux distributions. EPEL uses much of the same infrastructure as Fedora, including buildsystem, bugzilla instance, updates manager, mirror manager and more.
 
EPEL packages are usually based on their Fedora counterparts and will never conflict with or replace packages in the base Enterprise Linux distributions. EPEL uses much of the same infrastructure as Fedora, including buildsystem, bugzilla instance, updates manager, mirror manager and more.
 
</noinclude>
 
</noinclude>
  −
= '''For SME 7.x''' =
  −
/sbin/e-smith/db yum_repositories set epel repository \
  −
Name 'Epel - EL4' \
  −
BaseURL 'http://download.fedoraproject.org/pub/epel/4/$basearch' \
  −
MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-4&arch=$basearch' \
  −
EnableGroups no \
  −
GPGCheck yes \
  −
GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
  −
Visible no \
  −
status disabled
  −
  −
= '''For SME 8.x''' =
  −
/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
      
= '''For SME 9.x''' =
 
= '''For SME 9.x''' =
Line 53: Line 31:  
  Visible no \
 
  Visible no \
 
  status disabled
 
  status disabled
        Line 64: Line 41:  
  GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
 
  GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
 
  Exclude perl-Razor-Agent \
 
  Exclude perl-Razor-Agent \
 +
Visible no \
 +
status disabled
 +
 +
= '''For SME 8.x''' =
 +
/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
 +
 +
= '''For SME 7.x''' =
 +
/sbin/e-smith/db yum_repositories set epel repository \
 +
Name 'Epel - EL4' \
 +
BaseURL 'http://download.fedoraproject.org/pub/epel/4/$basearch' \
 +
MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-4&arch=$basearch' \
 +
EnableGroups no \
 +
GPGCheck yes \
 +
GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
 
  Visible no \
 
  Visible no \
 
  status disabled
 
  status disabled

Navigation menu