summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-10-31 16:06:52 +0000
committerLaurent Bercot <ska@appnovation.com>2023-10-31 16:06:52 +0000
commit77b8f043ffc48226c69f9052eb2cf127b590f7ca (patch)
treec0c58706f235746383e034e733feaf2171855270 /README.md
parentf3cd8ba5db865e204d1dd6bcd9fbbbeaedaeb668 (diff)
downloadlh-bootstrap-77b8f043ffc48226c69f9052eb2cf127b590f7ca.tar.xz
Throw out libguestfs, build e2fsprogs and do things by hand again
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index f84a1b7..201e2c0 100644
--- a/README.md
+++ b/README.md
@@ -124,8 +124,7 @@ you can get a native toolchain [here](https://skarnet.org/toolchains/).
+ `git`
+ a `tar` that supports .gz, .bz2 and .xz archives
+ a `wget` that supports HTTPS
- + `dd`, `chown`, `cpio`
- + `mkfs.ext4`, from e2fsprogs
+ + `dd`, `chown`, `cpio`, `truncate`
+ `qemu-system-$TARGET` to boot your target machine
- A musl cross-development environment from the BUILD machine to the TARGET