[kernel] r7924 - in dists/trunk/linux-2.6/debian: . arch arch/arm arch/hppa arch/m68k arch/mips arch/mipsel arch/powerpc arch/s390 arch/sparc

Bastian Blank waldi at alioth.debian.org
Mon Dec 4 06:17:53 UTC 2006


Author: waldi
Date: Mon Dec  4 07:17:52 2006
New Revision: 7924

Modified:
   dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
   dists/trunk/linux-2.6/debian/arch/arm/config.iop32x
   dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx
   dists/trunk/linux-2.6/debian/arch/arm/config.s3c2410
   dists/trunk/linux-2.6/debian/arch/arm/config.versatile
   dists/trunk/linux-2.6/debian/arch/config
   dists/trunk/linux-2.6/debian/arch/hppa/config
   dists/trunk/linux-2.6/debian/arch/m68k/config
   dists/trunk/linux-2.6/debian/arch/mips/config.qemu
   dists/trunk/linux-2.6/debian/arch/mips/config.r4k-ip22
   dists/trunk/linux-2.6/debian/arch/mips/config.r5k-ip32
   dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/arch/mips/config.sb1a-bcm91480b
   dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu
   dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
   dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1a-bcm91480b
   dists/trunk/linux-2.6/debian/arch/powerpc/config
   dists/trunk/linux-2.6/debian/arch/s390/config
   dists/trunk/linux-2.6/debian/arch/sparc/config
   dists/trunk/linux-2.6/debian/arch/sparc/config.sparc32
   dists/trunk/linux-2.6/debian/changelog
Log:
debian/arch: Remove legacy pty support.
debian/changelog: Update.


