Subject: CVS commit: syssrc/sys/arch/shark/conf
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/12/2002 02:49:41
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Feb 12 00:49:40 UTC 2002

Modified Files:
	syssrc/sys/arch/shark/conf: INSTALL

Log Message:
Trim some fat:
* COPTS get -Os
* Comment out all COMPAT_* options
* Comment out System V IPC options
* Comment out KTRACE, IRQSTATS, KMEMSTATS, DIAGNOSTIC
* Comment out unneeded devices (audio, joystick, vnd, sequencer)

...and bump the ramdisk size to 3.5M (ELF binaries are somewhat
larger on-disk due to the way the linker pads out the .data program
section).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/shark/conf/INSTALL

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