logo

bootstrap-initrd

Linux initrd to bootstrap from a small binary seed git clone https://anongit.hacktivis.me/git/bootstrap-initrd.git/
commit: 16c60bd3e757a8f3a0169f6f7f540f673ccd8835
parent cb278150cdad8dccea7e8fc4d2b0fe91717da87d
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  4 Feb 2025 15:27:38 +0100

extras/iproute2.sh: add pdpmake error in comment

Diffstat:

Mextras/iproute2.sh3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/extras/iproute2.sh b/extras/iproute2.sh @@ -6,7 +6,10 @@ die() { exit 1 } +# With pdpmake-2.0.3: +# pdpmake: don't know how to make %.c command -v make || die "Run /extras/make.sh" + command -v pkg-config || die "Run /extras/pkgconf-lite.sh" tar xof /distfiles/iproute2-*.tar.gz