diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-05-24 15:27:36 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:52:46 +0100 |
| commit | e66f79476042794195978ee641aa7ea0d9ca6e0a (patch) | |
| tree | 90286f281543c1a6f4ad56e229f5ff95438613da /debian/live-initramfs.bug-script | |
| parent | ad7598cb46a5a6268ca60e5dba156056fb86c09d (diff) | |
| download | live-boot-e66f79476042794195978ee641aa7ea0d9ca6e0a.tar.gz live-boot-e66f79476042794195978ee641aa7ea0d9ca6e0a.zip | |
Adding debian version 2.0~a1-1.
Diffstat (limited to 'debian/live-initramfs.bug-script')
| -rw-r--r-- | debian/live-initramfs.bug-script | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/live-initramfs.bug-script b/debian/live-initramfs.bug-script deleted file mode 100644 index d56b035..0000000 --- a/debian/live-initramfs.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 uuid-runtime wget - -# Checking suggests -dpkg -l loop-aes-utils curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools - -# Checking other packages -dpkg -l cryptsetup splashy usplash |
