diff options
author | maximilian attems <max@stro.at> | 2007-09-08 22:03:16 +0200 |
---|---|---|
committer | maximilian attems <max@stro.at> | 2007-09-08 22:03:16 +0200 |
commit | 937188e01273de536b02f7fa782a8bb4045a009c (patch) | |
tree | 39d0c9eaf8c4957836e780ac5aa44c5988c47a47 /debian/changelog | |
parent | 742bdfa1407b2b030720934ab877b84e15dbb368 (diff) | |
download | initramfs-tools-937188e01273de536b02f7fa782a8bb4045a009c.tar.gz initramfs-tools-937188e01273de536b02f7fa782a8bb4045a009c.zip |
hook-functions: MODULES=dep fix I2O detection.
* missing i2o_block
* force_load when !udev
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3002e75..c7f7ea1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,8 +21,9 @@ initramfs-tools (0.91) UNRELEASED; urgency=low Thanks martin f krafft <madduck@debian.org> for report. (closes: #441211) * init: Disable quiet on debug bootarg. Fix new init error message. Thanks Michael Prokop <mika@grml.org> for the patches. + * hook-functions: MODULES=dep fix I2O detection. - -- maximilian attems <maks@debian.org> Sat, 08 Sep 2007 19:56:22 +0200 + -- maximilian attems <maks@debian.org> Sat, 08 Sep 2007 22:01:15 +0200 initramfs-tools (0.90a) unstable; urgency=high |