B. Watson 3ed2264ea6 development/schroot: Remove .la files. преди 2 години
..
README a2ce6fc7c2 development/schroot: Added (secure chroot utility) преди 12 години
doinst.sh a2ce6fc7c2 development/schroot: Added (secure chroot utility) преди 12 години
pam_misc.diff a2ce6fc7c2 development/schroot: Added (secure chroot utility) преди 12 години
program_options.patch a2ce6fc7c2 development/schroot: Added (secure chroot utility) преди 12 години
schroot.SlackBuild 3ed2264ea6 development/schroot: Remove .la files. преди 2 години
schroot.info accb069919 schroot: Updated for version 1.6.10. преди 6 години
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. преди 11 години

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.