summaryrefslogtreecommitdiff
path: root/mkinitramfs-kpkg
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2007-05-02 10:15:01 +0200
committermaximilian attems <maks@debian.org>2007-05-02 10:15:01 +0200
commitaf88873884da184d98fffd08bf96f3b276b187a2 (patch)
tree73d4427ea50e1830c545283e108297970a244180 /mkinitramfs-kpkg
parent6fd917d49cd09c5124df25c48e1458e1a87f2365 (diff)
downloadinitramfs-tools-af88873884da184d98fffd08bf96f3b276b187a2.tar.gz
initramfs-tools-af88873884da184d98fffd08bf96f3b276b187a2.zip
mkinitramfs: old linux-image interfaces deprecate them
as they should get scrapped next release (keep them for backports.org and friends)
Diffstat (limited to 'mkinitramfs-kpkg')
-rwxr-xr-xmkinitramfs-kpkg2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkinitramfs-kpkg b/mkinitramfs-kpkg
index df3dc0c..ea0e783 100755
--- a/mkinitramfs-kpkg
+++ b/mkinitramfs-kpkg
@@ -6,6 +6,8 @@ supported_host_version=""
supported_target_version=""
outfile=""
+# FIXME: drop script after Lenny (needed for Etch linux-images)
+
usage()
{
cat >&2 << EOF