[kernel] r4929 - in dists/sid/linux-2.6/debian: . arch/powerpc

Sven Luther luther at costa.debian.org
Tue Nov 29 18:05:50 UTC 2005


Author: luther
Date: Tue Nov 29 18:05:49 2005
New Revision: 4929

Modified:
   dists/sid/linux-2.6/debian/arch/powerpc/config
   dists/sid/linux-2.6/debian/changelog
Log:
[powerpc] incremented ramdisk size to 24576 from 8192, needed by the
graphical installer, maybe we can bring this to 16384 later.


Modified: dists/sid/linux-2.6/debian/arch/powerpc/config
==============================================================================
--- dists/sid/linux-2.6/debian/arch/powerpc/config	(original)
+++ dists/sid/linux-2.6/debian/arch/powerpc/config	Tue Nov 29 18:05:49 2005
@@ -125,7 +125,7 @@
 CONFIG_BLK_DEV_NBD=m
 CONFIG_BLK_DEV_SX8=m
 # CONFIG_BLK_DEV_UB is not set
-CONFIG_BLK_DEV_RAM_SIZE=8192
+CONFIG_BLK_DEV_RAM_SIZE=24576
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_LBD=y
 CONFIG_CDROM_PKTCDVD=m

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Tue Nov 29 18:05:49 2005
@@ -1,9 +1,14 @@
 linux-2.6 (2.6.14-5) UNRELEASED; urgency=low
 
+  [ dann frazier ]
   * ia64-new-assembler-fix.patch
     Fix ia64 builds with newer assembler (Closes: #341257)
 
- -- dann frazier <dannf at debian.org>  Tue, 29 Nov 2005 09:30:32 -0700
+  [ Sven Luther ]
+  * [powerpc] incremented ramdisk size to 24576 from 8192, needed by the
+    graphical installer, maybe we can bring this to 16384 later.
+
+ -- Sven Luther <luther at debian.org>  Tue, 29 Nov 2005 18:00:42 +0000
 
 linux-2.6 (2.6.14-4) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list