slackbuilds/development/schroot
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
doinst.sh
pam_misc.diff
program_options.patch
schroot.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
schroot.info
slack-desc

README

 Schroot is an evolution of the Unix "chroot" command, with
enhancements that make it well suited for software development,
especially for testing build and install scripts such as Slackbuild
scripts where virtualization is not necessary.

 Schroot supports many types of chrooted environments, from simple
directories to filesystem images, and can automate steps such as
remounting /proc, /dev, and /tmp, setting up the chroots password
and group files, etc.

 To get started, see schroot.conf(5) and schroot-setup(5).

 This package will link against Linux-PAM if it is present.