r3859 - in people/waldi/kernel/source/linux-2.6/debian: . arch/powerpc

Bastian Blank waldi at costa.debian.org
Sun Aug 14 15:29:22 UTC 2005


Author: waldi
Date: 2005-08-14 15:29:21 +0000 (Sun, 14 Aug 2005)
New Revision: 3859

Removed:
   people/waldi/kernel/source/linux-2.6/debian/README.PPC64
Modified:
   people/waldi/kernel/source/linux-2.6/debian/arch/powerpc/config.powerpc64
   people/waldi/kernel/source/linux-2.6/debian/arch/powerpc/defines
Log:
* debian/arch/powerpc/config.powerpc64
  - Fix wrong formated entries.
  - Enable vscsi client.
* debian/arch/powerpc/defines: Fix flavour name.
* debian/README.PPC64: Remove.


Deleted: people/waldi/kernel/source/linux-2.6/debian/README.PPC64
===================================================================
--- people/waldi/kernel/source/linux-2.6/debian/README.PPC64	2005-08-14 14:51:28 UTC (rev 3858)
+++ people/waldi/kernel/source/linux-2.6/debian/README.PPC64	2005-08-14 15:29:21 UTC (rev 3859)
@@ -1,36 +0,0 @@
-Where did the power3/power4 ppc64 flavours go ?
-===============================================
-
-As of 2.6.12, and anticipating the inclusion of a powerpc biarch
-toolchain in debian sid and then etch, we have dropped the 32bit 
-ppc64 flavours. I will provide unofficial -pseries (replace all
-previous 64bit flavours) at :
-
-  http://people.debian.org/~luther/ppc64
-
-until we are able to build them inside of debian, which will
-hopefully be only a couple of weeks now.
-
-But if you feel impatient, here are the instructions on how to build 
-those arches yourselves :
-
-  1) install the ubuntu/breezy glibc and gcc-4.0 packages (preferably
-     in a sid chroot)
-  2) go into debian/arch/powerpc
-  3) rename the 32bit flavours to noconfig.powerpc[-smp]
-  4) rename the 64bit flavours to config.pseries
-  5) edit Makefile.inc, and change the last three lines to :
-	headers_subarch = powerpc
-	build_subarch = powerpc64
-  6) go into the toplevel, and launch :
-	dpkg-buildpackage -rfakeroot -us -uc -B
-
-This should build you a couple of packages, where you would be interested
-in the linux-image-2.6.12-1-pseries and linux-headers-2.6.12-1-pseries ones.
-
-Enjoy,
-
-Sven Luther
-
-
-

Modified: people/waldi/kernel/source/linux-2.6/debian/arch/powerpc/config.powerpc64
===================================================================
--- people/waldi/kernel/source/linux-2.6/debian/arch/powerpc/config.powerpc64	2005-08-14 14:51:28 UTC (rev 3858)
+++ people/waldi/kernel/source/linux-2.6/debian/arch/powerpc/config.powerpc64	2005-08-14 15:29:21 UTC (rev 3859)
@@ -1,5 +1,5 @@
 CONFIG_64BIT=y
-CONFIG_ADB is not set
+# CONFIG_ADB is not set
 CONFIG_AUDITSYSCALL=y
 CONFIG_COMPAT=y
 CONFIG_CPUSETS=y
@@ -53,6 +53,7 @@
 CONFIG_SCHED_SMT=y
 CONFIG_SCSI_QLOGIC_1280_1040=y
 CONFIG_SCSI_QLOGIC_1280=m
+CONFIG_SCSI_IBMVSCSI=m
 CONFIG_SECCOMP=y
 # CONFIG_SERIAL_ICOM is not set
 CONFIG_SMP=y

Modified: people/waldi/kernel/source/linux-2.6/debian/arch/powerpc/defines
===================================================================
--- people/waldi/kernel/source/linux-2.6/debian/arch/powerpc/defines	2005-08-14 14:51:28 UTC (rev 3858)
+++ people/waldi/kernel/source/linux-2.6/debian/arch/powerpc/defines	2005-08-14 15:29:21 UTC (rev 3859)
@@ -6,5 +6,5 @@
 [powerpc-smp]
 depends: mkvmlinuz (>= 13)
 
-[pseries]
+[powerpc64]
 kpkg-subarch: powerpc64




More information about the Kernel-svn-changes mailing list