diff options
author | maximilian attems <maks@debian.org> | 2008-09-16 15:03:09 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2008-09-16 15:03:09 +0200 |
commit | 01988cc40c445aba8f592d01f2ce38857e34e205 (patch) | |
tree | 6c87609f9a88a17457b408a6179cdead8a6c837b /debian/changelog | |
parent | c5a45496b9c72e41333e213979d43fbcff34da9f (diff) | |
download | initramfs-tools-01988cc40c445aba8f592d01f2ce38857e34e205.tar.gz initramfs-tools-01988cc40c445aba8f592d01f2ce38857e34e205.zip |
release 0.92k
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1ab7e6e..44f6103 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +initramfs-tools (0.92k) unstable; urgency=high + + [ Martin Michlmayr ] + * update initramfs.conf according to latest Debian Installer. + * update-initramfs: don't run glantank-update-kernel. + + [ maximilian attems ] + * auto_add_modules: add dasd_diag_mod to dasd section. + * initramfs-tools: Add support for linux-2.6 make deb-pkg target. + + -- maximilian attems <maks@debian.org> Tue, 16 Sep 2008 14:55:04 +0200 + initramfs-tools (0.92j) unstable; urgency=high [ Gerfried Fuchs ] |