Difference between revisions of "Stephdl"
From SME Server
Jump to navigationJump to searchLine 11: | Line 11: | ||
==stephdl-testing== | ==stephdl-testing== | ||
+ | |||
+ | --DO NOT USE THIS REPOSITORY FOR A PRODUCTION SERVER-- | ||
+ | |||
</noinclude> | </noinclude> | ||
db yum_repositories set stephdl-testing repository \ | db yum_repositories set stephdl-testing repository \ |
Revision as of 22:18, 4 November 2013
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
stephdl-testing
--DO NOT USE THIS REPOSITORY FOR A PRODUCTION SERVER--
db yum_repositories set stephdl-testing repository \ BaseURL http://mirror.de-labrusse.fr/smeserver-testing/\$releasever \ EnableGroups no GPGCheck yes \ Name "Testing 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