* [OSSTEST PATCH] production-config: override mirror url for buster, use archive
@ 2024-04-15 8:17 Anthony PERARD
2024-04-15 8:49 ` Roger Pau Monné
0 siblings, 1 reply; 2+ messages in thread
From: Anthony PERARD @ 2024-04-15 8:17 UTC (permalink / raw)
To: xen-devel; +Cc: Roger Pau Monne
buster-backport isn't available on the main mirror anymore.
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
Notes:
I've tested the patch already, so I'll push that soon.
production-config | 2 ++
1 file changed, 2 insertions(+)
diff --git a/production-config b/production-config
index 6345c40c..5b0c640d 100644
--- a/production-config
+++ b/production-config
@@ -95,6 +95,8 @@ TftpDiVersion_buster 2023-06-20
DebianSnapshotBackports_jessie http://snapshot.debian.org/archive/debian/20190206T211314Z/
+DebianMirror_buster http://archive.debian.org/debian/
+
# For ISO installs
DebianImageVersion_wheezy 7.2.0
DebianImageVersion_jessie 8.2.0
--
Anthony PERARD
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-15 8:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-15 8:17 [OSSTEST PATCH] production-config: override mirror url for buster, use archive Anthony PERARD
2024-04-15 8:49 ` Roger Pau Monné
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.