From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6654530455927259136 X-Received: by 2002:a19:5519:: with SMTP id n25mr369723lfe.1.1549378609615; Tue, 05 Feb 2019 06:56:49 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:1259:: with SMTP id t86-v6ls2555991lje.13.gmail; Tue, 05 Feb 2019 06:56:48 -0800 (PST) X-Google-Smtp-Source: AHgI3IbwgoOh8cdabqPYDjqsbRkwwT8sIH4xq8/cMxITqdFZR+ROc3jUCA6qNpfmNzcJrSclFO4M X-Received: by 2002:a2e:98cd:: with SMTP id s13-v6mr346019ljj.30.1549378608948; Tue, 05 Feb 2019 06:56:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549378608; cv=none; d=google.com; s=arc-20160816; b=1BFdUIjpZBzZSUZ6OdfuZga6j7vKSOZLmfDG6w0cBkeTWRlZQsiCxRgwhLmBl136gM jKZo3K4t+2geYJSKQ+JcaIT0ljtHy3OfxJsn1339CJ31QZqpvcWUrVlk673MI3gvRcid 37/mGe7qoxP+K6vSKFGcfDpHJFqd6Pl7D4IV92VJE51RSnVX0dXXEQdfd6aSHmtBLVtY Ro7YUDgja1FGPtJbX3sG6zrbHwtORTDIiAHjS5wPNypIzKjUvcoHWZdDxFyN2VjnA+uE vtUiYhkiXIXRikwUJVfg2S+avphh5HXYJvZQNn8UhRMWIZdCe7erNOS6G4+g8XGK6DPP O+Bg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=message-id:date:subject:to:from; bh=zz45mnrpNuB78ecS4VUVCXjRJ6FY2l9k7yrxuNhyhYw=; b=o66CYtumTSUoR3mThEbwJ00iw0U4V4jISN+/nQH53W+0XYqxjl1Zu6MuiAeJHhS6Fe Z+rXvnwRXu/J8nJmvxTlABhyR2dBadoNyp8KzrwzgXqIjoHrRlSiemNYlpLm5+m0fMuc RTSTPK/XhKM5U00wJ+GACpWFCNm6CSo67YYRahC1Rf/qlGh/1UfqvsqcChBAfktgo5WC ghVq4O2FN3qZUWpkZe1JzuNZm10S+ydehJ3fND22xjacHKmxhmCsqEuVHYHiOCtL4/YL GsDM2fgDiMPeM/jLde9GT2F7dRA7z0FVpTMJJEJn3xSPjVQ7Jis+1cdwTQAl+wYWnuv3 S7yQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id q13si215192lfd.2.2019.02.05.06.56.48 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Feb 2019 06:56:48 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Received: from azat.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id x15EuZsZ010859 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Tue, 5 Feb 2019 15:56:47 +0100 From: "Maxim Yu. Osipov" To: isar-users@googlegroups.com Subject: [PATCH 1/2] conf/distro: Use ftp.debian.org as default Date: Tue, 5 Feb 2019 14:56:33 +0000 Message-Id: <20190205145634.29665-1-mosipov@ilbers.de> X-Mailer: git-send-email 2.11.0 X-TUID: QJXUC+UOwo/0 Switch to a neutral default. One may select a particular mirror by defining in conf/local.conf variable DISTRO_APT_PREMIRRORS - append your preferred mirror to the default URI in the format: DISTRO_APT_PREMIRRORS = "ftp.debian.org my.preferred.mirror". Suggested-by: Jan Kiszka Signed-off-by: Maxim Yu. Osipov --- meta-isar/conf/distro/debian-stretch-backports.list | 4 ++-- meta/conf/distro/debian-buster.list | 8 ++++---- meta/conf/distro/debian-jessie.list | 8 ++++---- meta/conf/distro/debian-stretch.list | 8 ++++---- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/meta-isar/conf/distro/debian-stretch-backports.list b/meta-isar/conf/distro/debian-stretch-backports.list index f606be5..6b744f3 100644 --- a/meta-isar/conf/distro/debian-stretch-backports.list +++ b/meta-isar/conf/distro/debian-stretch-backports.list @@ -1,2 +1,2 @@ -deb http://ftp.de.debian.org/debian stretch-backports main -deb-src http://ftp.de.debian.org/debian stretch-backports main +deb http://ftp.debian.org/debian stretch-backports main +deb-src http://ftp.debian.org/debian stretch-backports main diff --git a/meta/conf/distro/debian-buster.list b/meta/conf/distro/debian-buster.list index 1e38f1a..206b7a5 100644 --- a/meta/conf/distro/debian-buster.list +++ b/meta/conf/distro/debian-buster.list @@ -1,6 +1,6 @@ -deb http://ftp.de.debian.org/debian buster main contrib non-free -deb-src http://ftp.de.debian.org/debian buster main contrib non-free -deb http://ftp.de.debian.org/debian buster-updates main contrib non-free -deb-src http://ftp.de.debian.org/debian buster-updates main contrib non-free +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 diff --git a/meta/conf/distro/debian-jessie.list b/meta/conf/distro/debian-jessie.list index 5143f4d..55e0eb8 100644 --- a/meta/conf/distro/debian-jessie.list +++ b/meta/conf/distro/debian-jessie.list @@ -1,6 +1,6 @@ -deb http://ftp.de.debian.org/debian jessie main contrib non-free -deb-src http://ftp.de.debian.org/debian jessie main contrib non-free -deb http://ftp.de.debian.org/debian jessie-updates main contrib non-free -deb-src http://ftp.de.debian.org/debian jessie-updates main contrib non-free +deb http://ftp.debian.org/debian jessie main contrib non-free +deb-src http://ftp.debian.org/debian jessie main contrib non-free +deb http://ftp.debian.org/debian jessie-updates main contrib non-free +deb-src http://ftp.debian.org/debian jessie-updates main contrib non-free deb http://security.debian.org jessie/updates main contrib non-free deb-src http://security.debian.org jessie/updates main contrib non-free diff --git a/meta/conf/distro/debian-stretch.list b/meta/conf/distro/debian-stretch.list index d4f3de0..1ec86fb 100644 --- a/meta/conf/distro/debian-stretch.list +++ b/meta/conf/distro/debian-stretch.list @@ -1,6 +1,6 @@ -deb http://ftp.de.debian.org/debian stretch main contrib non-free -deb-src http://ftp.de.debian.org/debian stretch main contrib non-free -deb http://ftp.de.debian.org/debian stretch-updates main contrib non-free -deb-src http://ftp.de.debian.org/debian stretch-updates main contrib non-free +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 -- 2.11.0