Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun3/conf
Module Name: src
Committed By: tsutsui
Date: Sat Apr 5 22:08:41 UTC 2008
Modified Files:
src/sys/arch/sun3/conf: DISKLESS DISKLESS3X GENERIC GENERIC3X RAMDISK
RAMDISK3X
Log Message:
Always specify COPTS="-Os" and disable several options and devices
to shrink kernels. Current sun68k bootloader can't load a kernel larger
than ~2MB, and our ever growing kernel have been reached the limit.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/arch/sun3/conf/DISKLESS
cvs rdiff -r1.44 -r1.45 src/sys/arch/sun3/conf/DISKLESS3X
cvs rdiff -r1.142 -r1.143 src/sys/arch/sun3/conf/GENERIC
cvs rdiff -r1.99 -r1.100 src/sys/arch/sun3/conf/GENERIC3X
cvs rdiff -r1.47 -r1.48 src/sys/arch/sun3/conf/RAMDISK
cvs rdiff -r1.35 -r1.36 src/sys/arch/sun3/conf/RAMDISK3X
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index