Difference between revisions of "Stephdl"

From SME Server
Jump to navigationJump to search
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=stephdl at the SME Server shell.}}
+
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option '''--enablerepo=stephdl''' at the SME Server shell.}}
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 +
==stephdl==
 
</noinclude>
 
</noinclude>
 
  db yum_repositories set stephdl repository \
 
  db yum_repositories set stephdl repository \
Line 8: Line 9:
 
  GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \
 
  GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \
 
  Visible yes status disabled
 
  Visible yes status disabled
 +
  
 
<noinclude>
 
<noinclude>

Latest revision as of 15:44, 9 February 2014

Warning.png Warning:
Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=stephdl at the SME Server shell.


Below you find the installation command for the Stephdl repository which can be entered on the SME Server shell.

stephdl

db yum_repositories set stephdl repository \
BaseURL http://mirror.de-labrusse.fr/smeserver/\$releasever \
EnableGroups no GPGCheck yes \
Name "Mirror de Labrusse" \
GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \
Visible yes status disabled


After adding it to the database updating the configuration file is required:

signal-event yum-modify