summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authormaximilian attems <max@stro.at>2007-09-08 22:33:12 +0200
committermaximilian attems <max@stro.at>2007-09-08 22:33:12 +0200
commitc371cfa72e473518a9ff0540b0b1d2eae83dd7aa (patch)
treea901dd3cbbb23c8c9868f0438692decc47c6672e /debian/changelog
parent937188e01273de536b02f7fa782a8bb4045a009c (diff)
downloadinitramfs-tools-c371cfa72e473518a9ff0540b0b1d2eae83dd7aa.tar.gz
initramfs-tools-c371cfa72e473518a9ff0540b0b1d2eae83dd7aa.zip
hook-functions: Add sys_walk_modalias() for IDE
instead of searching non matching sysfs modules strings PIIX_IDE != piix, just look up the modalias. modprobe likes it too ;)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c7f7ea1..431cf50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,9 +21,10 @@ 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.
+ * hook-functions: MODULES=dep fix I2O detection. Add sys_walk_modalias()
+ to catch old style IDE.
- -- maximilian attems <maks@debian.org> Sat, 08 Sep 2007 22:01:15 +0200
+ -- maximilian attems <maks@debian.org> Sat, 08 Sep 2007 22:29:42 +0200
initramfs-tools (0.90a) unstable; urgency=high