X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Flive-boot.bug-script;h=e3f6d36cc3bb6c978f27a5e424f46c6285d6065f;hb=df0bd3d4eef12e1ba0c9630dcaa5dee3806815f7;hp=1dc3d3b85fc0ee30000b31f0cad5e3255e435a37;hpb=be861fe1338938e427c3bd8864f5ce744c24c2f3;p=live-boot-grml.git diff --git a/debian/live-boot.bug-script b/debian/live-boot.bug-script index 1dc3d3b..e3f6d36 100644 --- a/debian/live-boot.bug-script +++ b/debian/live-boot.bug-script @@ -1,15 +1,15 @@ #!/bin/sh # Checking depends -dpkg -l busybox file initramfs-tools sudo udev user-setup +dpkg -l busybox busybox-initramfs initramfs-tools udev # Checking recommends -dpkg -l eject uuid-runtime wget +dpkg -l rsync uuid-runtime # Checking suggests -dpkg -l loop-aes-utils curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools +dpkg -l curlftpfs cryptsetup httpfs2 unionfs-fuse wget # Checking other packages -dpkg -l cryptsetup +dpkg -l plymouth exit 0