[kernel] r8845 - in dists/trunk/linux-2.6/debian: . arch

Maximilian Attems maks at alioth.debian.org
Thu May 31 14:52:03 UTC 2007


Author: maks
Date: Thu May 31 14:52:03 2007
New Revision: 8845

Log:
group partition types
explicitly disable sysv68 motorola delta specific partition table support
(default n, disabled in fedora too)


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

Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/config	Thu May 31 14:52:03 2007
@@ -568,9 +568,14 @@
 CONFIG_EXPORTFS=m
 CONFIG_SUNRPC=m
 CONFIG_SUNRPC_BIND34=y
+
+#
+# Partition Types
+#
 CONFIG_PARTITION_ADVANCED=y
 CONFIG_MSDOS_PARTITION=y
-# CONFIG_PRINTK_TIME is not set
+CONFIG_KARMA_PARTITION=y
+# CONFIG_SYSV68_PARTITION is not set
 
 #
 # Cryptographic options
@@ -1231,7 +1236,6 @@
 CONFIG_YENTA_O2=y
 CONFIG_SND_PCXHR=m
 CONFIG_IFB=m
-CONFIG_KARMA_PARTITION=y
 # CONFIG_USB_LIBUSUAL is not set
 CONFIG_CONFIGFS_FS=m
 CONFIG_USB_STORAGE_ALAUDA=y
@@ -1566,3 +1570,4 @@
 # CONFIG_ITCO_VENDOR_SUPPORT is not set
 CONFIG_WAN_ROUTER_DRIVERS=m
 # CONFIG_FORCEDETH_NAPI is not set
+# CONFIG_PRINTK_TIME is not set

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Thu May 31 14:52:03 2007
@@ -14,7 +14,7 @@
     I2C_SIMTEC, I2C_TINY_USB, SC92031, LIBERTAS_USB, RFKILL, RFKILL_INPUT,
     MTD_UBI, SND_USB_CAIAQ, SND_USB_CAIAQ_INPUT, USB_BERRY_CHARGE,
     RTC_DRV_MAX6900, SUNRPC_BIND34 and disable SCSI_ESP_CORE, SPI_SPIDEV,
-    CRYPT_CRYPTD in topconfig.
+    CRYPT_CRYPTD, SYSV68_PARTITION in topconfig.
   * [amd64, i386]: Take care of the renaming acpi-ibm to thinkpad-acpi.
     Enable KINGSUN_DONGLE, AF_RXRPC, RXKAD, MTD_NAND_PLATFORM, BLINK, PHANTOM.
     Disable OSS_OBSOLETE.
@@ -40,7 +40,7 @@
     on ARM.
   * arm/ixp4xx: Add patch to set NSLU2 timer frequency.
 
- -- maximilian attems <maks at debian.org>  Thu, 31 May 2007 16:46:51 +0200
+ -- maximilian attems <maks at debian.org>  Thu, 31 May 2007 16:51:21 +0200
 
 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low
 



More information about the Kernel-svn-changes mailing list