X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=debian%2Flive-boot.bug-script;h=063ead8d00bf68e62e5d85867c47909523854b55;hp=9aff886634994b4246c76dd67ec04575d3325ff5;hb=a09ea36d4fde0e56cd34a27716c25395ae41b116;hpb=4d65718ecaee297113ed1bb46324f853744cc194 diff --git a/debian/live-boot.bug-script b/debian/live-boot.bug-script index 9aff886..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 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