From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH v3] Use deb.debian.org mirrors
Date: Wed, 11 Sep 2019 13:36:31 +0200 [thread overview]
Message-ID: <bee7c862-b950-8a44-1ea8-d05f06210a8a@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 v3:
- fix bullseye
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..1582d94 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/updates main contrib non-free
+deb-src http://deb.debian.org/debian-security/ bullseye/updates main contrib non-free
+
+deb http://deb.debian.org/debian bullseye-security main contrib non-free
+deb-src http://deb.debian.org/debian bullseye-security 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
next reply other threads:[~2019-09-11 11:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-11 11:36 Jan Kiszka [this message]
2019-09-16 19:12 ` Jan Kiszka
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=bee7c862-b950-8a44-1ea8-d05f06210a8a@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