Package: dchroot Source: schroot Version: 1.3.1-1debathena1~ubuntu9.04 Architecture: i386 Maintainer: Debian buildd-tools Developers Installed-Size: 968 Depends: schroot (= 1.3.1-1debathena1~ubuntu9.04), libboost-program-options1.37.0 (>= 1.37.0-1), libboost-regex1.37.0 (>= 1.37.0-1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), liblockdev1, libpam0g (>= 0.99.7.1), libstdc++6 (>= 4.2.1), libuuid1 (>= 1.05), schroot-common (= 1.3.1-1debathena1~ubuntu9.04) Suggests: debootstrap Provides: debathena-dchroot Priority: optional Section: debathena-system/admin Filename: pool/debathena-system/s/schroot/dchroot_1.3.1-1debathena1~ubuntu9.04_i386.deb Size: 307942 SHA256: 2c94e4659145389db18a57266be7d362d2f31d4e8b660d49785b48158019d659 SHA1: 324c224af4e7d8890463b7b07a21cc4624956c95 MD5sum: 77e300d0945d028714ac26d90a68bda8 Description: Execute commands in a chroot environment dchroot allows users to execute commands or interactive shells in different chroots. A typical installation might provide 'stable', 'testing' and 'unstable' chroots. Users can move between chroots as necessary. . NOTE: the schroot package provides a better implementation of dchroot. In particular: * dchroot quoting issues are not present. dchroot runs commands in the chroot with -c option of the user's default shell; when multiple command options are used, the options are concatenated together, separated by spaces. This concatenation breaks shell quoting. * schroot implements fine-grained access controls based on users and groups, either of which may be granted the ability to gain root access to the chroot if required. Using schroot will avoid these issues, as well as provide additional functionality dchroot does not possess. . This package was rebuilt for the Debathena project to allow union chroots on the root filesystem. Package: dchroot-dsa Source: schroot Version: 1.3.1-1debathena1~ubuntu9.04 Architecture: i386 Maintainer: Debian buildd-tools Developers Installed-Size: 964 Depends: schroot (= 1.3.1-1debathena1~ubuntu9.04), libboost-program-options1.37.0 (>= 1.37.0-1), libboost-regex1.37.0 (>= 1.37.0-1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), liblockdev1, libpam0g (>= 0.99.7.1), libstdc++6 (>= 4.2.1), libuuid1 (>= 1.05), schroot-common (= 1.3.1-1debathena1~ubuntu9.04) Suggests: debootstrap Provides: debathena-dchroot-dsa Priority: optional Section: debathena-system/admin Filename: pool/debathena-system/s/schroot/dchroot-dsa_1.3.1-1debathena1~ubuntu9.04_i386.deb Size: 307496 SHA256: 7df6bd144e3aabe4c895d3c17c1994cc575585d5aca91310d8e39bac7f2697c6 SHA1: 00e95c2dd1b0c64740b7c054074191a741b13323 MD5sum: 2f776fadef05b25bd5b219bdeddc7817 Description: Execute commands in a chroot environment dchroot allows users to execute commands or interactive shells in different chroots. A typical installation might provide 'stable', 'testing' and 'unstable' chroots. Users can move between chroots as necessary. . This package provides a dchroot-dsa binary which is compatible with the command-line options and configuration file format used by the dchroot-dsa dchroot maintained by the Debian System Administrators used on machines administered for the Debian Project. . NOTE: the schroot package provides a better implementation of dchroot-dsa. In particular: * dchroot-dsa only allows the specification of a single command with an absolute path, and no options may be used with the command; schroot allows the use of relative and absolute paths with no limit on the number of options. * dchroot-dsa only allows one chroot to be used at once; schroot will allow the use of as many chroots as desired. * dchroot-dsa allows access to be restricted to named users; schroot implements finer-grained access controls based on users and groups, either of which may be granted the ability to gain root access to the chroot if required. Using schroot will avoid these issues, as well as provide significant additional functionality dchroot-dsa does not possess. . This package was rebuilt for the Debathena project to allow union chroots on the root filesystem. Package: libsbuild-dev Source: schroot Version: 1.3.1-1debathena1~ubuntu9.04 Architecture: i386 Maintainer: Debian buildd-tools Developers Installed-Size: 6424 Depends: pkg-config (>= 0.14.0) Suggests: schroot-dbg, libsbuild-doc Provides: debathena-libsbuild-dev Priority: optional Section: debathena-system/libdevel Filename: pool/debathena-system/s/schroot/libsbuild-dev_1.3.1-1debathena1~ubuntu9.04_i386.deb Size: 1556876 SHA256: 47acbf5a951b8b77e20651624d4e579dae13408a1fc238dacbf0e92b3f6ed89d SHA1: a54edce06fa9d34398b68fca3c944394fb02bfdf MD5sum: c5546468af85cd68a0a35ba353604451 Description: development files for the Debian source builder sbuild provides facilities to manage and access chroots, as part of schroot. . 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. . This package contains the header files and static library needed to develop applications which make use of sbuild. Once the API and ABI are stable, a shared library will replace the static library. . This package was rebuilt for the Debathena project to allow union chroots on the root filesystem. Package: libsbuild-doc Source: schroot Version: 1.3.1-1debathena1~ubuntu9.04 Architecture: all Maintainer: Debian buildd-tools Developers Installed-Size: 11832 Suggests: libsbuild-dev Provides: debathena-libsbuild-doc Priority: optional Section: debathena-system/doc Filename: pool/debathena-system/s/schroot/libsbuild-doc_1.3.1-1debathena1~ubuntu9.04_all.deb Size: 5916944 SHA256: 072eb3a6f99a87de680b071ebdd5814d37a050dcbc7214ff0f2adfec9f2da9e3 SHA1: 92d5d4d6a0f76addd7f6e6e15f8e5f682651b305 MD5sum: 79ee177fe0fbaff25e110270165f3081 Description: development documentation for the Debian source builder sbuild provides facilities to manage and access chroots, as part of schroot. . 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. . This package contains the API documentation needed to develop applications which make use of sbuild. . This package was rebuilt for the Debathena project to allow union chroots on the root filesystem. Package: nmh Version: 1.2-3ubuntu2debathena2~ubuntu9.04 Architecture: i386 Maintainer: Ubuntu MOTU Developers Installed-Size: 5836 Depends: libc6 (>= 2.7), libdb4.7, liblockfile1 (>= 1.0), libncurses5 (>= 5.6+20071006-3), libsasl2-2, netbase (>= 3.16-1), base-files (>= 2.1.16) Recommends: mail-transport-agent, metamail Suggests: exmh, mh-e, xmh, mh-book Conflicts: mh Replaces: mh Provides: debathena-nmh, mail-reader, mh Priority: optional Section: debathena-system/mail Filename: pool/debathena-system/n/nmh/nmh_1.2-3ubuntu2debathena2~ubuntu9.04_i386.deb Size: 2164706 SHA256: a539b914d18de2f5045a3269486222f90174b8479c0d0e68e70c37f56a89acd5 SHA1: a0d143c1d880d3d9c9d03dcaf932b6a7fec3ea90 MD5sum: 3c5155c073d349a3624ee5e200893ddf Description: A set of electronic mail handling programs This is the nmh mail user agent (reader/sender), a command-line based mail reader that is powerful and extensible. nmh is an excellent choice for people who receive and process a lot of mail. . Unlike most mail user agents, nmh is not a single program, rather it is a set of programs that are run from the shell. This allows the user to utilize the full power of the Unix shell in coordination with nmh. Various front-ends are available, such as mh-e (an emacs mode), xmh, and exmh (X11 clients). . nmh was originally based on MH version 6.8.3, and is intended to be a (mostly) compatible drop-in replacement for MH. . This package was rebuilt for the Debathena project. It adds a patch to to avoid losing mail if close() fails (as it can in AFS if you run over quota) when writing mailbox files, and a patch to wrap output from MIME mail in a pager. Original-Maintainer: Nick Rusnov Package: schroot Version: 1.3.1-1debathena1~ubuntu9.04 Architecture: i386 Maintainer: Debian buildd-tools Developers Installed-Size: 2068 Depends: libboost-filesystem1.37.0 (>= 1.37.0-1), libboost-program-options1.37.0 (>= 1.37.0-1), libboost-regex1.37.0 (>= 1.37.0-1), libboost-system1.37.0 (>= 1.37.0-1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), liblockdev1, libpam0g (>= 0.99.7.1), libstdc++6 (>= 4.2.1), libuuid1 (>= 1.05), schroot-common (= 1.3.1-1debathena1~ubuntu9.04) Suggests: debootstrap, lvm2, unzip, aufs-modules | unionfs-modules Enhances: sbuild Conflicts: dchroot (<< 0.13) Provides: debathena-schroot Priority: optional Section: debathena-system/admin Filename: pool/debathena-system/s/schroot/schroot_1.3.1-1debathena1~ubuntu9.04_i386.deb Size: 647058 SHA256: 084ab4c852414153e3f27a62e9f8063a87dcb23933b1cf7c87b2066e7e953512 SHA1: 21323a2df656fd1eddbbeec13f036cbc8f3e7504 MD5sum: 3d6b7ee19596d28780d77ba500c345e7 Description: 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 zip) 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 LVM snapshots. . schroot shares most of its options with dchroot, but offers vastly more functionality. . This package was rebuilt for the Debathena project to allow union chroots on the root filesystem. Package: schroot-common Source: schroot Version: 1.3.1-1debathena1~ubuntu9.04 Architecture: all Maintainer: Debian buildd-tools Developers Installed-Size: 348 Replaces: schroot (<< 1.1.1) Provides: debathena-schroot-common Priority: optional Section: debathena-system/admin Filename: pool/debathena-system/s/schroot/schroot-common_1.3.1-1debathena1~ubuntu9.04_all.deb Size: 64576 SHA256: 7ddacb2dd3713932ee6898d73126b6b5f8db1e3ece653361c650dacdccc27b4f SHA1: 7cf03a1ba4002c9f6bd1f2545b6263caf5258cd5 MD5sum: fa9f1f132e102cdbf6af1d6e96c903e1 Description: common files for schroot 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. . This package provides translations for localisation of schroot programs. . This package was rebuilt for the Debathena project to allow union chroots on the root filesystem. Package: schroot-dbg Source: schroot Version: 1.3.1-1debathena1~ubuntu9.04 Architecture: i386 Maintainer: Debian buildd-tools Developers Installed-Size: 47396 Depends: schroot (= 1.3.1-1debathena1~ubuntu9.04) | dchroot (= 1.3.1-1debathena1~ubuntu9.04) | dchroot-dsa (= 1.3.1-1debathena1~ubuntu9.04) Conflicts: dchroot (>> 1.3.1-1debathena1~ubuntu9.04), dchroot (<< 1.3.1-1debathena1~ubuntu9.04), dchroot-dsa (>> 1.3.1-1debathena1~ubuntu9.04), dchroot-dsa (<< 1.3.1-1debathena1~ubuntu9.04), schroot (>> 1.3.1-1debathena1~ubuntu9.04), schroot (<< 1.3.1-1debathena1~ubuntu9.04) Provides: debathena-schroot-dbg Priority: extra Section: debathena-system/debug Filename: pool/debathena-system/s/schroot/schroot-dbg_1.3.1-1debathena1~ubuntu9.04_i386.deb Size: 15518876 SHA256: 111c5e7c12d47d693230f81a8b0324e3551a7d356a0b4610e20c4dd2b6196d15 SHA1: f4121f78ce45f2cb34600730e9d4169ea6476955 MD5sum: aa1f8400c9b9686045b13e48ac6783cb Description: schroot, dchroot and dchroot-dsa debuggging symbols sbuild provides facilities to manage and access chroots, as part of schroot. . 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. . This package contains debugging symbols for the schroot, dchroot and dchroot-dsa packages. . This package was rebuilt for the Debathena project to allow union chroots on the root filesystem.