From 37f2e4ca225f38ae51882b1298d8a3da10b19d12 Mon Sep 17 00:00:00 2001 From: des Date: Fri, 12 Mar 2004 13:10:04 +0000 Subject: Add id(1) (aka groups(1) aka whoami(1)) since it is used by install.sh. --- rescue/rescue/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index dbcd344..ee03590 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -197,6 +197,9 @@ CRUNCH_PROGS_gnu/usr.bin+= tar CRUNCH_PROGS_usr.bin+= vi CRUNCH_ALIAS_vi= ex +CRUNCH_PROGS_usr.bin+= id +CRUNCH_ALIAS_id= groups whoami + ################################################################## # The following is pretty nearly a generic crunchgen-handling makefile # -- cgit v1.1