Message ID | 20210209175904.28282-6-iwj@xenproject.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [OSSTEST,1/7] mg-debian-installer-update: Honour redirect for dtbs | expand |
diff --git a/production-config b/production-config index e7009a55..126c5d3b 100644 --- a/production-config +++ b/production-config @@ -93,6 +93,8 @@ TftpDiVersion_jessie 2018-06-26 TftpDiVersion_stretch 2020-09-24 TftpDiVersion_buster 2021-02-08 +DebianMirror_buster_armhf http://snapshot.debian.org/archive/debian/20210201T024125Z/ + DebianSnapshotBackports_jessie http://snapshot.debian.org/archive/debian/20190206T211314Z/ # For ISO installs
The recent Debian update broke some guest setup. Roll back. CC: Julien Grall <julien@xen.org> CC: Stefano Stabellini <sstabellini@kernel.org> Signed-off-by: Ian Jackson <iwj@xenproject.org> --- production-config | 2 ++ 1 file changed, 2 insertions(+)