Difference between revisions of "Sogo-repo"
From SME Server
Jump to navigationJump to searchUnnilennium (talk | contribs) |
Unnilennium (talk | contribs) |
||
Line 1: | Line 1: | ||
− | ==For SME Server | + | ==For SME Server 8.x== |
</noinclude> | </noinclude> | ||
db yum_repositories set sogo repository \ | db yum_repositories set sogo repository \ | ||
− | BaseURL http://inverse.ca/downloads/SOGo/ | + | BaseURL http://inverse.ca/downloads/SOGo/RHEL5/\$basearch \ |
EnableGroups yes \ | EnableGroups yes \ | ||
GPGCheck no \ | GPGCheck no \ |
Revision as of 06:12, 1 June 2016
For SME Server 8.x
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
db yum_repositories set sogo repository \ BaseURL http://inverse.ca/downloads/SOGo/RHEL6/\$basearch \ EnableGroups yes \ GPGCheck no \ Name "Inverse SOGo Repository" \ Visible yes \ IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \ status disabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify