Difference between revisions of "Stephdl"

From SME Server
Jump to navigationJump to search
m (Protected "Stephdl" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)))
Line 4: Line 4:
 
  db yum_repositories set stephdl repository \
 
  db yum_repositories set stephdl repository \
 
  BaseURL http://mirror.de-labrusse.fr/smeserver/\$releasever \
 
  BaseURL http://mirror.de-labrusse.fr/smeserver/\$releasever \
  EnableGroups no GPGCheck no \
+
  EnableGroups no GPGCheck yes \
 
  Name "Mirror de Labrusse" \
 
  Name "Mirror de Labrusse" \
 
  GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \
 
  GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \

Revision as of 21:23, 2 November 2013

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.

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