From fe00065f03710f6ca156bb24e73e4cea40756340 Mon Sep 17 00:00:00 2001 From: Andrea Rogers Date: Sat, 26 Oct 2024 10:52:28 -0500 Subject: [PATCH] README: qemu-user-static needed for cross-strapping --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14fc2d4..602c42b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ These are my scripts for brining up an Alpine system! - GNU `install` (from coreutils) - M4 - GNU Autoconf +- `qemu-user-static` and its `binfmt` rules (for cross-chrooting) You may need to install some Lua dependencies for building `apk`. If you feel you've already installed them and it's still failing, double-check the Lua