[kernel] r5049 - in dists: sid/linux-2.6/debian sid/linux-2.6/debian/arch/hppa trunk/linux-2.6-git/debian/arch/hppa trunk/linux-2.6/debian trunk/linux-2.6/debian/arch/hppa

Kyle McMartin kyle at costa.debian.org
Tue Dec 20 01:10:16 UTC 2005


Author: kyle
Date: Tue Dec 20 01:10:15 2005
New Revision: 5049

Added:
   dists/sid/linux-2.6/debian/arch/hppa/config.parisc
   dists/sid/linux-2.6/debian/arch/hppa/config.parisc-smp
   dists/sid/linux-2.6/debian/arch/hppa/config.parisc64
   dists/sid/linux-2.6/debian/arch/hppa/config.parisc64-smp
   dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc
   dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc-smp
   dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc64
   dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc64-smp
   dists/trunk/linux-2.6/debian/arch/hppa/config.parisc
   dists/trunk/linux-2.6/debian/arch/hppa/config.parisc-smp
   dists/trunk/linux-2.6/debian/arch/hppa/config.parisc64
   dists/trunk/linux-2.6/debian/arch/hppa/config.parisc64-smp
Removed:
   dists/sid/linux-2.6/debian/arch/hppa/config.32
   dists/sid/linux-2.6/debian/arch/hppa/config.32-smp
   dists/sid/linux-2.6/debian/arch/hppa/config.64
   dists/sid/linux-2.6/debian/arch/hppa/config.64-smp
   dists/trunk/linux-2.6-git/debian/arch/hppa/config.32
   dists/trunk/linux-2.6-git/debian/arch/hppa/config.32-smp
   dists/trunk/linux-2.6-git/debian/arch/hppa/config.64
   dists/trunk/linux-2.6-git/debian/arch/hppa/config.64-smp
   dists/trunk/linux-2.6/debian/arch/hppa/config.32
   dists/trunk/linux-2.6/debian/arch/hppa/config.32-smp
   dists/trunk/linux-2.6/debian/arch/hppa/config.64
   dists/trunk/linux-2.6/debian/arch/hppa/config.64-smp
Modified:
   dists/sid/linux-2.6/debian/arch/hppa/defines
   dists/sid/linux-2.6/debian/changelog
   dists/trunk/linux-2.6-git/debian/arch/hppa/defines
   dists/trunk/linux-2.6/debian/arch/hppa/defines
   dists/trunk/linux-2.6/debian/changelog
Log:
Re-rename hppa kernel deb names to be less ambiguous when considered
with all other architectures kernels.


Added: dists/sid/linux-2.6/debian/arch/hppa/config.parisc
==============================================================================
--- (empty file)
+++ dists/sid/linux-2.6/debian/arch/hppa/config.parisc	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,14 @@
+CONFIG_BROKEN_ON_SMP=y
+CONFIG_PA7000=y
+# CONFIG_PA8X00 is not set
+CONFIG_PA11=y
+# CONFIG_SMP is not set
+# CONFIG_HPUX is not set
+# CONFIG_SCSI_DPT_I2O is not set
+# CONFIG_SCSI_NSP32 is not set
+CONFIG_PCMCIA_AHA152X=m
+CONFIG_PCMCIA_NINJA_SCSI=m
+# CONFIG_NI5010 is not set
+# CONFIG_PCMCIA_XIRTULIP is not set
+CONFIG_TLAN=m
+# CONFIG_ARLAN is not set

