X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Flive-boot.bug-script;h=063ead8d00bf68e62e5d85867c47909523854b55;hb=465c5b3fb67957724587be81da8675e354dd0d25;hp=4f327b12e9590e028a1b608847575451e9fd8238;hpb=f6f3b5de7d49571348881578b8f7e05ce7a46d3b;p=live-boot-grml.git diff --git a/debian/live-boot.bug-script b/debian/live-boot.bug-script index 4f327b1..063ead8 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 wget # Checking other packages -dpkg -l cryptsetup splashy usplash +dpkg -l plymouth exit 0