Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/cobalt
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/01/2002 17:04:45
Module Name:	syssrc
Committed By:	lukem
Date:		Sun Sep  1 14:04:45 UTC 2002

Modified Files:
	syssrc/sys/arch/cobalt/conf [netbsd-1-6]: GENERIC
	syssrc/sys/arch/cobalt/stand/installkernel [netbsd-1-6]:
	    installkernel.sh

Log Message:
Apply patch provided by soren in ticket #750, as described below:

	some recent changes have contributed to pushing the /cobalt 1.6 kernel
	over the firmware size limit [yes, the port does need a boot loader].

	For 1.6, removing the raid and siop drivers from GENERIC along with
	gzip -4'ing kernels gives us the required headroom.


To generate a diff of this commit:
cvs rdiff -r1.31.4.1 -r1.31.4.2 syssrc/sys/arch/cobalt/conf/GENERIC
cvs rdiff -r1.1 -r1.1.24.1 \
    syssrc/sys/arch/cobalt/stand/installkernel/installkernel.sh

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