makechroot.pl is a simple perl script designed to automate much of the work required in creating chroot directories. Reading a list of files from a specified chroot.conf, makechroot.pl automatically works out all shared library dependencies (if applicable) and recursively copies both the binary and any shared libs preserving symbolic links, device node major/minor numbers, directory structure and file permissions where appropriate. A sample chroot.conf is included. Ben Klang Copyright 2005 http://projects.alkaloid.net $Id$