Difference between revisions of "Talk:Dag"

From SME Server
Jump to navigationJump to search
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Below you find the installation command for the Dag repository which can be entered on the SME Server shell.
 
  
==Add dag repository to SME 7 (Centos 4)==
 
/sbin/e-smith/db yum_repositories set dag repository \
 
Name 'Dag - EL4' \
 
BaseURL 'http://apt.sw.be/redhat/el4/en/$basearch/dag' \
 
EnableGroups no \
 
GPGCheck yes \
 
GPGKey http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt \
 
Visible no \
 
Exclude freetype,htop,iptraf,rsync,syslinux \
 
status disabled
 
 
After adding it to the database updating the configuration file is required:
 
signal-event yum-modify
 
 
== Add Dag repository to SME 8 (Centos 5) ==
 
/sbin/e-smith/db yum_repositories set dag repository \
 
Name 'Dag - EL5' \
 
BaseURL 'http://apt.sw.be/redhat/el5/en/$basearch/dag' \
 
EnableGroups no \
 
GPGCheck yes \
 
GPGKey http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt \
 
Visible no \
 
Exclude freetype,htop,iptraf,rsync,syslinux \
 
status disabled
 
[[User:Mmccarn|Mmccarn]] 15:48, 24 September 2011 (MDT)
 
 
After adding it to the database updating the configuration file is required:
 
signal-event yum-modify
 
 
--------------------------------------------------------------------------------
 
 
 
 
 
Category: Yum Repository
 

Latest revision as of 10:51, 30 December 2013