Added: dists/sid/linux-2.6/debian/arch/hppa/config.parisc-smp
==============================================================================
--- (empty file)
+++ dists/sid/linux-2.6/debian/arch/hppa/config.parisc-smp	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,17 @@
+CONFIG_LOCK_KERNEL=y
+# CONFIG_CPUSETS is not set
+CONFIG_STOP_MACHINE=y
+CONFIG_PA7000=y
+# CONFIG_PA8X00 is not set
+CONFIG_PA11=y
+CONFIG_SMP=y
+CONFIG_HOTPLUG_CPU=y
+# CONFIG_HPUX is not set
+CONFIG_NR_CPUS=32
+# CONFIG_SCSI_DPT_I2O is not set
+# CONFIG_SCSI_NSP32 is not set
+CONFIG_PCMCIA_AHA152X=m
+CONFIG_PCMCIA_NINJA_SCSI=m
+CONFIG_TLAN=m
+# CONFIG_ARLAN is not set
+# CONFIG_DEBUG_RWLOCK is not set

Added: dists/sid/linux-2.6/debian/arch/hppa/config.parisc64
==============================================================================
--- (empty file)
+++ dists/sid/linux-2.6/debian/arch/hppa/config.parisc64	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,11 @@
+CONFIG_BROKEN_ON_SMP=y
+# CONFIG_PA7000 is not set
+CONFIG_PA8X00=y
+CONFIG_PA20=y
+CONFIG_PREFETCH=y
+CONFIG_64BIT=y
+# CONFIG_SMP is not set
+CONFIG_DISCONTIGMEM=y
+CONFIG_COMPAT=y
+# CONFIG_NI5010 is not set
+# CONFIG_PCMCIA_XIRTULIP is not set

Added: dists/sid/linux-2.6/debian/arch/hppa/config.parisc64-smp
==============================================================================
--- (empty file)
+++ dists/sid/linux-2.6/debian/arch/hppa/config.parisc64-smp	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,14 @@
+CONFIG_LOCK_KERNEL=y
+# CONFIG_CPUSETS is not set
+CONFIG_STOP_MACHINE=y
+# CONFIG_PA7000 is not set
+CONFIG_PA8X00=y
+CONFIG_PA20=y
+CONFIG_PREFETCH=y
+CONFIG_64BIT=y
+CONFIG_SMP=y
+CONFIG_HOTPLUG_CPU=y
+CONFIG_DISCONTIGMEM=y
+CONFIG_COMPAT=y
+CONFIG_NR_CPUS=32
+# CONFIG_DEBUG_RWLOCK is not set

Modified: dists/sid/linux-2.6/debian/arch/hppa/defines
==============================================================================
--- dists/sid/linux-2.6/debian/arch/hppa/defines	(original)
+++ dists/sid/linux-2.6/debian/arch/hppa/defines	Tue Dec 20 01:10:15 2005
@@ -1,22 +1,22 @@
 [base]
 flavours:
- 32
- 32-smp
- 64
- 64-smp
+ parisc 
+ parisc-smp
+ parisc64
+ parisc64-smp
 kernel-arch: parisc
 kernel-header-dirs: parisc
 suggests: palo
 
-[32]
+[parisc]
 class: 32-bit PA-RISC
 
-[32-smp]
+[parisc-smp]
 class: multi-processor 32-bit PA-RISC
 
-[64]
+[parisc64]
 class: 64-bit PA-RISC
 
-[64-smp]
+[parisc64-smp]
 class: multi-processor 64-bit PA-RISC
 

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Tue Dec 20 01:10:15 2005
@@ -1,5 +1,8 @@
 linux-2.6 (2.6.14-6) UNRELEASED; urgency=low
 
+  [ Kyle McMartin ]
+  * Change parisc kernel names to something less ambiguous.
+
   [ maximilian attems ]
   * Drop modular-ide.patch, nacked by ide upstream.  Prevents udev to load
     ide-generic and those successfull boots with initramfs-tools.

Added: dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,14 @@
+CONFIG_BROKEN_ON_SMP=y
+CONFIG_PA7000=y
+# CONFIG_PA8X00 is not set
+CONFIG_PA11=y
+# CONFIG_SMP is not set
+# CONFIG_HPUX is not set
+# CONFIG_SCSI_DPT_I2O is not set
+# CONFIG_SCSI_NSP32 is not set
+CONFIG_PCMCIA_AHA152X=m
+CONFIG_PCMCIA_NINJA_SCSI=m
+# CONFIG_NI5010 is not set
+# CONFIG_PCMCIA_XIRTULIP is not set
+CONFIG_TLAN=m
+# CONFIG_ARLAN is not set

