Difference between revisions of "Sogo-repo"
From SME Server
Jump to navigationJump to search (Page init) |
m (WIP) |
||
Line 1: | Line 1: | ||
− | == | + | ==For SME Server 9.x== |
</noinclude> | </noinclude> | ||
− | db yum_repositories set sogo repository \ | + | 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 libmemcached libwbxml sogo* sope49* \ | ||
+ | status disabled \ | ||
+ | |||
<noinclude> | <noinclude> | ||
After adding it to the database updating the configuration file is required: | After adding it to the database updating the configuration file is required: |
Revision as of 06:22, 6 July 2015
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 libmemcached libwbxml sogo* sope49* \ status disabled \
After adding it to the database updating the configuration file is required:
signal-event yum-modify