Difference between revisions of "Stephdl"

From SME Server
Jump to navigationJump to search
 
Line 4: Line 4:
 
</noinclude>
 
</noinclude>
 
  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 yes \
 
  EnableGroups no GPGCheck yes \
 
  Name "Mirror de Labrusse" \
 
  Name "Mirror de Labrusse" \

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