From dcdd15f2d22f619133f19e2601805a32a859a0eb Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Thu, 20 Aug 2009 13:59:40 +0000 Subject: [PATCH] Drop yaird initramfs generator support. yaird is not part of Lenny and has seen no progress since, is beeing asked to be kicked out of unstable. svn path=/dists/trunk/linux-2.6/; revision=14147 --- debian/changelog | 1 + debian/config/defines | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0da2236ee..a99d17210 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,7 @@ linux-2.6 (2.6.31~rc6-1~experimental.1) UNRELEASED; urgency=low * Disable DEVKMEM. * [ppc, sparc] Enable EFI_PARTITION. (closes: #540486) * Disable old USB_DEVICE_CLASS. + * Drop yaird initramfs generator support. [ Ben Hutchings ] * mga: remove unnecessary change from firmware-loading patch diff --git a/debian/config/defines b/debian/config/defines index b78f3916a..2bc4763d6 100644 --- a/debian/config/defines +++ b/debian/config/defines @@ -35,7 +35,7 @@ enabled: false [image] desc-long-part-xen: This kernel also runs on a Xen hypervisor. It supports only unpriviledged (domU) operation. -initramfs-generators: initramfs-tools yaird initramfs-fallback +initramfs-generators: initramfs-tools initramfs-fallback type: plain [xen] @@ -44,12 +44,10 @@ versions: [commands-image-initramfs-generators] initramfs-tools: update-initramfs -yaird: mkinitrd.yaird [relations] gcc-4.3: gcc-4.3 initramfs-fallback: linux-initramfs-tool initramfs-tools: initramfs-tools (>= 0.55) util-vserver: util-vserver (>= 0.30.215) -yaird: yaird (>= 0.0.13)