Line 1: |
Line 1: |
| + | =sogo2= |
| ==For SME Server 8.x== | | ==For SME Server 8.x== |
| </noinclude> | | </noinclude> |
Line 37: |
Line 38: |
| After adding it to the database updating the configuration file is required: | | After adding it to the database updating the configuration file is required: |
| signal-event yum-modify | | signal-event yum-modify |
| + | =sogo3= |
| + | ==For SME Server 8.x== |
| + | </noinclude> |
| + | db yum_repositories set sogo repository \ |
| + | BaseURL http://packages.inverse.ca/SOGo/nightly/3/rhel/5/\$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/3/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://packages.inverse.ca/SOGo/nightly/3/rhel/7/\$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> |
| | | |
| | | |
| [[Category: Yum_Repository]]</noinclude> | | [[Category: Yum_Repository]]</noinclude> |