1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

chroot implementation

This commit is contained in:
Vsevolod Velichko 2014-06-16 19:37:03 +04:00
parent 6efcc02c39
commit c5b423048c
2 changed files with 197 additions and 0 deletions

View file

@ -45,6 +45,7 @@ PROGS := \
whoami
UNIX_PROGS := \
chroot \
groups \
hostid \
hostname \