summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2005-10-24 19:19:07 +0200
committermaximilian attems <maks@debian.org>2005-10-24 19:19:07 +0200
commit496ba1a67c18ad88e66534566819b8e6a89a0c6b (patch)
tree95e9484154501ad61867eb0f80a2d76d0baee0dc
parent5356137d364747c87b7924c5d30d5dd9b8dcbe11 (diff)
remove the mdadm and lvm2 dep.
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 399560d..7042008 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ initramfs-tools (0.35) unstable; urgency=low
* mkinitramfs: Return 2 for failure path of --supported-(host|target)-version.
* mkinitramfs: Run the hooks before mklibs-copy, broke evms.
- thanks to Steinar H. Gunderson <sesse@debian.org>
+ Thanks for fix and testing to Steinar H. Gunderson <sesse@debian.org>
* Change name of virtual package that is provided into linux-initramfs-tool.
@@ -11,7 +11,11 @@ initramfs-tools (0.35) unstable; urgency=low
* Add hooks/md allowing to remove dependency on mdadm.
- -- maximilian attems <maks@sternwelten.at> Mon, 24 Oct 2005 09:49:48 +0200
+ * Remove the mdadm and lvm dependencies, they work as hooks when present.
+ The lvm2 version in sarge is good enough to address issues mentioned in
+ 0.16. A woody backport will need newer lvm2 although..
+
+ -- maximilian attems <maks@sternwelten.at> Mon, 24 Oct 2005 19:16:14 +0200
initramfs-tools (0.32) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c1d9b7e..2ff1be9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.6.2.0
Package: initramfs-tools
Architecture: all
-Depends: klibc-utils (>= 1.0.14-1ubuntu2), busybox (>= 1:1.01-3), cpio, mdadm, lvm2 (>= 2.01.04-5), udev (>= 0.070-3), mklibs-copy
+Depends: klibc-utils (>= 1.0.14-1ubuntu2), busybox (>= 1:1.01-3), cpio, udev (>= 0.070-3), mklibs-copy
Provides: linux-initramfs-tool
Description: tools for generating an initramfs
This package contains tools to create and boot an initramfs for prepackaged