logo

bootstrap-initrd

Linux initrd to bootstrap from a small binary seed git clone https://anongit.hacktivis.me/git/bootstrap-initrd.git/
commit: 35e87b436b387b79ce5ef365cd2b0a2426a10085
parent 80002346f375a777a2e26fafccdfb1b534fe547e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  6 May 2025 22:21:26 +0200

README: aarch64 works (except for extras)

Diffstat:

MREADME.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -24,7 +24,7 @@ A initrd generator for Linux to bootstrap a POSIX-ish system from a reasonably s You can set `ALPINE_ARCH` to change the architecture, by default it's set to `x86_64`. -- `aarch64`: Untested +- `aarch64`: Works except for extras (tested on HoneyComb LX2k with linux 6.12.21-gentoo) - `armhf`: Untested - `armv7`: Untested - `riscv64`: Works except for extras (tested on VisionFive2 with linux-lts from Alpine)