Difference between revisions of "User:ReetP"

From SME Server
Jump to navigationJump to search
(Reetp Info)
Line 1: Line 1:
Ah ha !
+
Just me. ReetP aka John Crisp
  
Just me. ReetP aka John Crisp
+
<noinclude>
 +
db yum_repositories set reetp repository \
 +
BaseURL http://www.reetspetit.com/smeserver/\$releasever \
 +
EnableGroups no \
 +
GPGCheck no \
 +
Name "ReetP Repo" \
 +
GPGKey http://www.reetspetit.com/RPM-GPG-KEY \
 +
Visible yes \
 +
status disabled
 +
 
 +
</noinclude>
  
db yum_repositories set reetp repository \
+
After adding it to the database updating the configuration file is required:
BaseURL http://www.reetspetit.com/smeserver/\$releasever \
+
signal-event yum-modify
EnableGroups no GPGCheck no \
+
[[Category: Yum_Repository]]
Name "ReetP Repo" \
 
GPGKey http://www.reetspetit.com/RPM-GPG-KEY \
 
Visible yes status disabled
 

Revision as of 14:43, 3 March 2015

Just me. ReetP aka John Crisp


db yum_repositories set reetp repository \
BaseURL http://www.reetspetit.com/smeserver/\$releasever \
EnableGroups no \
GPGCheck no \
Name "ReetP Repo" \
GPGKey http://www.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