Modified: dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.footbridge	(original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.footbridge	Mon Dec  4 07:17:52 2006
@@ -831,7 +831,6 @@
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_SERIAL_JSM is not set
-CONFIG_UNIX98_PTYS=y
 CONFIG_PRINTER=m
 # CONFIG_LP_CONSOLE is not set
 # CONFIG_PPDEV is not set

Modified: dists/trunk/linux-2.6/debian/arch/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.iop32x	(original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.iop32x	Mon Dec  4 07:17:52 2006
@@ -1051,7 +1051,6 @@
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_SERIAL_JSM is not set
-CONFIG_UNIX98_PTYS=y
 
 #
 # IPMI

Modified: dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx	(original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx	Mon Dec  4 07:17:52 2006
@@ -984,7 +984,6 @@
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_SERIAL_JSM is not set
-CONFIG_UNIX98_PTYS=y
 
 #
 # IPMI

Modified: dists/trunk/linux-2.6/debian/arch/arm/config.s3c2410
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.s3c2410	(original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.s3c2410	Mon Dec  4 07:17:52 2006
@@ -647,7 +647,6 @@
 CONFIG_SERIAL_S3C2410_CONSOLE=y
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
-CONFIG_UNIX98_PTYS=y
 CONFIG_PRINTER=y
 # CONFIG_LP_CONSOLE is not set
 CONFIG_PPDEV=y

Modified: dists/trunk/linux-2.6/debian/arch/arm/config.versatile
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.versatile	(original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.versatile	Mon Dec  4 07:17:52 2006
@@ -907,9 +907,6 @@
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_SERIAL_JSM is not set
-CONFIG_UNIX98_PTYS=y
-CONFIG_LEGACY_PTYS=y
-CONFIG_LEGACY_PTY_COUNT=256
 
 #
 # IPMI

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	Mon Dec  4 07:17:52 2006
@@ -1033,8 +1033,7 @@
 CONFIG_PARPORT_1284=y
 # CONFIG_INPUT_EVBUG is not set
 # CONFIG_EMBEDDED is not set
-CONFIG_LEGACY_PTYS=y
-CONFIG_LEGACY_PTY_COUNT=16
+# CONFIG_LEGACY_PTYS is not set
 CONFIG_DEFAULT_IOSCHED="cfq"
 # CONFIG_IDE_TASK_IOCTL is not set
 CONFIG_NET_CLS=y

Modified: dists/trunk/linux-2.6/debian/arch/hppa/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/hppa/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/hppa/config	Mon Dec  4 07:17:52 2006
@@ -480,7 +480,6 @@
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
 CONFIG_SERIAL_JSM=m
-CONFIG_UNIX98_PTYS=y
 CONFIG_PRINTER=m
 # CONFIG_LP_CONSOLE is not set
 # CONFIG_PPDEV is not set

Modified: dists/trunk/linux-2.6/debian/arch/m68k/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/m68k/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/m68k/config	Mon Dec  4 07:17:52 2006
@@ -138,7 +138,6 @@
 CONFIG_VT_CONSOLE=y
 CONFIG_HW_CONSOLE=y
 # CONFIG_SERIAL_NONSTANDARD is not set
-CONFIG_UNIX98_PTYS=y
 # CONFIG_IPMI_HANDLER is not set
 # CONFIG_WATCHDOG is not set
 CONFIG_GEN_RTC_X=y

Modified: dists/trunk/linux-2.6/debian/arch/mips/config.qemu
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.qemu	(original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.qemu	Mon Dec  4 07:17:52 2006
@@ -898,8 +898,6 @@
 #
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
-CONFIG_UNIX98_PTYS=y
-# CONFIG_LEGACY_PTYS is not set
 
 #
 # IPMI

Modified: dists/trunk/linux-2.6/debian/arch/mips/config.r4k-ip22
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.r4k-ip22	(original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.r4k-ip22	Mon Dec  4 07:17:52 2006
@@ -776,7 +776,6 @@
 CONFIG_SERIAL_IP22_ZILOG_CONSOLE=y
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
-CONFIG_UNIX98_PTYS=y
 CONFIG_PRINTER=m
 # CONFIG_LP_CONSOLE is not set
 # CONFIG_PPDEV is not set

Modified: dists/trunk/linux-2.6/debian/arch/mips/config.r5k-ip32
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.r5k-ip32	(original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.r5k-ip32	Mon Dec  4 07:17:52 2006
@@ -812,7 +812,6 @@
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_SERIAL_JSM is not set
-CONFIG_UNIX98_PTYS=y
 CONFIG_PRINTER=m
 # CONFIG_LP_CONSOLE is not set
 # CONFIG_PPDEV is not set

Modified: dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a	(original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a	Mon Dec  4 07:17:52 2006
@@ -972,7 +972,6 @@
 # Non-8250 serial port support
 #
 # CONFIG_SERIAL_JSM is not set
-CONFIG_UNIX98_PTYS=y
 CONFIG_PRINTER=m
 # CONFIG_LP_CONSOLE is not set
 # CONFIG_PPDEV is not set

Modified: dists/trunk/linux-2.6/debian/arch/mips/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.sb1a-bcm91480b	(original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.sb1a-bcm91480b	Mon Dec  4 07:17:52 2006
@@ -968,7 +968,6 @@
 # Non-8250 serial port support
 #
 # CONFIG_SERIAL_JSM is not set
-CONFIG_UNIX98_PTYS=y
 CONFIG_PRINTER=m
 # CONFIG_LP_CONSOLE is not set
 # CONFIG_PPDEV is not set

Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu	(original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu	Mon Dec  4 07:17:52 2006
@@ -903,8 +903,6 @@
 #
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
-CONFIG_UNIX98_PTYS=y
-# CONFIG_LEGACY_PTYS is not set
 
 #
 # IPMI

Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt	(original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt	Mon Dec  4 07:17:52 2006
@@ -1001,8 +1001,6 @@
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_SERIAL_JSM is not set
-CONFIG_UNIX98_PTYS=y
-# CONFIG_LEGACY_PTYS is not set
 # CONFIG_PRINTER is not set
 # CONFIG_PPDEV is not set
 # CONFIG_TIPAR is not set

Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a	(original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a	Mon Dec  4 07:17:52 2006
@@ -972,7 +972,6 @@
 # Non-8250 serial port support
 #
 # CONFIG_SERIAL_JSM is not set
-CONFIG_UNIX98_PTYS=y
 CONFIG_PRINTER=m
 # CONFIG_LP_CONSOLE is not set
 # CONFIG_PPDEV is not set

Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1a-bcm91480b	(original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1a-bcm91480b	Mon Dec  4 07:17:52 2006
@@ -968,7 +968,6 @@
 # Non-8250 serial port support
 #
 # CONFIG_SERIAL_JSM is not set
-CONFIG_UNIX98_PTYS=y
 CONFIG_PRINTER=m
 # CONFIG_LP_CONSOLE is not set
 # CONFIG_PPDEV is not set

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config	Mon Dec  4 07:17:52 2006
@@ -649,7 +649,6 @@
 CONFIG_SERIAL_PMACZILOG=y
 CONFIG_SERIAL_PMACZILOG_CONSOLE=y
 CONFIG_SERIAL_JSM=m
-# CONFIG_LEGACY_PTYS is not set
 CONFIG_PRINTER=m
 CONFIG_IPMI_HANDLER=m
 # CONFIG_IPMI_PANIC_EVENT is not set
@@ -986,8 +985,8 @@
 CONFIG_USB_EHCI_SPLIT_ISO=y
 CONFIG_USB_EHCI_ROOT_HUB_TT=y
 CONFIG_USB_OHCI_HCD=m
-# CONFIG_USB_OHCI_BIG_ENDIAN is not set
-CONFIG_USB_OHCI_LITTLE_ENDIAN=y
+CONFIG_USB_OHCI_HCD_PCI=y
+# CONFIG_USB_OHCI_HCD_PPC_SOC is not set
 CONFIG_USB_UHCI_HCD=m
 CONFIG_USB_SL811_HCD=m
 CONFIG_USB_SL811_CS=m

Modified: dists/trunk/linux-2.6/debian/arch/s390/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/s390/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/s390/config	Mon Dec  4 07:17:52 2006
@@ -51,7 +51,6 @@
 # CONFIG_DASD_CMB is not set
 # CONFIG_ATA_OVER_ETH is not set
 # CONFIG_DM_MULTIPATH_EMC is not set
-CONFIG_UNIX98_PTY_COUNT=256
 # CONFIG_WATCHDOG is not set
 CONFIG_TN3270=y
 # CONFIG_TN3270_TTY is not set

Modified: dists/trunk/linux-2.6/debian/arch/sparc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/sparc/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/sparc/config	Mon Dec  4 07:17:52 2006
@@ -131,7 +131,6 @@
 # CONFIG_NET_PKTGEN is not set
 CONFIG_IPX=m
 CONFIG_PPP_ASYNC=m
-CONFIG_LEGACY_PTY_COUNT=256
 CONFIG_LLC=m
 # File systems
 # CONFIG_PARPORT_GSC is not set
@@ -259,7 +258,6 @@
 CONFIG_SUN_OPENPROMFS=m
 # Sound
 CONFIG_SLIP_SMART=y
-CONFIG_LEGACY_PTYS=y
 # CONFIG_MOUSE_VSXXXAA is not set
 # IO Schedulers
 # DCCP Configuration (EXPERIMENTAL)

Modified: dists/trunk/linux-2.6/debian/arch/sparc/config.sparc32
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/sparc/config.sparc32	(original)
+++ dists/trunk/linux-2.6/debian/arch/sparc/config.sparc32	Mon Dec  4 07:17:52 2006
@@ -79,7 +79,6 @@
 # CONFIG_VIDEO_DEV is not set
 # CONFIG_SERIAL_SUNSU is not set
 # CONFIG_SCSI_DMX3191D is not set
-# Unix98 PTY support
 # CONFIG_SMP is not set
 # CONFIG_IEEE1394 is not set
 # CONFIG_HWMON_VID is not set
@@ -87,7 +86,6 @@
 # CONFIG_NTFS_FS is not set
 # CONFIG_RTC is not set
 # CONFIG_USB is not set
-CONFIG_UNIX98_PTY_COUNT=256
 CONFIG_BINFMT_AOUT=y
 CONFIG_FB_CG3=y
 CONFIG_FB_LEO=y

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Dec  4 07:17:52 2006
@@ -11,7 +11,10 @@
   [ Sven Luther ]
   * [powerpc] Added Genesi Efika support patch
 
- -- Bastian Blank <waldi at debian.org>  Sat,  2 Dec 2006 14:44:31 +0100
+  [ Bastian Blank ]
+  * Remove legacy pty support. (closes: #338404) 
+
+ -- Bastian Blank <waldi at debian.org>  Mon,  4 Dec 2006 07:16:41 +0100
 
 linux-2.6 (2.6.18-6) UNRELEASED; urgency=low
 



More information about the Kernel-svn-changes mailing list