summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2006-06-27 12:02:38 +0200
committermaximilian attems <maks@debian.org>2006-06-27 12:02:38 +0200
commitc7ad939852fedfe308a643805df3d7e3a6549755 (patch)
tree7e72f2d319878272fbdd9c74b8ebddb85152755d /debian
parent6fc7a6092aa2fdd3006d99941ac774b5e4e0577c (diff)
downloadinitramfs-tools-c7ad939852fedfe308a643805df3d7e3a6549755.tar.gz
initramfs-tools-c7ad939852fedfe308a643805df3d7e3a6549755.zip
fix lvm root
load mirror and snapshot
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ad677f3..c39e1b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+initramfs-tools (0.65b) unstable; urgency=low
+
+ * scripts/local-top/lvm: Load snapshot and mirror modules. (Closes: #375342)
+
+ * scripts/local-top/lvm: Fix a wrong substitution for the lilo test.
+ (Closes: #375442)
+
+ -- maximilian attems <maks@sternwelten.at> Mon, 26 Jun 2006 14:54:30 +0200
+
initramfs-tools (0.65) unstable; urgency=low
* scripts/local-top/lvm: Activate root and resume volume group.