mkvmlinuz (23ubuntu2) edgy; urgency=low

  [ Emanuel Steen ]
  * Compile boot objects with -fno-stack-protector (closes: Malone #53460).

 -- Colin Watson <cjwatson@ubuntu.com>  Sun,  6 Aug 2006 22:41:09 +0100

mkvmlinuz (23ubuntu1) edgy; urgency=low

  * Fix arithmetic syntax error (closes: #374185).

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 12 Jul 2006 09:47:20 +0100

mkvmlinuz (23) unstable; urgency=low

  * Fallback arch/powerpc/boot object files for chrp kernels without mkvmlinuz
    support. This uses the 2.6.16+ code, but should work with any 2.6 kernel.
  * Now supports the creation of a /boot/vmlinuz symlink to the last created
    vmlinuz kernel. (Closes: #260219)
  * Now uses /bin/bash as interpeter, as we use bashisms. (Closes: #374185)

 -- Sven Luther <luther@debian.org>  Tue,  4 Jul 2006 22:04:50 +0200

mkvmlinuz (22) unstable; urgency=high

  * Fixed broken 2.6.16+ support.

 -- Sven Luther <luther@debian.org>  Wed, 31 May 2006 17:40:37 +0200

mkvmlinuz (21) unstable; urgency=low

  * Fixed commented out cleanup call, now doesn't fill /tmp with cruft
    anymore. Thanks to Colin Watson for noticing this. (Closes: #365978)

 -- Sven Luther <luther@debian.org>  Mon,  8 May 2006 19:32:16 +0000

mkvmlinuz (20) unstable; urgency=low

  * Ported to 2.6.16 powerpc kernels.
  * Added powerpc64 support.

 -- Sven Luther <luther@debian.org>  Thu, 20 Apr 2006 18:42:41 +0000

mkvmlinuz (19) unstable; urgency=low

  * Added debconf dependency. (Closes: #342372)

 -- Sven Luther <luther@debian.org>  Fri,  6 Jan 2006 16:25:10 +0100

mkvmlinuz (18) unstable; urgency=low

  * Now look at $STEM-image, linux-image and then only kernel-image for the
    objdir.

 -- Sven Luther <luther@debian.org>  Sat, 31 Dec 2005 18:25:19 +0000

mkvmlinuz (17) unstable; urgency=low

  * Fixed lame typo in version 16 :/

 -- Sven Luther <luther@debian.org>  Sat, 26 Nov 2005 14:07:45 +0000

mkvmlinuz (16) unstable; urgency=low

  * Added -l option, enabling the caller to specify the elf link address.

 -- Sven Luther <luther@debian.org>  Mon,  7 Nov 2005 14:47:22 +0000

mkvmlinuz (15) unstable; urgency=high

  * Generates a striped compressed vmlinuz on apus and miboot.

 -- Sven Luther <luther@debian.org>  Mon, 10 Oct 2005 10:01:33 +0200

mkvmlinuz (14) unstable; urgency=low

  * Now autodetects if the initrd is gzip compressed. This will allow to do
    the right thing for initrds (not compressed by default) and initramfs
    (compressed by default), since the kernel was none too happy with doubly
    compressed initramfs initrds :)

 -- Sven Luther <luther@debian.org>  Fri, 16 Sep 2005 10:22:09 +0200

mkvmlinuz (13) unstable; urgency=high

  * Added debconf magic to kernel-image postinst/postrm hooks.

 -- Sven Luther <luther@debian.org>  Fri, 25 Feb 2005 14:47:52 +0100

mkvmlinuz (12) unstable; urgency=high

  * Fixed PReP support for recent kernel versions (including vanilla
    2.6.9-rc2 and Debian revision 2.6.8-7).

 -- Jens Schmalzing <jensen@debian.org>  Mon,  4 Oct 2004 22:37:02 +0200

mkvmlinuz (11) unstable; urgency=high

  * Fixed NewWorld PowerMac support.

 -- Jens Schmalzing <jensen@debian.org>  Sun,  3 Oct 2004 09:59:41 +0200

mkvmlinuz (10) unstable; urgency=low

  * Fixed miBoot support.

  * Changed the internal name for NewWorld PowerMacs from newworld to the
    slightly inaccurate pmac, since this is what the kernel Makefiles use.

  * Documented the possible subarchitectures in the manpage.

 -- Jens Schmalzing <jensen@debian.org>  Sat, 11 Sep 2004 21:09:55 +0200

mkvmlinuz (9) unstable; urgency=low

  * Added PPCBug support (closes: #269146).

  * Added miBoot support.

  * Made quiet operation the default, previous default is now activated by
    asking for verbose operation.

  * Added an option to prevent guessing the name of an initrd.

 -- Jens Schmalzing <jensen@debian.org>  Tue, 31 Aug 2004 13:51:15 +0200

mkvmlinuz (8) unstable; urgency=low

  * Fixed spurious output when not using an initrd.

  * Discard command output if verbose flag is not set (closes: Bug#263452).

 -- Jens Schmalzing <jensen@debian.org>  Wed,  4 Aug 2004 17:33:19 +0200

mkvmlinuz (7) unstable; urgency=low

  * Set a default output file location in /etc/mkvmlinuz/output.

  * Added PReP support (closes: #252427, #256074).

 -- Jens Schmalzing <jensen@debian.org>  Thu,  8 Jul 2004 09:23:38 +0200

mkvmlinuz (6) unstable; urgency=low

  * Added an option to prevent compressing an already compressed ramdisk
    image (closes: Bug#252489).

 -- Jens Schmalzing <jensen@debian.org>  Tue, 15 Jun 2004 20:01:23 +0200

mkvmlinuz (5) unstable; urgency=low

  * Fixed a typo (closes: Bug#252036).

 -- Jens Schmalzing <jensen@debian.org>  Tue,  1 Jun 2004 10:38:00 +0200

mkvmlinuz (4) unstable; urgency=low

  * Fixed CHRP support by adding the directory to the addnote call
    (closes: Bug#251043).

 -- Jens Schmalzing <jensen@debian.org>  Wed, 26 May 2004 21:36:39 +0200

mkvmlinuz (3) unstable; urgency=low

  * Added Pegasos support.

 -- Jens Schmalzing <jensen@debian.org>  Fri, 21 May 2004 08:42:45 +0200

mkvmlinuz (2) unstable; urgency=low

  * Added a missing option to the getopts call.

 -- Jens Schmalzing <jensen@debian.org>  Thu, 13 May 2004 21:55:37 +0200

mkvmlinuz (1) unstable; urgency=low

  * Initial Release.

 -- Jens Schmalzing <jensen@debian.org>  Fri, 23 Apr 2004 10:19:35 +0200

