summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8d38141..3c8fe88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,9 @@ initramfs-tools (0.35) unstable; urgency=low
* mkinitramfs: Run the hooks before mklibs-copy, broke evms.
thanks to Steinar H. Gunderson <sesse@debian.org>
- -- maximilian attems <maks@sternwelten.at> Mon, 24 Oct 2005 08:57:55 +0200
+ * Change name of virtual package that is provided into linux-initramfs-tool.
+
+ -- maximilian attems <maks@sternwelten.at> Mon, 24 Oct 2005 09:08:48 +0200
initramfs-tools (0.32) unstable; urgency=low
diff --git a/debian/control b/debian/control
index dbff057..c1d9b7e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,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
-Provides: linux-ramdisk-tool
+Provides: linux-initramfs-tool
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