commit: b01949466c1f7ac17f711ecdaa5a868f0d29164f
parent 9f2aaf861aa413178d01c3ccddce1fdcc46e696e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 7 May 2024 13:41:31 +0200
README: Update notes on the extra tarballs
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -120,8 +120,10 @@ Meanwhile:
- GNU tar: [No.](https://www.roguelazer.com/blog/surprising-behavior-in-gnu-tar/)
### extras as packed tarballs
-- GNU bash: For gentoo's bootstrap-prefix.sh
-- GNU make: For busybox
+- GNU bash: For gentoo's bootstrap-prefix.sh / toybox / …
+- GNU make: For toybox
+- xz: Not for anything yet, but requires working around libtool to build so including it
+- lua: For oasis
## Launching in QEMU
```