From 81b23d75d873cbabc086729022a4b9b4f3d22a66 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 12 Sep 2022 12:23:08 +0200 Subject: Add support for aarch64 --- bootstrap.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'bootstrap.txt') diff --git a/bootstrap.txt b/bootstrap.txt index 5489a72..e9963fa 100644 --- a/bootstrap.txt +++ b/bootstrap.txt @@ -4,7 +4,7 @@ - systemd - qemu-system-x86 - - linux-image-amd64 + - linux-image-amd64 & btrfs-progs - g++ If some of them are very recent (and thus likely to still have issues) @@ -31,7 +31,10 @@ not to conflate failures. * Upgrade to latest debootstrap and debian-archive-keyring from unstable - (or testing). + (or testing). Other required host packages: + + uuid-runtime (uuidgen) + systemd-container (systemd-nspawn) * Note: as of latest attempt, bootstrap over https was still broken. @@ -52,3 +55,6 @@ * Compare sizes to previous version for any abnormalities (if a lot larger, check if GCC executables are stripped). + +* After deployment, test VM upload/removal scripts (there are often issues + after upgrading to new btrfs-progs). -- cgit v1.1