Added: dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc-smp
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc-smp	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,17 @@
+CONFIG_LOCK_KERNEL=y
+# CONFIG_CPUSETS is not set
+CONFIG_STOP_MACHINE=y
+CONFIG_PA7000=y
+# CONFIG_PA8X00 is not set
+CONFIG_PA11=y
+CONFIG_SMP=y
+CONFIG_HOTPLUG_CPU=y
+# CONFIG_HPUX is not set
+CONFIG_NR_CPUS=32
+# CONFIG_SCSI_DPT_I2O is not set
+# CONFIG_SCSI_NSP32 is not set
+CONFIG_PCMCIA_AHA152X=m
+CONFIG_PCMCIA_NINJA_SCSI=m
+CONFIG_TLAN=m
+# CONFIG_ARLAN is not set
+# CONFIG_DEBUG_RWLOCK is not set

Added: dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc64
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc64	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,11 @@
+CONFIG_BROKEN_ON_SMP=y
+# CONFIG_PA7000 is not set
+CONFIG_PA8X00=y
+CONFIG_PA20=y
+CONFIG_PREFETCH=y
+CONFIG_64BIT=y
+# CONFIG_SMP is not set
+CONFIG_DISCONTIGMEM=y
+CONFIG_COMPAT=y
+# CONFIG_NI5010 is not set
+# CONFIG_PCMCIA_XIRTULIP is not set

Added: dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc64-smp
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6-git/debian/arch/hppa/config.parisc64-smp	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,14 @@
+CONFIG_LOCK_KERNEL=y
+# CONFIG_CPUSETS is not set
+CONFIG_STOP_MACHINE=y
+# CONFIG_PA7000 is not set
+CONFIG_PA8X00=y
+CONFIG_PA20=y
+CONFIG_PREFETCH=y
+CONFIG_64BIT=y
+CONFIG_SMP=y
+CONFIG_HOTPLUG_CPU=y
+CONFIG_DISCONTIGMEM=y
+CONFIG_COMPAT=y
+CONFIG_NR_CPUS=32
+# CONFIG_DEBUG_RWLOCK is not set

Modified: dists/trunk/linux-2.6-git/debian/arch/hppa/defines
==============================================================================
--- dists/trunk/linux-2.6-git/debian/arch/hppa/defines	(original)
+++ dists/trunk/linux-2.6-git/debian/arch/hppa/defines	Tue Dec 20 01:10:15 2005
@@ -1,22 +1,22 @@
 [base]
 flavours:
- 32
- 32-smp
- 64
- 64-smp
+ parisc
+ parisc-smp
+ parisc64
+ parisc64-smp
 kernel-arch: parisc
 kernel-header-dirs: parisc
 suggests: palo
 
-[32]
+[parisc]
 class: 32-bit PA-RISC
 
-[32-smp]
+[parisc-smp]
 class: multi-processor 32-bit PA-RISC
 
-[64]
+[parisc64]
 class: 64-bit PA-RISC
 
-[64-smp]
+[parisc64-smp]
 class: multi-processor 64-bit PA-RISC
 

Added: dists/trunk/linux-2.6/debian/arch/hppa/config.parisc
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/arch/hppa/config.parisc	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,14 @@
+CONFIG_BROKEN_ON_SMP=y
+CONFIG_PA7000=y
+# CONFIG_PA8X00 is not set
+CONFIG_PA11=y
+# CONFIG_SMP is not set
+# CONFIG_HPUX is not set
+# CONFIG_SCSI_DPT_I2O is not set
+# CONFIG_SCSI_NSP32 is not set
+CONFIG_PCMCIA_AHA152X=m
+CONFIG_PCMCIA_NINJA_SCSI=m
+# CONFIG_NI5010 is not set
+# CONFIG_PCMCIA_XIRTULIP is not set
+CONFIG_TLAN=m
+# CONFIG_ARLAN is not set

