Commit 37627a34 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: use mmdebstrap from focal on our arm64 nodes running Ubuntu



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 777f89e3
...@@ -7,5 +7,5 @@ deb http://ports.ubuntu.com/ubuntu-ports bionic-security main universe ...@@ -7,5 +7,5 @@ deb http://ports.ubuntu.com/ubuntu-ports bionic-security main universe
## we're using some buster-backports on these old 18.04 LTS systems ## we're using some buster-backports on these old 18.04 LTS systems
deb http://deb.debian.org/debian/ buster-backports main deb http://deb.debian.org/debian/ buster-backports main
# for debian-archive-keyring # for debian-archive-keyring and mmdebstrap
deb http://gb.ports.ubuntu.com/ubuntu-ports/ focal main universe deb http://gb.ports.ubuntu.com/ubuntu-ports/ focal main universe
...@@ -363,6 +363,7 @@ if [ -f /etc/debian_version ] ; then ...@@ -363,6 +363,7 @@ if [ -f /etc/debian_version ] ; then
DEBS="$DEBS DEBS="$DEBS
init-system-helpers/bionic-backports init-system-helpers/bionic-backports
linux-image-generic linux-image-generic
mmdebstrap/focal
monitoring-plugins-contrib/buster-backports monitoring-plugins-contrib/buster-backports
" ;; " ;;
*) # packages to be installed on all Debian systems but which are not available in Ubuntu 18.04: *) # packages to be installed on all Debian systems but which are not available in Ubuntu 18.04:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment