Difference between revisions of "Reetspetit"

From SME Server
Jump to navigationJump to search
(Created page with "<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 ena...")
 
Line 4: Line 4:
 
</noinclude>
 
</noinclude>
 
  db yum_repositories set reetspetit repository \
 
  db yum_repositories set reetspetit repository \
  BaseURL https://reetspetit.com/smeserver//\$releasever \
+
  BaseURL https://reetspetit.com/smeserver/\$releasever \
 
  EnableGroups no GPGCheck yes \
 
  EnableGroups no GPGCheck yes \
 
  Name "Mirror John Crisp reetspetit.com" \
 
  Name "Mirror John Crisp reetspetit.com" \

Revision as of 05:05, 31 May 2016

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=reetspetit at the SME Server shell.


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

reetspetit

db yum_repositories set reetspetit repository \
BaseURL https://reetspetit.com/smeserver/\$releasever \
EnableGroups no GPGCheck yes \
Name "Mirror John Crisp reetspetit.com" \
GPGKey https://reetspetit.com/RPM-GPG-KEY \
Visible yes status disabled


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

signal-event yum-modify