パッケージ: schroot (1.6.13-3 など)
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 configuration management system
-
- dep: debconf (>= 0.5)
- Debian configuration management system
- または debconf-2.0
- 以下のパッケージによって提供される仮想パッケージです: cdebconf, cdebconf-udeb, debconf
-
- dep: libboost-filesystem1.74.0 (>= 1.74.0+ds1)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-iostreams1.74.0 (>= 1.74.0+ds1)
- Boost.Iostreams Library
-
- dep: libboost-program-options1.74.0 (>= 1.74.0+ds1)
- program options library for C++
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libpam0g (>= 0.99.7.1)
- Pluggable Authentication Modules library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: libuuid1 (>= 2.16)
- Universally Unique ID library
-
- dep: lsb-base
- transitional package for Linux Standard Base init script functionality
-
- dep: schroot-common (= 1.6.13-3)
- common files for schroot
-
- sug: aufs-tools
- パッケージは利用できません
- または unionfs-fuse
- パッケージは利用できません
-
- 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 binaries (static version)
-
- sug: xz-utils
- XZ-format compression utilities
-
- sug: zfsutils-linux
- パッケージは利用できません
-
- sug: zstd
- fast lossless compression algorithm -- CLI tool
-
- enh: sbuild
- Tool for building Debian binary packages from Debian sources