logo

bootstrap-initrd

Linux initrd to bootstrap from a small binary seed git clone https://anongit.hacktivis.me/git/bootstrap-initrd.git/
commit: 5b2748ec7176b5e2e48033d877cad6607ef1c6c4
parent b27c3aab2e6c9967cb1cac88c46783bec1c7db8f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  4 Feb 2025 17:04:25 +0100

extras/e2fsprogs.sh: remove obsolete workaround

Diffstat:

Mextras/e2fsprogs.sh11-----------
1 file changed, 0 insertions(+), 11 deletions(-)

diff --git a/extras/e2fsprogs.sh b/extras/e2fsprogs.sh @@ -11,17 +11,6 @@ command -v make || die "Run /extras/make.sh" tar xof /distfiles/e2fsprogs-*.tar.gz cd ./e2fsprogs-*/ -# workaround bug in utils-std ln(1) -ed lib/et/Makefile.in <<'EOF' -/LINK_INSTALL_FLAGS -c - $(LN) $(LINK_INSTALL_FLAGS) et/com_err.h ./com_err.h ) -. -p -w -q -EOF - LD=tcc ./configure --disable-nls --disable-backtrace # Replace __GNUC_PREREQ calls with 1