Difference between revisions of "Centos-sclo-rh"

From SME Server
Jump to navigationJump to search
m
m (typo)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  /sbin/e-smith/db yum_repositories set centos-sclo-rh \
+
  /sbin/e-smith/db yum_repositories set centos-sclo-rh repository \
  repository Name 'Centos-RH Software collections' \
+
  Name 'Centos-RH Software collections' \
 
  BaseURL 'http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' \
 
  BaseURL 'http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' \
 
  EnableGroups no Visible yes status disabled
 
  EnableGroups no Visible yes status disabled
Expand new repository
+
Expand the new repository:
 
  signal-event yum-modify
 
  signal-event yum-modify
  
 
[[Category: Yum_Repository]]
 
[[Category: Yum_Repository]]

Latest revision as of 10:47, 16 January 2017

/sbin/e-smith/db yum_repositories set centos-sclo-rh repository \
Name 'Centos-RH Software collections' \
BaseURL 'http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' \
EnableGroups no Visible yes status disabled

Expand the new repository:

signal-event yum-modify