From a58e8ae47cac522fca5bf048d0f0b3ab8b715616 Mon Sep 17 00:00:00 2001 From: des Date: Mon, 7 Feb 2005 21:19:18 +0000 Subject: Add chroot. It can be a real lifesaver, and adds less than 2 kB. --- rescue/rescue/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'rescue') diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 636b807..ee43a38 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -199,6 +199,13 @@ CRUNCH_PROGS_usr.bin+= id CRUNCH_ALIAS_id= groups whoami ################################################################## +# Programs from stock /usr/sbin +# +CRUNCH_SRCDIRS+= usr.sbin + +CRUNCH_PROGS_usr.sbin+= chroot + +################################################################## # The following is pretty nearly a generic crunchgen-handling makefile # -- cgit v1.1