X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Flive-boot-grml.bug-script;h=e3f6d36cc3bb6c978f27a5e424f46c6285d6065f;hb=fdf285d157bf1558728e0b6b6bea3b4f78a7b108;hp=385770ceb484bc79a0551d08fe4c7c2a00644996;hpb=8cd0e7a9e961e73abe47b0d5c11d3c3a9cbdf802;p=live-boot-grml.git diff --git a/debian/live-boot-grml.bug-script b/debian/live-boot-grml.bug-script index 385770c..e3f6d36 100644 --- a/debian/live-boot-grml.bug-script +++ b/debian/live-boot-grml.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 plymouth +dpkg -l plymouth exit 0