First step in implementing the new initramfs-tools/yaird policy. Defaulting to initramfs-tools for now.

svn path=/dists/trunk/linux-2.6/; revision=4381
This commit is contained in:
Sven Luther 2005-10-10 17:22:20 +00:00
parent ee130af7bf
commit 8bcdecce00
2 changed files with 5 additions and 1 deletions

4
debian/changelog vendored
View File

@ -18,6 +18,10 @@ linux-2.6 (2.6.13-2) UNRELEASED; urgency=low
[ Sven Luther ]
* [powerpc] Fixed apus build, now use mkvmlinuz too to generate the vmlinuz
kernel.
* Fixed control.image.in to depend on :
initramfs-tools | yaird | linux-ramdisk-tool
where linux-ramdisk-tools is the virtual package provided by all
initrd/initramfs generating tools.
-- Sven Luther <luther@debian.org> Mon, 10 Oct 2005 10:46:55 +0200

View File

@ -2,7 +2,7 @@ Package: linux-image-@subarch@@version@-@abiname@-@flavour@
Section: base
Priority: optional
Provides: linux-image, linux-image-@major@
Depends: initrd-tools (>= 0.1.78), module-init-tools (>= 0.9.13)
Depends: initramfs-tools | yaird | linux-ramdisk-tool, module-init-tools (>= 0.9.13)
Conflicts: hotplug (<< 0.0.20040105-1)
Suggests: linux-doc-@version@ | linux-source-@version@
Description: Linux kernel @version@ image on @class@ machines