summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Bailey <jbailey@ubuntu.com>2005-08-16 13:38:52 -0400
committerJeff Bailey <jbailey@ubuntu.com>2005-08-16 13:38:52 -0400
commitf903a759dea3c85c88bbec151337efd2c64ba3bf (patch)
tree704d8b8b345dfdc7ca8bc4994bb2abbc7ecd3b5d
parentbaab5f5fc3d6cfe4821a82e5b17f0f57bef060b0 (diff)
downloadinitramfs-tools-f903a759dea3c85c88bbec151337efd2c64ba3bf.tar.gz
initramfs-tools-f903a759dea3c85c88bbec151337efd2c64ba3bf.zip
Commit colin's changes to initramfs-tools
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 11f476c..445d581 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+initramfs-tools (0.20) breezy; urgency=low
+
+ * Depend on cpio.
+
+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 12 Aug 2005 10:43:04 +0100
+
initramfs-tools (0.19) breezy; urgency=low
"The basis of optimism is sheer terror."
diff --git a/debian/control b/debian/control
index 1c1a6b2..cd47480 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.6.2.0
Package: initramfs-tools
Architecture: all
-Depends: klibc-utils, busybox-cvs-initramfs (>= 20040623-1ubuntu19), mdadm, lvm2 (>= 2.01.04-5)
+Depends: klibc-utils, busybox-cvs-initramfs (>= 20040623-1ubuntu19), cpio, mdadm, lvm2 (>= 2.01.04-5)
Description: tools for generating an initramfs
This package contains tools to create and boot an initramfs for prepackaged
2.6 Linux kernel. The initramfs is an cpio archive. At boot time, the kernel