Package: dchroot Source: schroot Version: 1.4.0-1~debathena1~ubuntu9.10 Architecture: amd64 Maintainer: Debian buildd-tools Developers Installed-Size: 1076 Depends: schroot (= 1.4.0-1~debathena1~ubuntu9.10), libboost-filesystem1.40.0 (>= 1.40.0-1), libboost-program-options1.40.0 (>= 1.40.0-1), libboost-regex1.40.0 (>= 1.40.0-1), libboost-system1.40.0 (>= 1.40.0-1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), liblockdev1, libpam0g (>= 0.99.7.1), libstdc++6 (>= 4.4.0), libuuid1 (>= 2.16-1), schroot-common (= 1.4.0-1~debathena1~ubuntu9.10) Suggests: debootstrap Priority: optional Section: debathena-system/admin Filename: pool/debathena-system/s/schroot/dchroot_1.4.0-1~debathena1~ubuntu9.10_amd64.deb Size: 352718 SHA256: efe45a19e95a65c5ba85f6edaff4705c7ff579245c2554a0387a749632423c1d SHA1: 2b83e239e7b054d4e45e1a283f2520e97232a3d8 MD5sum: 628fce16c995e037d269520deb64a31f 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. Package: dchroot-dsa Source: schroot Version: 1.4.0-1~debathena1~ubuntu9.10 Architecture: amd64 Maintainer: Debian buildd-tools Developers Installed-Size: 1072 Depends: schroot (= 1.4.0-1~debathena1~ubuntu9.10), libboost-filesystem1.40.0 (>= 1.40.0-1), libboost-program-options1.40.0 (>= 1.40.0-1), libboost-regex1.40.0 (>= 1.40.0-1), libboost-system1.40.0 (>= 1.40.0-1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), liblockdev1, libpam0g (>= 0.99.7.1), libstdc++6 (>= 4.4.0), libuuid1 (>= 2.16-1), schroot-common (= 1.4.0-1~debathena1~ubuntu9.10) Suggests: debootstrap Priority: optional Section: debathena-system/admin Filename: pool/debathena-system/s/schroot/dchroot-dsa_1.4.0-1~debathena1~ubuntu9.10_amd64.deb Size: 352166 SHA256: 4aba2025c9adb37131c1c99266699117702a4f57b46df12ea768d734922d05d3 SHA1: a2d44c6cb12ee228420bad838398dabba9859a8f MD5sum: 990cc2a5364fc86675c25fbcd640bb57 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. Package: libsbuild-dev Source: schroot Version: 1.4.0-1~debathena1~ubuntu9.10 Architecture: amd64 Maintainer: Debian buildd-tools Developers Installed-Size: 8292 Depends: pkg-config (>= 0.14.0) Suggests: schroot-dbg, libsbuild-doc Priority: optional Section: debathena-system/libdevel Filename: pool/debathena-system/s/schroot/libsbuild-dev_1.4.0-1~debathena1~ubuntu9.10_amd64.deb Size: 1732524 SHA256: dec33da1e78c9aae9dbbd03650a74b2f654667f88f179eb0e715c90c31b19a48 SHA1: 7413c7ab02966839a91492508b5ba3a346d3b9d4 MD5sum: 329fbf84f6554d30c672cd150388391e 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. Package: libsbuild-doc Source: schroot Version: 1.4.0-1~debathena1~ubuntu9.10 Architecture: all Maintainer: Debian buildd-tools Developers Installed-Size: 42840 Suggests: libsbuild-dev Priority: optional Section: debathena-system/doc Filename: pool/debathena-system/s/schroot/libsbuild-doc_1.4.0-1~debathena1~ubuntu9.10_all.deb Size: 36981766 SHA256: d2e8abe48d25aceaf1f12bebfddb12fe29cb8f0bda0adb67f83ff0f03577c5f8 SHA1: d4e0c91e7bb0a4c5c73594bbeee168e8b85c2ec4 MD5sum: 5f751aafc91d8b95a2988d6a38cc195a 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. Package: nmh Version: 1.3-1debathena1~ubuntu9.10 Architecture: amd64 Maintainer: Nick Rusnov Installed-Size: 6416 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.3-1debathena1~ubuntu9.10_amd64.deb Size: 2483038 SHA256: c8f16ef874538923e3340b4fbee79331af1d423a870d4a65b9d548d359433ab6 SHA1: aba9056082acb39343832b76767abb9ca136dc21 MD5sum: a54c578f638827b5550729a40e1fd170 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 to add a patch to avoid losing mail if close() fails (as it can in AFS if you run over quota) when writing mailbox files. Package: schroot Version: 1.4.0-1~debathena1~ubuntu9.10 Architecture: amd64 Maintainer: Debian buildd-tools Developers Installed-Size: 2356 Depends: libboost-filesystem1.40.0 (>= 1.40.0-1), libboost-program-options1.40.0 (>= 1.40.0-1), libboost-regex1.40.0 (>= 1.40.0-1), libboost-system1.40.0 (>= 1.40.0-1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), liblockdev1, libpam0g (>= 0.99.7.1), libstdc++6 (>= 4.4.0), libuuid1 (>= 2.16-1), schroot-common (= 1.4.0-1~debathena1~ubuntu9.10) Suggests: debootstrap, lvm2, unzip, aufs-modules | unionfs-modules Enhances: sbuild Conflicts: dchroot (<< 0.13) Priority: optional Section: debathena-system/admin Filename: pool/debathena-system/s/schroot/schroot_1.4.0-1~debathena1~ubuntu9.10_amd64.deb Size: 830428 SHA256: edcb06928580094c695ae9f245a01aa36e94ae6a0c5e6d0bc7567ee3d074e39b SHA1: 4bea501d0a52d3cefcf252a154a54fadabbbeddf MD5sum: 86e6269875763bf574b20ced2ff21932 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. Package: schroot-common Source: schroot Version: 1.4.0-1~debathena1~ubuntu9.10 Architecture: all Maintainer: Debian buildd-tools Developers Installed-Size: 512 Replaces: schroot (<< 1.1.1) Priority: optional Section: debathena-system/admin Filename: pool/debathena-system/s/schroot/schroot-common_1.4.0-1~debathena1~ubuntu9.10_all.deb Size: 197802 SHA256: 7b260c202d9ab48a1be6322028558bdf0a59d0b4e85f862bf0ec3d37f95fe91b SHA1: 1354896c5890a493d3b76f1c344d4e3f198e0073 MD5sum: b3655a698f498475ad1eff62a520bcc8 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. Package: schroot-dbg Source: schroot Version: 1.4.0-1~debathena1~ubuntu9.10 Architecture: amd64 Maintainer: Debian buildd-tools Developers Installed-Size: 52980 Depends: schroot (= 1.4.0-1~debathena1~ubuntu9.10) | dchroot (= 1.4.0-1~debathena1~ubuntu9.10) | dchroot-dsa (= 1.4.0-1~debathena1~ubuntu9.10) Conflicts: dchroot (>> 1.4.0-1~debathena1~ubuntu9.10), dchroot (<< 1.4.0-1~debathena1~ubuntu9.10), dchroot-dsa (>> 1.4.0-1~debathena1~ubuntu9.10), dchroot-dsa (<< 1.4.0-1~debathena1~ubuntu9.10), schroot (>> 1.4.0-1~debathena1~ubuntu9.10), schroot (<< 1.4.0-1~debathena1~ubuntu9.10) Priority: extra Section: debathena-system/debug Filename: pool/debathena-system/s/schroot/schroot-dbg_1.4.0-1~debathena1~ubuntu9.10_amd64.deb Size: 15335492 SHA256: 3a893279502751b884b0a96828843683d82d68df642c97a90d2ca0741f43b2d0 SHA1: 0c66244783c9626644985c4ba1f8078dcb58078c MD5sum: ed213732a7ae4181991d0d3af1c6d4f7 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.