[kernel] r12401 - in dists/sid/linux-2.6/debian: . config/arm

Martin Michlmayr tbm at alioth.debian.org
Wed Nov 19 17:47:17 UTC 2008


Author: tbm
Date: Wed Nov 19 17:47:15 2008
New Revision: 12401

Log:
Enable support for more partition tables, including MAC_PARTITION
(requested by Benoît Knecht).


Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/arm/config.iop32x
   dists/sid/linux-2.6/debian/config/arm/config.ixp4xx
   dists/sid/linux-2.6/debian/config/arm/config.orion5x

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Wed Nov 19 17:47:15 2008
@@ -41,6 +41,10 @@
   * Fix stack corruption in hfs (CVE-2008-5025)
   * Fix oops in tvaudio when controlling bass/treble (CVE-2008-5033)
 
+  [ Martin Michlmayr ]
+  * [arm/iop32x, arm/ixp4xx, arm/orion5x] Enable support for more partition
+    tables, including MAC_PARTITION (requested by Benoît Knecht).
+
  -- dann frazier <dannf at debian.org>  Mon, 17 Nov 2008 23:14:13 -0700
 
 linux-2.6 (2.6.26-10) unstable; urgency=low

Modified: dists/sid/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/sid/linux-2.6/debian/config/arm/config.iop32x	(original)
+++ dists/sid/linux-2.6/debian/config/arm/config.iop32x	Wed Nov 19 17:47:15 2008
@@ -723,6 +723,31 @@
 CONFIG_BINFMT_MISC=m
 
 ##
+## file: fs/partitions/Kconfig
+##
+CONFIG_ACORN_PARTITION=y
+# CONFIG_ACORN_PARTITION_CUMANA is not set
+# CONFIG_ACORN_PARTITION_EESOX is not set
+CONFIG_ACORN_PARTITION_ICS=y
+# CONFIG_ACORN_PARTITION_ADFS is not set
+# CONFIG_ACORN_PARTITION_POWERTEC is not set
+CONFIG_ACORN_PARTITION_RISCIX=y
+CONFIG_OSF_PARTITION=y
+CONFIG_AMIGA_PARTITION=y
+CONFIG_ATARI_PARTITION=y
+CONFIG_MAC_PARTITION=y
+CONFIG_BSD_DISKLABEL=y
+CONFIG_MINIX_SUBPARTITION=y
+CONFIG_SOLARIS_X86_PARTITION=y
+CONFIG_UNIXWARE_DISKLABEL=y
+CONFIG_LDM_PARTITION=y
+# CONFIG_LDM_DEBUG is not set
+CONFIG_SGI_PARTITION=y
+CONFIG_ULTRIX_PARTITION=y
+CONFIG_SUN_PARTITION=y
+CONFIG_EFI_PARTITION=y
+
+##
 ## file: init/Kconfig
 ##
 CONFIG_LOG_BUF_SHIFT=14

Modified: dists/sid/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/sid/linux-2.6/debian/config/arm/config.ixp4xx	(original)
+++ dists/sid/linux-2.6/debian/config/arm/config.ixp4xx	Wed Nov 19 17:47:15 2008
@@ -782,6 +782,31 @@
 CONFIG_BINFMT_MISC=m
 
 ##
+## file: fs/partitions/Kconfig
+##
+CONFIG_ACORN_PARTITION=y
+# CONFIG_ACORN_PARTITION_CUMANA is not set
+# CONFIG_ACORN_PARTITION_EESOX is not set
+CONFIG_ACORN_PARTITION_ICS=y
+# CONFIG_ACORN_PARTITION_ADFS is not set
+# CONFIG_ACORN_PARTITION_POWERTEC is not set
+CONFIG_ACORN_PARTITION_RISCIX=y
+CONFIG_OSF_PARTITION=y
+CONFIG_AMIGA_PARTITION=y
+CONFIG_ATARI_PARTITION=y
+CONFIG_MAC_PARTITION=y
+CONFIG_BSD_DISKLABEL=y
+CONFIG_MINIX_SUBPARTITION=y
+CONFIG_SOLARIS_X86_PARTITION=y
+CONFIG_UNIXWARE_DISKLABEL=y
+CONFIG_LDM_PARTITION=y
+# CONFIG_LDM_DEBUG is not set
+CONFIG_SGI_PARTITION=y
+CONFIG_ULTRIX_PARTITION=y
+CONFIG_SUN_PARTITION=y
+CONFIG_EFI_PARTITION=y
+
+##
 ## file: init/Kconfig
 ##
 CONFIG_LOG_BUF_SHIFT=14

Modified: dists/sid/linux-2.6/debian/config/arm/config.orion5x
==============================================================================
--- dists/sid/linux-2.6/debian/config/arm/config.orion5x	(original)
+++ dists/sid/linux-2.6/debian/config/arm/config.orion5x	Wed Nov 19 17:47:15 2008
@@ -530,6 +530,31 @@
 CONFIG_BINFMT_MISC=m
 
 ##
+## file: fs/partitions/Kconfig
+##
+CONFIG_ACORN_PARTITION=y
+# CONFIG_ACORN_PARTITION_CUMANA is not set
+# CONFIG_ACORN_PARTITION_EESOX is not set
+CONFIG_ACORN_PARTITION_ICS=y
+# CONFIG_ACORN_PARTITION_ADFS is not set
+# CONFIG_ACORN_PARTITION_POWERTEC is not set
+CONFIG_ACORN_PARTITION_RISCIX=y
+CONFIG_OSF_PARTITION=y
+CONFIG_AMIGA_PARTITION=y
+CONFIG_ATARI_PARTITION=y
+CONFIG_MAC_PARTITION=y
+CONFIG_BSD_DISKLABEL=y
+CONFIG_MINIX_SUBPARTITION=y
+CONFIG_SOLARIS_X86_PARTITION=y
+CONFIG_UNIXWARE_DISKLABEL=y
+CONFIG_LDM_PARTITION=y
+# CONFIG_LDM_DEBUG is not set
+CONFIG_SGI_PARTITION=y
+CONFIG_ULTRIX_PARTITION=y
+CONFIG_SUN_PARTITION=y
+CONFIG_EFI_PARTITION=y
+
+##
 ## file: net/x25/Kconfig
 ##
 CONFIG_X25=m



More information about the Kernel-svn-changes mailing list