logo

bootstrap-initrd

Linux initrd to bootstrap from a small binary seed git clone https://anongit.hacktivis.me/git/bootstrap-initrd.git/
commit: 3793032b84f1bfd8d59e011d29fd48497bfc6131
parent 04ef8b27f6be4a81b05eddd7a48ad7fce320d775
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun,  2 Feb 2025 15:51:36 +0100

README.md: extras are broken on riscv

Diffstat:

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

diff --git a/README.md b/README.md @@ -27,7 +27,7 @@ You can set `ALPINE_ARCH` to change the architecture, by default it's set to `x8 - `aarch64`: Untested - `armhf`: Untested - `armv7`: Untested -- `riscv64`: Works (on VisionFive2 with linux-lts from Alpine) +- `riscv64`: Works except for extras (tested on VisionFive2 with linux-lts from Alpine) - `x86`: Works - `x86_64` (aka amd64): Works