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
This commit is contained in:
Maximilian Attems 2009-08-20 13:59:40 +00:00
parent 9a34dfe11d
commit dcdd15f2d2
2 changed files with 2 additions and 3 deletions

1
debian/changelog vendored
View File

@ -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

View File

@ -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)