fourtysixandtwo e1a05cad05 development/schroot: Change i486 to i586 2 년 전
..
README a2ce6fc7c2 development/schroot: Added (secure chroot utility) 13 년 전
doinst.sh a2ce6fc7c2 development/schroot: Added (secure chroot utility) 13 년 전
pam_misc.diff a2ce6fc7c2 development/schroot: Added (secure chroot utility) 13 년 전
program_options.patch a2ce6fc7c2 development/schroot: Added (secure chroot utility) 13 년 전
schroot.SlackBuild e1a05cad05 development/schroot: Change i486 to i586 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.