[kernel] r14147 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Thu Aug 20 13:59:42 UTC 2009


Author: maks
Date: Thu Aug 20 13:59:40 2009
New Revision: 14147

Log:
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.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/defines

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Thu Aug 20 13:59:32 2009	(r14146)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Aug 20 13:59:40 2009	(r14147)
@@ -43,6 +43,7 @@
   * 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

Modified: dists/trunk/linux-2.6/debian/config/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/config/defines	Thu Aug 20 13:59:32 2009	(r14146)
+++ dists/trunk/linux-2.6/debian/config/defines	Thu Aug 20 13:59:40 2009	(r14147)
@@ -35,7 +35,7 @@
 [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 @@
 
 [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)
 



More information about the Kernel-svn-changes mailing list