diff options
author | maximilian attems <max@stro.at> | 2007-09-07 18:29:36 +0200 |
---|---|---|
committer | maximilian attems <max@stro.at> | 2007-09-07 18:29:36 +0200 |
commit | 41f9c1621e502a4af2f00f063d42e0f4ac53d6c2 (patch) | |
tree | 72d603039430cda6443ed57c09d0a15431c2fd6b /debian/changelog | |
parent | c559ab5d603454e9d3281e4e399bf5cc9f0f1ce3 (diff) | |
download | initramfs-tools-41f9c1621e502a4af2f00f063d42e0f4ac53d6c2.tar.gz initramfs-tools-41f9c1621e502a4af2f00f063d42e0f4ac53d6c2.zip |
hook-functions: probe rootfs on auto type
fix dep_add_modules(),
as bonus check rootfs output so that eventual unkown
rootfs get reported.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 78a6922..6d8b335 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,8 +17,10 @@ initramfs-tools (0.91) UNRELEASED; urgency=low Thanks Vagrant Cascadian <vagrant+debianbugs@freegeek.org> for the patch. * update-initramfs: Don't check for ro /boot inside of a chroot. * debian/script: Fix syntax of MODULES=dep block. + * hook-functions: Add rootfs detection for the "auto" mount output. + Thanks martin f krafft <madduck@debian.org> for report. (closes: #441211) - -- maximilian attems <maks@debian.org> Fri, 07 Sep 2007 15:10:11 +0200 + -- maximilian attems <maks@debian.org> Fri, 07 Sep 2007 18:24:40 +0200 initramfs-tools (0.90a) unstable; urgency=high |