r4247 - in dists: sid/linux-2.6/debian sid/linux-2.6/debian/arch/powerpc trunk/linux-2.6/debian trunk/linux-2.6/debian/arch/powerpc

Sven Luther luther at costa.debian.org
Wed Sep 21 17:41:07 UTC 2005


Author: luther
Date: 2005-09-21 17:41:06 +0000 (Wed, 21 Sep 2005)
New Revision: 4247

Added:
   dists/sid/linux-2.6/debian/arch/powerpc/config.powerpc-small
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-small
Modified:
   dists/sid/linux-2.6/debian/arch/powerpc/defines
   dists/sid/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/arch/powerpc/defines
   dists/trunk/linux-2.6/debian/changelog
Log:
Added powerpc-small flavour for exclusive use with miboot floppies in d-i.


Added: dists/sid/linux-2.6/debian/arch/powerpc/config.powerpc-small
===================================================================
--- dists/sid/linux-2.6/debian/arch/powerpc/config.powerpc-small	2005-09-21 11:11:45 UTC (rev 4246)
+++ dists/sid/linux-2.6/debian/arch/powerpc/config.powerpc-small	2005-09-21 17:41:06 UTC (rev 4247)
@@ -0,0 +1,73 @@
+CONFIG_MAC_FLOPPY=y
+# CONFIG_SMP is not set
+# CONFIG_BSD_PROCESS_ACCT is not set
+# CONFIG_AUDIT is not set
+# CONFIG_KOBJECT_UEVENT is not set
+CONFIG_EMBEDDED=y
+# CONFIG_KALLSYMS is not set
+# CONFIG_BASE_FULL is not set
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+CONFIG_BASE_SMALL=1
+# CONFIG_ALTIVEC is not set
+# CONFIG_TAU is not set
+# CONFIG_CPU_FREQ is not set
+# CONFIG_PM is not set
+# CONFIG_HIGHMEM is not set
+# CONFIG_PROC_DEVICETREE is not set
+# CONFIG_PREP_RESIDUAL is not set
+# CONFIG_LBD is not set
+# CONFIG_IOSCHED_AS is not set
+# CONFIG_IOSCHED_CFQ is not set
+# CONFIG_ADB_PMU is not set
+# CONFIG_ADB_MACIO is not set
+# CONFIG_THERM_WINDTUNNEL is not set
+# CONFIG_THERM_ADT746X is not set
+# CONFIG_IPV6_TUNNEL is not set
+# CONFIG_NETFILTER is not set
+# CONFIG_NET_DIVERT is not set
+# CONFIG_NET_SCHED is not set
+# CONFIG_NET_CLS_ROUTE is not set
+# CONFIG_NETPOLL_RX is not set
+# CONFIG_NETPOLL_TRAP is not set
+# CONFIG_HAMRADIO is not set
+# CONFIG_BT is not set
+# CONFIG_FDDI is not set
+# CONFIG_HIPPI is not set
+# CONFIG_NET_FC is not set
+CONFIG_SERIAL_8250=m
+CONFIG_I2C_KEYWEST=m
+# CONFIG_FB_OF is not set
+# CONFIG_FB_NVIDIA is not set
+# CONFIG_FB_RIVA is not set
+# CONFIG_FB_MATROX is not set
+# CONFIG_FB_RADEON is not set
+CONFIG_FB_3DFX=m
+CONFIG_FB_VOODOO1=m
+# CONFIG_VGA_CONSOLE is not set
+# CONFIG_USB_BLUETOOTH_TTY is not set
+# CONFIG_INFINIBAND is not set
+# CONFIG_DNOTIFY is not set
+# CONFIG_PROC_KCORE is not set
+# CONFIG_DEVPTS_FS_SECURITY is not set
+# CONFIG_TMPFS_XATTR is not set
+# CONFIG_NCPFS_NFS_NS is not set
+# CONFIG_NCPFS_OS2_NS is not set
+# CONFIG_NCPFS_NLS is not set
+# CONFIG_NCPFS_EXTRAS is not set
+# CONFIG_AMIGA_PARTITION is not set
+# CONFIG_MSDOS_PARTITION is not set
+# CONFIG_PROFILING is not set
+# CONFIG_BOOTX_TEXT is not set
+# CONFIG_KEYS is not set
+# CONFIG_SECURITY is not set
+CONFIG_CRYPTO_MD5=m
+CONFIG_CHR_DEV_SCH=m
+# CONFIG_MEGARAID_LEGACY is not set
+CONFIG_ASFS_FS=m
+CONFIG_ASFS_DEFAULT_CODEPAGE=""
+CONFIG_ASFS_RW=y
+CONFIG_IRDA=m
+CONFIG_PCMCIA_XIRTULIP=m
+# CONFIG_IRPORT_SIR is not set
+# CONFIG_USB_SERIAL_WHITEHEAT is not set
+

