File: control

package info (click to toggle)
dchroot 0.11
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 112 kB
  • ctags: 26
  • sloc: ansic: 361; makefile: 71
file content (16 lines) | stat: -rw-r--r-- 573 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: dchroot
Section: admin
Priority: optional
Maintainer: David Kimdon <dwhedon@debian.org>
Build-Depends: debhelper (>> 3.0.0), help2man
Standards-Version: 3.6.1

Package: dchroot
Suggests: debootstrap
Architecture: any
Depends: ${shlibs:Depends}
Description: Execute commands under different root filesystems
 This package contains a setuid binary that allows users to execute a shell or
 other command under different root filesystems.  A typical installation might
 provide 'stable', 'testing' and 'unstable' chroots.  Users can move between
 chroots as necessary.