From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH v4] Use deb.debian.org mirrors
Date: Mon, 16 Sep 2019 22:40:19 +0200 [thread overview]
Message-ID: <7f40d798-0cad-3abe-58b6-9a04e30d0f75@siemens.com> (raw)
From: Jan Kiszka <jan.kiszka@siemens.com>
See http://deb.debian.org for the background: Addresses the issue of
choosing the best mirror automatically, and it is the official
recommendation.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
changes in v4:
- truly fix bullseye (tested)
meta/conf/distro/debian-bullseye.list | 14 ++++++++------
meta/conf/distro/debian-buster.list | 14 ++++++++------
meta/conf/distro/debian-stretch.list | 14 ++++++++------
3 files changed, 24 insertions(+), 18 deletions(-)
diff --git a/meta/conf/distro/debian-bullseye.list b/meta/conf/distro/debian-bullseye.list
index c7f23e9..44b48dd 100644
--- a/meta/conf/distro/debian-bullseye.list
+++ b/meta/conf/distro/debian-bullseye.list
@@ -1,6 +1,8 @@
-deb http://ftp.debian.org/debian bullseye main contrib non-free
-deb-src http://ftp.debian.org/debian bullseye main contrib non-free
-deb http://ftp.debian.org/debian bullseye-updates main contrib non-free
-deb-src http://ftp.debian.org/debian bullseye-updates main contrib non-free
-deb http://security.debian.org bullseye-security main contrib non-free
-deb-src http://security.debian.org bullseye-security main contrib non-free
+deb http://deb.debian.org/debian bullseye main contrib non-free
+deb-src http://deb.debian.org/debian bullseye main contrib non-free
+
+deb http://deb.debian.org/debian-security/ bullseye-security/updates main contrib non-free
+deb-src http://deb.debian.org/debian-security/ bullseye-security/updates main contrib non-free
+
+deb http://deb.debian.org/debian bullseye-updates main contrib non-free
+deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free
diff --git a/meta/conf/distro/debian-buster.list b/meta/conf/distro/debian-buster.list
index 206b7a5..ba49649 100644
--- a/meta/conf/distro/debian-buster.list
+++ b/meta/conf/distro/debian-buster.list
@@ -1,6 +1,8 @@
-deb http://ftp.debian.org/debian buster main contrib non-free
-deb-src http://ftp.debian.org/debian buster main contrib non-free
-deb http://ftp.debian.org/debian buster-updates main contrib non-free
-deb-src http://ftp.debian.org/debian buster-updates main contrib non-free
-deb http://security.debian.org buster/updates main contrib non-free
-deb-src http://security.debian.org buster/updates main contrib non-free
+deb http://deb.debian.org/debian buster main contrib non-free
+deb-src http://deb.debian.org/debian buster main contrib non-free
+
+deb http://deb.debian.org/debian-security/ buster/updates main contrib non-free
+deb-src http://deb.debian.org/debian-security/ buster/updates main contrib non-free
+
+deb http://deb.debian.org/debian buster-updates main contrib non-free
+deb-src http://deb.debian.org/debian buster-updates main contrib non-free
diff --git a/meta/conf/distro/debian-stretch.list b/meta/conf/distro/debian-stretch.list
index 1ec86fb..8da9a43 100644
--- a/meta/conf/distro/debian-stretch.list
+++ b/meta/conf/distro/debian-stretch.list
@@ -1,6 +1,8 @@
-deb http://ftp.debian.org/debian stretch main contrib non-free
-deb-src http://ftp.debian.org/debian stretch main contrib non-free
-deb http://ftp.debian.org/debian stretch-updates main contrib non-free
-deb-src http://ftp.debian.org/debian stretch-updates main contrib non-free
-deb http://security.debian.org stretch/updates main contrib non-free
-deb-src http://security.debian.org stretch/updates main contrib non-free
+deb http://deb.debian.org/debian stretch main contrib non-free
+deb-src http://deb.debian.org/debian stretch main contrib non-free
+
+deb http://deb.debian.org/debian-security/ stretch/updates main contrib non-free
+deb-src http://deb.debian.org/debian-security/ stretch/updates main contrib non-free
+
+deb http://deb.debian.org/debian stretch-updates main contrib non-free
+deb-src http://deb.debian.org/debian stretch-updates main contrib non-free
--
2.16.4
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
reply other threads:[~2019-09-16 20:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7f40d798-0cad-3abe-58b6-9a04e30d0f75@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox