diff options
| author | Daniel Baumann <daniel@debian.org> | 2009-02-08 00:19:33 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:04 +0100 |
| commit | bf886c5a321fed0e6ad7cb3c788742c7e443286e (patch) | |
| tree | 182ebf9fd49cabc565399c3a39820ca4e8c078e5 /debian/bug/live-initramfs.script | |
| parent | c8d307dda6fb07a63dfe69381fc5176ad925862a (diff) | |
| download | live-boot-bf886c5a321fed0e6ad7cb3c788742c7e443286e.tar.gz live-boot-bf886c5a321fed0e6ad7cb3c788742c7e443286e.zip | |
Updating bug script.
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 |
