Author: daniel Date: Thu Jan 31 07:02:06 2008 New Revision: 10310 Log: Using featuresets instead of subarches.
Modified: dists/trunk/linux-modules-extra-2.6/atl2/defines dists/trunk/linux-modules-extra-2.6/kqemu/defines dists/trunk/linux-modules-extra-2.6/unionfs/defines Modified: dists/trunk/linux-modules-extra-2.6/atl2/defines ============================================================================== --- dists/trunk/linux-modules-extra-2.6/atl2/defines (original) +++ dists/trunk/linux-modules-extra-2.6/atl2/defines Thu Jan 31 07:02:06 2008 @@ -2,4 +2,4 @@ arches: i386 desc: Driver for the Atheros(R) L2 Fast Ethernet Adapter -not-subarches: xen xen-vserver +not-featuresets: xen xen-vserver Modified: dists/trunk/linux-modules-extra-2.6/kqemu/defines ============================================================================== --- dists/trunk/linux-modules-extra-2.6/kqemu/defines (original) +++ dists/trunk/linux-modules-extra-2.6/kqemu/defines Thu Jan 31 07:02:06 2008 @@ -2,5 +2,5 @@ arches: i386 not-flavours: amd64 -not-subarches: xen xen-vserver +not-featuresets: xen xen-vserver desc: QEMU Accelerator Modified: dists/trunk/linux-modules-extra-2.6/unionfs/defines ============================================================================== --- dists/trunk/linux-modules-extra-2.6/unionfs/defines (original) +++ dists/trunk/linux-modules-extra-2.6/unionfs/defines Thu Jan 31 07:02:06 2008 @@ -5,4 +5,4 @@ kernel. It allows to virtually merge the contents of several directories and/or stack them, so that apparent file changes in the unionfs end in file changes in only one of the source directories. -not-subarches: vserver xen-vserver +not-featuresets: vserver xen-vserver _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

