Difference between revisions of "Template:AddReposSLES"

m
m
Line 5: Line 5:
 
Start a console and add the Open-Xchange software repository for {{{slesname}}}:
 
Start a console and add the Open-Xchange software repository for {{{slesname}}}:
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.20|
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.20|
 +
 
  zypper {{{zyparg}}} http://software.open-xchange.com/OX6/stable/{{{slesname}}}/ ox |}}|}}
 
  zypper {{{zyparg}}} http://software.open-xchange.com/OX6/stable/{{{slesname}}}/ ox |}}|}}
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.22|
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.22|
 +
 
  zypper {{{zyparg}}} http://software.open-xchange.com/OX6/6.22/frontend/{{{slesname}}}/ ox  
 
  zypper {{{zyparg}}} http://software.open-xchange.com/OX6/6.22/frontend/{{{slesname}}}/ ox  
 
  zypper {{{zyparg}}} http://software.open-xchange.com/OX6/6.22/backend/{{{slesname}}}/ ox|}}|}}
 
  zypper {{{zyparg}}} http://software.open-xchange.com/OX6/6.22/backend/{{{slesname}}}/ ox|}}|}}
Line 12: Line 14:
 
If you have a valid maintenance subscription, please run the following command so that the most recent packages get installed:
 
If you have a valid maintenance subscription, please run the following command so that the most recent packages get installed:
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.20|
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.20|
 +
 
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/updates/{{{slesname}}} oxupdates|}}|}}
 
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/updates/{{{slesname}}} oxupdates|}}|}}
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.22|
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.22|
 +
 
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/frontend/{{{slesname}}}/ ox  
 
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/frontend/{{{slesname}}}/ ox  
 
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/backend/{{{slesname}}}/ ox|}}|}}
 
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/backend/{{{slesname}}}/ ox|}}|}}

Revision as of 12:04, 13 September 2012

Add Open-Xchange Repository

Open-Xchange maintains public available software repositories for different platforms, such as SLES. This repository should be added to the SLES installation to enable simple installation and updates.

Start a console and add the Open-Xchange software repository for {{{slesname}}}:


If you have a valid maintenance subscription, please run the following command so that the most recent packages get installed:



A warning will be shown because the Open-Xchange packages are not yet signed by a cryptographic key. To accept and continue the installation, press Y.