X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=debian%2Flive-boot-grml.bug-script;h=063ead8d00bf68e62e5d85867c47909523854b55;hp=385770ceb484bc79a0551d08fe4c7c2a00644996;hb=0ed42c4a3a98e506a5e8e8a6d40b632e572fa0b5;hpb=11575c6aee0916c918b1e4e98731566d20586df9 diff --git a/debian/live-boot-grml.bug-script b/debian/live-boot-grml.bug-script index 385770c..063ead8 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 wget # Checking other packages -dpkg -l cryptsetup plymouth +dpkg -l plymouth exit 0