Difference between revisions of "Reetspetit"

From SME Server
Jump to navigationJump to search
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=reetspetit''' 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=reetspetit''' 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.
==reetspetit==
+
==reetp==
 
</noinclude>
 
</noinclude>
  db yum_repositories set reetspetit repository \
+
  db yum_repositories set reetp repository \
 
  BaseURL https://reetspetit.com/smeserver/\$releasever \
 
  BaseURL https://reetspetit.com/smeserver/\$releasever \
 
  EnableGroups no GPGCheck yes \
 
  EnableGroups no GPGCheck yes \

Revision as of 05:10, 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.

reetp

db yum_repositories set reetp 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