From 6e5800eda084e1a6b38d640a3d8ae9cbabe4743a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 29 Nov 2012 21:34:00 +0100 Subject: [PATCH] Updating package lists in bug script to match current implementations. --- debian/live-boot.bug-script | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.1.4