public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Zhihang Wei <wzh@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH] raspios-bullseye-64: Pull bullseye from archive.d.o
Date: Wed,  9 Sep 2026 09:21:23 +0200	[thread overview]
Message-ID: <20260909072123.1011328-1-wzh@ilbers.de> (raw)

raspios-bullseye-64 pulls from deb.debian.org as well. Make similar fix
as in 589bee97: After the LTS for Debian bullseye ends, pull it from
the archive instead.

Signed-off-by: Zhihang Wei <wzh@ilbers.de>
---
 meta-isar/conf/distro/raspios-bullseye-64.list | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/meta-isar/conf/distro/raspios-bullseye-64.list b/meta-isar/conf/distro/raspios-bullseye-64.list
index 74efa76d..66962dff 100644
--- a/meta-isar/conf/distro/raspios-bullseye-64.list
+++ b/meta-isar/conf/distro/raspios-bullseye-64.list
@@ -1,9 +1,10 @@
-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
+deb	http://archive.debian.org/debian bullseye main contrib non-free
+deb-src	http://archive.debian.org/debian bullseye main contrib non-free
+# bullseye security archive is missing so far
+#deb	http://archive.debian.org/debian-security bullseye/updates main contrib non-free
+#deb-src	http://archive.debian.org/debian-security bullseye/updates main contrib non-free
+deb	http://archive.debian.org/debian bullseye-updates main contrib non-free
+deb-src	http://archive.debian.org/debian bullseye-updates main contrib non-free
 
 deb http://archive.raspberrypi.org/debian/ bullseye main
 deb-src http://archive.raspberrypi.org/debian/ bullseye main
-- 
2.39.5

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260909072123.1011328-1-wzh%40ilbers.de.

                 reply	other threads:[~2026-09-09  7:21 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=20260909072123.1011328-1-wzh@ilbers.de \
    --to=wzh@ilbers.de \
    --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