Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: source-changes
Date: 02/01/2003 15:53:37
Module Name:	src
Committed By:	zuntum
Date:		Sat Feb  1 13:53:37 UTC 2003

Modified Files:
	src/distrib/i386/floppies/ramdisk-tiny: Makefile
	src/sys/arch/i386/conf: INSTALL_TINY

Log Message:
- bump MEMORY_DISK_ROOT_SIZE from 2920 to 2960
  in sys/arch/i386/conf/INSTALL_TINY
- bump IMAGESIZE from 1460k to 1480k
  in distrib/i386/floppies/ramdisk-tiny/Makefile

so that "build.sh release" works again.

Suggested by simon, okay'd by luke.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/distrib/i386/floppies/ramdisk-tiny/Makefile
cvs rdiff -r1.64 -r1.65 src/sys/arch/i386/conf/INSTALL_TINY

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.