[elbe-devel] [PATCH 4/5] use another URL for jessie-backports and elbe repo
Torben Hohn
torben.hohn at linutronix.de
Tue Apr 2 14:00:48 CEST 2019
On Tue, Apr 02, 2019 at 01:46:24PM +0200, Manuel Traut wrote:
> jessie-backports was removed from official debian mirrors.
> Use an alternative location for the packages needed from
> backports.
>
> The new repo location of this backport is also needed to
> be used in the initvm XMLs to ensure that elbe 2.x is installed
> to the initvm.
>
> Signed-off-by: Manuel Traut <manut at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> elbepack/init/default-init.xml | 13 ++++++++-----
> examples/elbe-init-with-ssh.xml | 7 +++++--
> 2 files changed, 13 insertions(+), 7 deletions(-)
>
> diff --git a/elbepack/init/default-init.xml b/elbepack/init/default-init.xml
> index e7173ed4..8a35ec20 100644
> --- a/elbepack/init/default-init.xml
> +++ b/elbepack/init/default-init.xml
> @@ -8,13 +8,13 @@
> <url-list>
> <url>
> <binary>
> - http://debian.linutronix.de/elbe jessie main
> + http://debian.linutronix.de/elbe2 jessie main
> </binary>
> <source>
> - http://debian.linutronix.de/elbe jessie main
> + http://debian.linutronix.de/elbe2 jessie main
> </source>
> <key>
> - http://debian.linutronix.de/elbe/elbe-repo.pub
> + http://debian.linutronix.de/elbe2/elbe-repo.pub
> </key>
> </url>
> <url>
> @@ -30,11 +30,14 @@
> </url>
> <url>
> <binary>
> - http://ftp.de.debian.org/debian jessie-backports main
> + http://debian.linutronix.de/debian-jessie-backports jessie-backports main
> </binary>
> <source>
> - http://ftp.de.debian.org/debian jessie-backports main
> + http://debian.linutronix.de/debian-jessie-backports jessie-backports main
> </source>
> + <key>
> + http://debian.linutronix.de/debian-jessie-backports/repo.pub
> + </key>
> </url>
> </url-list>
> </mirror>
> diff --git a/examples/elbe-init-with-ssh.xml b/examples/elbe-init-with-ssh.xml
> index 24b43880..82e40bd0 100644
> --- a/examples/elbe-init-with-ssh.xml
> +++ b/examples/elbe-init-with-ssh.xml
> @@ -18,11 +18,14 @@
> </url>
> <url>
> <binary>
> - http://ftp.de.debian.org/debian jessie-backports main
> + http://debian.linutronix.de/debian-jessie-backports jessie-backports main
> </binary>
> <source>
> - http://ftp.de.debian.org/debian jessie-backports main
> + http://debian.linutronix.de/debian-jessie-backports jessie-backports main
> </source>
> + <key>
> + http://debian.linutronix.de/debian-jessie-backports/repo.pub
> + </key>
> </url>
> </url-list>
> </mirror>
> --
> 2.20.1
>
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20190402/6cc4bb09/attachment.sig>
More information about the elbe-devel
mailing list