X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Flive-boot.bug-script;h=e3f6d36cc3bb6c978f27a5e424f46c6285d6065f;hb=cd438f06901d6dbc2ca5c2be7dd3d5b03f4b7719;hp=b445fc799d8aa0f35191adba1b41f9b04ee34de3;hpb=8833d9b47ba1f6692147e67cff558ed55227684f;p=live-boot-grml.git diff --git a/debian/live-boot.bug-script b/debian/live-boot.bug-script index b445fc7..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 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 unionfs-fuse wget # Checking other packages -dpkg -l cryptsetup plymouth +dpkg -l plymouth exit 0