Displaying 1 result from an estimated 1 matches for "howtos_chroot_shell".
2007 Aug 29
1
Chroot tool
Hi,
Currently I'm working on building chroot environment for a several
users. The needs of those users are different, so the binaries and their
libraries are differents too. The building process tends to be so tedious.
I'm using a odd script to automatize the copy of needed libraries, but
it not works very fine.
?Is there some tool to automatize the chroot jails creation/management?