diff options
| author | maximilian attems <maks@debian.org> | 2007-05-02 10:15:01 +0200 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2007-05-02 10:15:01 +0200 |
| commit | af88873884da184d98fffd08bf96f3b276b187a2 (patch) | |
| tree | 73d4427ea50e1830c545283e108297970a244180 /mkinitramfs-kpkg | |
| parent | 6fd917d49cd09c5124df25c48e1458e1a87f2365 (diff) | |
| download | initramfs-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-x | mkinitramfs-kpkg | 2 |
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 |