Added: dists/trunk/linux-2.6/debian/arch/hppa/config.parisc-smp
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/arch/hppa/config.parisc-smp	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,17 @@
+CONFIG_LOCK_KERNEL=y
+# CONFIG_CPUSETS is not set
+CONFIG_STOP_MACHINE=y
+CONFIG_PA7000=y
+# CONFIG_PA8X00 is not set
+CONFIG_PA11=y
+CONFIG_SMP=y
+CONFIG_HOTPLUG_CPU=y
+# CONFIG_HPUX is not set
+CONFIG_NR_CPUS=32
+# CONFIG_SCSI_DPT_I2O is not set
+# CONFIG_SCSI_NSP32 is not set
+CONFIG_PCMCIA_AHA152X=m
+CONFIG_PCMCIA_NINJA_SCSI=m
+CONFIG_TLAN=m
+# CONFIG_ARLAN is not set
+# CONFIG_DEBUG_RWLOCK is not set

Added: dists/trunk/linux-2.6/debian/arch/hppa/config.parisc64
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/arch/hppa/config.parisc64	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,11 @@
+CONFIG_BROKEN_ON_SMP=y
+# CONFIG_PA7000 is not set
+CONFIG_PA8X00=y
+CONFIG_PA20=y
+CONFIG_PREFETCH=y
+CONFIG_64BIT=y
+# CONFIG_SMP is not set
+CONFIG_DISCONTIGMEM=y
+CONFIG_COMPAT=y
+# CONFIG_NI5010 is not set
+# CONFIG_PCMCIA_XIRTULIP is not set

Added: dists/trunk/linux-2.6/debian/arch/hppa/config.parisc64-smp
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/arch/hppa/config.parisc64-smp	Tue Dec 20 01:10:15 2005
@@ -0,0 +1,14 @@
+CONFIG_LOCK_KERNEL=y
+# CONFIG_CPUSETS is not set
+CONFIG_STOP_MACHINE=y
+# CONFIG_PA7000 is not set
+CONFIG_PA8X00=y
+CONFIG_PA20=y
+CONFIG_PREFETCH=y
+CONFIG_64BIT=y
+CONFIG_SMP=y
+CONFIG_HOTPLUG_CPU=y
+CONFIG_DISCONTIGMEM=y
+CONFIG_COMPAT=y
+CONFIG_NR_CPUS=32
+# CONFIG_DEBUG_RWLOCK is not set

Modified: dists/trunk/linux-2.6/debian/arch/hppa/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/hppa/defines	(original)
+++ dists/trunk/linux-2.6/debian/arch/hppa/defines	Tue Dec 20 01:10:15 2005
@@ -1,22 +1,22 @@
 [base]
 flavours:
- 32
- 32-smp
- 64
- 64-smp
+ parisc
+ parisc-smp
+ parisc64
+ parisc64-smp
 kernel-arch: parisc
 kernel-header-dirs: parisc
 suggests: palo
 
-[32]
+[parisc]
 class: 32-bit PA-RISC
 
-[32-smp]
+[parisc-smp]
 class: multi-processor 32-bit PA-RISC
 
-[64]
+[parisc64]
 class: 64-bit PA-RISC
 
-[64-smp]
+[parisc64-smp]
 class: multi-processor 64-bit PA-RISC
 

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Dec 20 01:10:15 2005
@@ -1,5 +1,8 @@
 linux-2.6 (2.6.14+2.6.15-rc5-0experimental.2) UNRELEASED; urgency=low
 
+  [ Kyle McMartin ]
+  * Change parisc kernel names to something less ambiguous.
+
   [ dann frazier ]
   * Update ia64 configs
 



More information about the Kernel-svn-changes mailing list