diff --git a/debian/arch/sparc/config b/debian/arch/sparc/config index 71d457e84..bab1a2c6d 100644 --- a/debian/arch/sparc/config +++ b/debian/arch/sparc/config @@ -80,7 +80,7 @@ CONFIG_BLK_DEV_FD=y # 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 diff --git a/debian/changelog b/debian/changelog index c9b0654d4..afdd7820c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,17 @@ linux-2.6 (2.6.12-2) UNRELEASED; urgency=low - * Add @longclass@ variable to control file autogeneration. (Andres Salomon) - * Bump build-depends on kernel-package to a fixed version (>= 9.004). - Closes: #319657 (Jurij Smakov) + [ Andres Salomon ] + * Add @longclass@ variable to control file autogeneration. - -- Andres Salomon Thu, 21 Jul 2005 12:09:30 -0400 + [ Jurij Smakov ] + * Bump build-depends on kernel-package to a fixed version (>= 9.004). + Closes: #319657 + + [ Joshua Kwan ] + * Change default ramdisk size for sparc to 16,384K to accomodate a fatter + d-i initrd for netboot installs. + + -- Joshua Kwan Wed, 27 Jul 2005 22:30:50 -0700 linux-2.6 (2.6.12-1) unstable; urgency=low