Difference between revisions of "Talk:Sogo-repo"

From SME Server
Jump to navigationJump to search
(Created page with "==For SME Server 8.x== </noinclude> db yum_repositories set sogo repository \ BaseURL http://inverse.ca/downloads/SOGo/RHEL5/\$basearch \ EnableGroups yes \ GPGCheck no \ ...")
 
(Blanked the page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==For SME Server 8.x==
 
</noinclude>
 
db yum_repositories set sogo repository \
 
BaseURL http://inverse.ca/downloads/SOGo/RHEL5/\$basearch \
 
EnableGroups yes \
 
GPGCheck no \
 
Name "Inverse SOGo Repository" \
 
Visible yes \
 
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
 
status disabled
 
  
==For SME Server 9.x==
 
</noinclude>
 
db yum_repositories set sogo repository \
 
BaseURL http://packages.inverse.ca/SOGo/nightly/2/rhel/6/\$basearch \
 
EnableGroups yes \
 
GPGCheck no \
 
Name "Inverse SOGo Repository" \
 
Visible yes \
 
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
 
status disabled
 
 
<noinclude>
 
 
==For SME Server 10==
 
</noinclude>
 
db yum_repositories set sogo repository \
 
BaseURL http://inverse.ca/downloads/SOGo/RHEL7/\$basearch \
 
EnableGroups yes \
 
GPGCheck no \
 
Name "Inverse SOGo Repository" \
 
Visible yes \
 
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
 
status disabled
 
 
<noinclude>
 
After adding it to the database updating the configuration file is required:
 
signal-event yum-modify
 
 
 
[[Category: Yum_Repository]]</noinclude>
 

Latest revision as of 17:16, 24 July 2016