diff options
Diffstat (limited to 'debian/bug/script')
| -rw-r--r-- | debian/bug/script | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/bug/script b/debian/bug/script deleted file mode 100644 index 7938bbe..0000000 --- a/debian/bug/script +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# Checking depends -dpkg -l busybox file initramfs-tools sudo udev user-setup - -# Checking recommends -dpkg -l eject loop-aes-utils uuid-runtime wget - -# Checking suggests -dpkg -l curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools - -# Checking other packages -dpkg -l cryptsetup splashy usplash |
