logo

bootstrap-initrd

Linux initrd to bootstrap from a small binary seed git clone https://anongit.hacktivis.me/git/bootstrap-initrd.git/
commit: 28350891f8b561f22e8fb0859bf80eeacc40a60e
parent 45b4f87c697fd7fb9933371b8e8ae1c51d5aa823
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  4 Feb 2025 14:49:25 +0100

extras/tiny-curl.sh: add brssl(1) check

Diffstat:

Mextras/tiny-curl.sh1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/extras/tiny-curl.sh b/extras/tiny-curl.sh @@ -10,6 +10,7 @@ die() { # pdpmake: (Makefile:1299): failed to build 'all-recursive' exit 1 # Works with gmake and bmake command -v make || die "Run /extras/make.sh" +command -v brssl || die "Run /extras/bearssl.sh" tar xof /distfiles/tiny-curl-*.tar.gz cd tiny-curl-*/