diff options
Diffstat (limited to 'debian/bug/live-initramfs.script')
| -rw-r--r-- | debian/bug/live-initramfs.script | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/bug/live-initramfs.script b/debian/bug/live-initramfs.script index 7938bbe..d56b035 100644 --- a/debian/bug/live-initramfs.script +++ b/debian/bug/live-initramfs.script @@ -4,10 +4,10 @@ dpkg -l busybox file initramfs-tools sudo udev user-setup # Checking recommends -dpkg -l eject loop-aes-utils uuid-runtime wget +dpkg -l eject uuid-runtime wget # Checking suggests -dpkg -l curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools +dpkg -l loop-aes-utils curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools # Checking other packages dpkg -l cryptsetup splashy usplash |
