From: Chris Lamb Date: Wed, 20 Aug 2008 09:17:09 +0000 (+0100) Subject: Move loop-aes-tools to Suggests; live-helper should install them if required. X-Git-Tag: debian/1.139.1-1~2 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=16281176016ebb6ff1513d7e194cb298bccafb4b;p=live-boot-grml.git Move loop-aes-tools to Suggests; live-helper should install them if required. The loop-aes-tools regress compared to the vanilla loop tools, which can cause some problems - Although we should support them, it makes sense to not use loop-aes-utils by default, which--as Recommends are installed by default--they currently are. Signed-off-by: Chris Lamb --- diff --git a/debian/control b/debian/control index 9193f85..b01055c 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ XS-Upstream-Depends: git-core Package: live-initramfs Architecture: all Depends: ${misc:Depends}, busybox, file, initramfs-tools, sudo, udev, user-setup -Recommends: eject, loop-aes-utils, uuid-runtime, wget -Suggests: curlftpfs, genext2fs (>= 1.4.1), httpfs2, squashfs-tools, mtd-tools +Recommends: eject, uuid-runtime, wget +Suggests: loop-aes-utils, curlftpfs, genext2fs (>= 1.4.1), httpfs2, squashfs-tools, mtd-tools Description: Debian Live initramfs hook live-initramfs is a hook for the initramfs-tools, used to generate a initramfs capable to boot live systems, such as those created by live-helper. This