From c1ca763685207339b85bfa4eccf72438df683eb9 Mon Sep 17 00:00:00 2001 From: des Date: Tue, 15 Nov 2011 16:20:39 +0000 Subject: Add netcat (nc) to /rescue. MFC after: 3 weeks --- rescue/rescue/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rescue') diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 81d230d..9eea239 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -181,7 +181,7 @@ CRUNCH_BUILDOPTS_dhclient= -DRELEASE_CRUNCH -Dlint # CRUNCH_SRCDIRS+= usr.bin -CRUNCH_PROGS_usr.bin= head mt sed tail tee +CRUNCH_PROGS_usr.bin= head mt nc sed tail tee CRUNCH_PROGS_usr.bin+= gzip CRUNCH_ALIAS_gzip= gunzip gzcat zcat -- cgit v1.1