Modified: dists/sid/linux-2.6/debian/arch/powerpc/defines
===================================================================
--- dists/sid/linux-2.6/debian/arch/powerpc/defines	2005-09-21 11:11:45 UTC (rev 4246)
+++ dists/sid/linux-2.6/debian/arch/powerpc/defines	2005-09-21 17:41:06 UTC (rev 4247)
@@ -2,14 +2,17 @@
 flavours:
  powerpc
  powerpc-smp
+ powerpc-small
  powerpc64
 kpkg-subarch: powerpc
 
 [powerpc]
-depends: mkvmlinuz (>= 13)
+depends: mkvmlinuz (>= 14)
 
 [powerpc-smp]
-depends: mkvmlinuz (>= 13)
+depends: mkvmlinuz (>= 14)
 
+[powerpc-small]
+
 [powerpc64]
 kpkg-subarch: powerpc64

Modified: dists/sid/linux-2.6/debian/changelog
===================================================================
--- dists/sid/linux-2.6/debian/changelog	2005-09-21 11:11:45 UTC (rev 4246)
+++ dists/sid/linux-2.6/debian/changelog	2005-09-21 17:41:06 UTC (rev 4247)
@@ -10,6 +10,8 @@
     thanks go to Nicolas Det for providing the patch.
   * [powerpc] Modified a couple of configuration options for the powerpc64
     flavour, fixes and enhances Apple G5 support (Closes: #323724, #328324)
+  * [powerpc] Added powerpc-miboot flavour to use exclusively with oldworld
+    powermac miboot floppies for debian-installer.
 
   [ Jurij Smakov ]
   * Backport of dpt_i2o SCSI driver fixes from 2.6.13 to take care
@@ -57,7 +59,7 @@
     - USB: ftdi_sio: custom baud rate fix
       usb-ftdi_sio-baud-fix.patch
 
- -- Simon Horman <horms at debian.org>  Wed, 21 Sep 2005 18:49:15 +0900
+ -- Sven Luther <sven at localhost.localdomain>  Wed, 21 Sep 2005 19:39:02 +0200
 
 linux-2.6 (2.6.12-6) unstable; urgency=high
 

Added: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-small
===================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-small	2005-09-21 11:11:45 UTC (rev 4246)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-small	2005-09-21 17:41:06 UTC (rev 4247)
@@ -0,0 +1,73 @@
+CONFIG_MAC_FLOPPY=y
+# CONFIG_SMP is not set
+# CONFIG_BSD_PROCESS_ACCT is not set
+# CONFIG_AUDIT is not set
+# CONFIG_KOBJECT_UEVENT is not set
+CONFIG_EMBEDDED=y
+# CONFIG_KALLSYMS is not set
+# CONFIG_BASE_FULL is not set
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+CONFIG_BASE_SMALL=1
+# CONFIG_ALTIVEC is not set
+# CONFIG_TAU is not set
+# CONFIG_CPU_FREQ is not set
+# CONFIG_PM is not set
+# CONFIG_HIGHMEM is not set
+# CONFIG_PROC_DEVICETREE is not set
+# CONFIG_PREP_RESIDUAL is not set
+# CONFIG_LBD is not set
+# CONFIG_IOSCHED_AS is not set
+# CONFIG_IOSCHED_CFQ is not set
+# CONFIG_ADB_PMU is not set
+# CONFIG_ADB_MACIO is not set
+# CONFIG_THERM_WINDTUNNEL is not set
+# CONFIG_THERM_ADT746X is not set
+# CONFIG_IPV6_TUNNEL is not set
+# CONFIG_NETFILTER is not set
+# CONFIG_NET_DIVERT is not set
+# CONFIG_NET_SCHED is not set
+# CONFIG_NET_CLS_ROUTE is not set
+# CONFIG_NETPOLL_RX is not set
+# CONFIG_NETPOLL_TRAP is not set
+# CONFIG_HAMRADIO is not set
+# CONFIG_BT is not set
+# CONFIG_FDDI is not set
+# CONFIG_HIPPI is not set
+# CONFIG_NET_FC is not set
+CONFIG_SERIAL_8250=m
+CONFIG_I2C_KEYWEST=m
+# CONFIG_FB_OF is not set
+# CONFIG_FB_NVIDIA is not set
+# CONFIG_FB_RIVA is not set
+# CONFIG_FB_MATROX is not set
+# CONFIG_FB_RADEON is not set
+CONFIG_FB_3DFX=m
+CONFIG_FB_VOODOO1=m
+# CONFIG_VGA_CONSOLE is not set
+# CONFIG_USB_BLUETOOTH_TTY is not set
+# CONFIG_INFINIBAND is not set
+# CONFIG_DNOTIFY is not set
+# CONFIG_PROC_KCORE is not set
+# CONFIG_DEVPTS_FS_SECURITY is not set
+# CONFIG_TMPFS_XATTR is not set
+# CONFIG_NCPFS_NFS_NS is not set
+# CONFIG_NCPFS_OS2_NS is not set
+# CONFIG_NCPFS_NLS is not set
+# CONFIG_NCPFS_EXTRAS is not set
+# CONFIG_AMIGA_PARTITION is not set
+# CONFIG_MSDOS_PARTITION is not set
+# CONFIG_PROFILING is not set
+# CONFIG_BOOTX_TEXT is not set
+# CONFIG_KEYS is not set
+# CONFIG_SECURITY is not set
+CONFIG_CRYPTO_MD5=m
+CONFIG_CHR_DEV_SCH=m
+# CONFIG_MEGARAID_LEGACY is not set
+CONFIG_ASFS_FS=m
+CONFIG_ASFS_DEFAULT_CODEPAGE=""
+CONFIG_ASFS_RW=y
+CONFIG_IRDA=m
+CONFIG_PCMCIA_XIRTULIP=m
+# CONFIG_IRPORT_SIR is not set
+# CONFIG_USB_SERIAL_WHITEHEAT is not set
+

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/defines
===================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/defines	2005-09-21 11:11:45 UTC (rev 4246)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/defines	2005-09-21 17:41:06 UTC (rev 4247)
@@ -2,6 +2,7 @@
 flavours:
  powerpc
  powerpc-smp
+ powerpc-small
  powerpc64
 kernel-arch: ppc
 kpkg-subarch: powerpc

Modified: dists/trunk/linux-2.6/debian/changelog
===================================================================
--- dists/trunk/linux-2.6/debian/changelog	2005-09-21 11:11:45 UTC (rev 4246)
+++ dists/trunk/linux-2.6/debian/changelog	2005-09-21 17:41:06 UTC (rev 4247)
@@ -18,7 +18,7 @@
 
   [ Frederik Schüler ]
   * [amd64] Added class and longclass descriptions for amd64 flavours.
-  * [amd64] add amd64-tlb-flush-sigsegv-fix.patch: disable tlb flush 
+  * [amd64] add amd64-tlb-flush-sigsegv-fix.patch: disable tlb flush
     filtering on smp systems to workaround processor errata.
   * Added patch-2.6.13.1:
     - raw_sendmsg DoS (CAN-2005-2492)
@@ -78,8 +78,10 @@
     thanks go to Nicolas Det for providing the patch.
   * [powerpc] Modified a couple of configuration options for the powerpc64
     flavour, fixes and enhances Apple G5 support (Closes: #323724, #328324)
+  * [powerpc] Added powerpc-small flavour to use exclusively with oldworld
+    powermac miboot floppies for debian-installer.
 
- -- Sven Luther <luther at debian.org>  Sat, 17 Sep 2005 21:27:00 +0200
+ -- Sven Luther <luther at debian.org>  Wed, 21 Sep 2005 13:35:21 +0200
 
 linux-2.6 (2.6.12-6) unstable; urgency=high
 




More information about the Kernel-svn-changes mailing list