Add chroot. It can be a real lifesaver, and adds less than 2 kB.
This commit is contained in:
parent
6b61b76573
commit
a58e8ae47c
@ -198,6 +198,13 @@ CRUNCH_ALIAS_vi= ex
|
||||
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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user