1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: loop-aes-utils
Section: admin
Priority: optional
Maintainer: Debian Loop-AES Team <pkg-loop-aes-maint@lists.alioth.debian.org>
Uploaders: Max Vozeler <xam@debian.org>
Build-Depends: debhelper (>= 4.2), dpatch (>= 2.0.0), libblkid-dev, uuid-dev
Standards-Version: 3.7.2
Package: loop-aes-utils
Architecture: any
Recommends: sharutils
Depends: ${shlibs:Depends}, mount (>= 2.12p-1), gnupg
Description: Tools for mounting and manipulating filesystems
This package provides the mount(8), umount(8), swapon(8),
swapoff(8), and losetup(8) commands with support for loop-AES
loopback encryption.
.
Purpose of this package is to provide users of loop-AES with
extended mount support that is not available with the crypto
patch in the 'mount' package.
.
On installation, this package diverts files from the mount
package and installs versions with loop-AES support in their
places. The diversions get removed on removal of the package.
Package: mount-aes-udeb
Architecture: any
Section: debian-installer
Priority: extra
XC-Package-Type: udeb
Depends: ${shlibs:Depends}
Description: Mount utils for loop-AES
loop-AES patched mount, losetup and swapon
|