From 8d6ae739d36049b03be81377876c45f5b69ec807 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 6 Dec 2016 17:01:12 +0100 Subject: [PATCH] replaced download.stylite.de with download.egroupware.org --- EGroupware-EPL-Installation.md | 38 +++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/EGroupware-EPL-Installation.md b/EGroupware-EPL-Installation.md index 99a5a63..8ae952e 100644 --- a/EGroupware-EPL-Installation.md +++ b/EGroupware-EPL-Installation.md @@ -58,7 +58,7 @@ The EGroupware GmbH Support will be available to support you on installations th -With the purchase of the EGroupware EPL product the login credentials to our download server were provided to you labeled with “EPL Software Repository” access. After successful log in, you will find the available repository packets under: [http://download.stylite.de/repos/stylite-epl/](http://download.stylite.de/repos/stylite-epl/). +With the purchase of the EGroupware EPL product the login credentials to our download server were provided to you labeled with “EPL Software Repository” access. After successful log in, you will find the available repository packets under: [http://download.egroupware.org/repos/stylite-epl/](http://download.egroupware.org/repos/stylite-epl/). Check here whether a packet repository for your Linux distribution is available. We work hard to have a packet repository available within 1-2 weeks after a Linux distribution issued a new release. @@ -171,8 +171,8 @@ with following content:
[egroupware-epl]
 name=EGroupware EPL (RHEL_VERSION)
 type=rpm-md
-baseurl=http://USER:PASWORD@download.stylite.de/repos/stylite-epl/VERSION/
-gpgkey=http://USER:PASSWORD@download.stylite.de/repos/stylite-epl/VERSION/repodata/repomd.xml.key
+baseurl=http://USER:PASWORD@download.egroupware.org/repos/stylite-epl/VERSION/
+gpgkey=http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/repodata/repomd.xml.key
 gpgcheck=1
 enabled=1
 
@@ -182,8 +182,8 @@ Replace USER and PASSWORD with your download login credentials and VERSION with
[egroupware-epl]
 name=EGroupware EPL (RHEL_7)
 type=rpm-md
-baseurl=http://peter:secret@download.stylite.de/repos/stylite-epl/RHEL_7/
-gpgkey=http://peter:secret@download.stylite.de/repos/stylite-epl/RHEL_7/repodata/repomd.xml.key
+baseurl=http://peter:secret@download.egroupware.org/repos/stylite-epl/RHEL_7/
+gpgkey=http://peter:secret@download.egroupware.org/repos/stylite-epl/RHEL_7/repodata/repomd.xml.key
 gpgcheck=1
 enabled=1
 
@@ -450,8 +450,8 @@ with following content:
[egroupware-epl]
 name=EGroupware EPL (openSUSE VERSION)
 type=rpm-md
-baseurl=http://USER:PASWORD@download.stylite.de/repos/stylite-epl/VERSION/
-gpgkey=http://USER:PASSWORD@download.stylite.de/repos/stylite-epl/VERSION/repodata/repomd.xml.key
+baseurl=http://USER:PASWORD@download.egroupware.org/repos/stylite-epl/VERSION/
+gpgkey=http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/repodata/repomd.xml.key
 gpgcheck=1
 enabled=1
 autorefresh=1
@@ -462,8 +462,8 @@ Replace USER and PASSWORD with your download login credentials and VERSION with
 
[egroupware-epl]
 name=EGroupware EPL (openSUSE 13.2)
 type=rpm-md
-baseurl=http://peter:secret@download.stylite.de/repos/stylite-epl/openSUSE_13.2/
-gpgkey=http://peter:secret@download.stylite.de/repos/stylite-epl/openSUSE_13.2/repodata/repomd.xml.key
+baseurl=http://peter:secret@download.egroupware.org/repos/stylite-epl/openSUSE_13.2/
+gpgkey=http://peter:secret@download.egroupware.org/repos/stylite-epl/openSUSE_13.2/repodata/repomd.xml.key
 gpgcheck=1
 enabled=1
 autorefresh=1
@@ -535,8 +535,8 @@ with following content:
 
[egroupware-epl]
 name=EGroupware EPL (SLE VERSION)
 type=rpm-md
-baseurl=http://USER:PASWORD@download.stylite.de/repos/stylite-epl/VERSION/
-gpgkey=http://USER:PASSWORD@download.stylite.de/repos/stylite-epl/VERSION/repodata/repomd.xml.key
+baseurl=http://USER:PASWORD@download.egroupware.org/repos/stylite-epl/VERSION/
+gpgkey=http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/repodata/repomd.xml.key
 gpgcheck=1
 enabled=1
 autorefresh=1
@@ -547,8 +547,8 @@ Replace USER and PASSWORD with your download login credentials and VERSION with
 
[egroupware-epl]
 name=EGroupware EPL (SLE 12)
 type=rpm-md
-baseurl=http://peter:secret@download.stylite.de/repos/stylite-epl/SLE_12/
-gpgkey=http://peter:secret@download.stylite.de/repos/stylite-epl/SLE_12/repodata/repomd.xml.key
+baseurl=http://peter:secret@download.egroupware.org/repos/stylite-epl/SLE_12/
+gpgkey=http://peter:secret@download.egroupware.org/repos/stylite-epl/SLE_12/repodata/repomd.xml.key
 gpgcheck=1
 enabled=1
 autorefresh=1
@@ -666,13 +666,13 @@ Create file egroupware-epl.sources.list
 with following content:
 
 
# EGroupware EPL repository
-deb http://USER:PASSWORD@download.stylite.de/repos/stylite-epl/VERSION/ ./
+deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./
 
Replace USER and PASSWORD with your download login credentials and VERSION with your Debian version, e.g:
# EGroupware EPL repository
-deb http://peter:secret@download.stylite.de/repos/stylite-epl/Debian_8.0/ ./
+deb http://peter:secret@download.egroupware.org/repos/stylite-epl/Debian_8.0/ ./
 
Save the file. @@ -681,7 +681,7 @@ _Step 2:_ Import the download PGP keys with following command (replace USER and PASSWORD with your download login credentials): -
wget -O - http://USER:PASSWORD@download.stylite.de/build%40stylite.de | apt-key add -
+
wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add -
 
_Step 3:_ @@ -793,13 +793,13 @@ Create file egroupware-epl.sources.list with following content:
# EGroupware EPL repository
-deb http://USER:PASSWORD@download.stylite.de/repos/stylite-epl/VERSION/ ./
+deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./
 
Replace USER and PASSWORD with your download login credentials and VERSION with your Ubuntu version, e.g:
# EGroupware EPL repository
-deb http://peter:secret@download.stylite.de/repos/stylite-epl/xUbuntu_16.04/ ./
+deb http://peter:secret@download.egroupware.org/repos/stylite-epl/xUbuntu_16.04/ ./
 
Save the file. @@ -808,7 +808,7 @@ _Step 2:_ Import the download PGP keys with following command (replace USER and PASSWORD with your download login credentials): -
wget -O - http://USER:PASSWORD@download.stylite.de/build%40stylite.de | apt-key add -
+
wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add -
 
_Step 3:_