套件:schroot(1.6.13-5)
Execute commands in a chroot environment
schroot allows users to execute commands or interactive shells in different chroots. Any number of named chroots may be created, and access permissions given to each, including root access for normal users, on a per-user or per-group basis. Additionally, schroot can switch to a different user in the chroot, using PAM for authentication and authorisation. All operations are logged for security.
Several different types of chroot are supported, including normal directories in the filesystem, and also block devices. Sessions, persistent chroots created on the fly from files (tar with optional compression) and Btrfs, ZFS, and LVM snapshots are also supported.
schroot supports kernel personalities, allowing the programs run inside the chroot to have a different personality. For example, running 32-bit chroots on 64-bit systems, or even running binaries from alternative operating systems such as SVR4 or Xenix.
schroot also integrates with sbuild, to allow building packages with all supported chroot types, including session-managed chroot types such as Btrfs, ZFS, and LVM snapshots.
schroot shares most of its options with dchroot, but offers vastly more functionality.
其他與 schroot 有關的套件
|
|
|
|
-
- dep: debconf
- Debian 設定管理系統
-
- dep: debconf (>= 0.5)
- Debian 設定管理系統
- 或者 debconf-2.0
- 本虛擬套件由這些套件填實: cdebconf, cdebconf-udeb, debconf
-
- dep: libboost-filesystem1.83.0 (>= 1.83.0)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-iostreams1.83.0 (>= 1.83.0)
- Boost.Iostreams Library
-
- dep: libboost-program-options1.83.0 (>= 1.83.0)
- program options library for C++
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libpam0g (>= 0.99.7.1)
- Pluggable Authentication Modules library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: libuuid1 (>= 2.16)
- Universally Unique ID library
-
- dep: schroot-common (= 1.6.13-5)
- common files for schroot
-
- dep: sysvinit-utils
- System-V-like utilities
-
- sug: aufs-tools
- 套件暫時不可用
- 或者 unionfs-fuse
- Fuse implementation of unionfs
-
- sug: btrfs-progs
- Checksumming Copy on Write Filesystem utilities
-
- sug: bzip2
- high-quality block-sorting file compressor - utilities
-
- sug: debootstrap
- Bootstrap a basic Debian system
-
- sug: lvm2
- Linux Logical Volume Manager
-
- sug: qemu-user-static
- QEMU user mode emulation (compat/transitional package)
-
- sug: xz-utils
- XZ-format compression utilities
-
- sug: zfsutils-linux
- command-line tools to manage OpenZFS filesystems
-
- sug: zstd
- fast lossless compression algorithm -- CLI tool
-
- enh: sbuild
- Tool for building Debian binary packages from Debian sources