r3617 - in trunk/kernel/source/linux-2.6/debian: . arch/sparc
Joshua Kwan
joshk at costa.debian.org
Thu Jul 28 05:32:20 UTC 2005
Author: joshk
Date: 2005-07-28 05:32:19 +0000 (Thu, 28 Jul 2005)
New Revision: 3617
Modified:
trunk/kernel/source/linux-2.6/debian/arch/sparc/config
trunk/kernel/source/linux-2.6/debian/changelog
Log:
bump BLK_DEV_RAM_SIZE to 16384 for sparc
Modified: trunk/kernel/source/linux-2.6/debian/arch/sparc/config
===================================================================
--- trunk/kernel/source/linux-2.6/debian/arch/sparc/config 2005-07-27 01:22:51 UTC (rev 3616)
+++ trunk/kernel/source/linux-2.6/debian/arch/sparc/config 2005-07-28 05:32:19 UTC (rev 3617)
@@ -80,7 +80,7 @@
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_NBD=m
-CONFIG_BLK_DEV_RAM_SIZE=8192
+CONFIG_BLK_DEV_RAM_SIZE=16384
CONFIG_ATA_OVER_ETH=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR_VENDOR=y
Modified: trunk/kernel/source/linux-2.6/debian/changelog
===================================================================
--- trunk/kernel/source/linux-2.6/debian/changelog 2005-07-27 01:22:51 UTC (rev 3616)
+++ trunk/kernel/source/linux-2.6/debian/changelog 2005-07-28 05:32:19 UTC (rev 3617)
@@ -1,10 +1,17 @@
linux-2.6 (2.6.12-2) UNRELEASED; urgency=low
- * Add @longclass@ variable to control file autogeneration. (Andres Salomon)
+ [ Andres Salomon ]
+ * Add @longclass@ variable to control file autogeneration.
+
+ [ Jurij Smakov ]
* Bump build-depends on kernel-package to a fixed version (>= 9.004).
- Closes: #319657 (Jurij Smakov)
+ Closes: #319657
- -- Andres Salomon <dilinger at debian.org> Thu, 21 Jul 2005 12:09:30 -0400
+ [ Joshua Kwan ]
+ * Change default ramdisk size for sparc to 16,384K to accomodate a fatter
+ d-i initrd for netboot installs.
+
+ -- Joshua Kwan <joshk at triplehelix.org> Wed, 27 Jul 2005 22:30:50 -0700
linux-2.6 (2.6.12-1) unstable; urgency=low
More information about the Kernel-svn-changes
mailing list