Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sun2/conf



Module Name:    src
Committed By:   tsutsui
Date:           Sat Apr  5 22:16:04 UTC 2008

Modified Files:
        src/sys/arch/sun2/conf: DISKLESS FOURMEG GENERIC INSTALL RAMDISK

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 reached the limit.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/arch/sun2/conf/DISKLESS
cvs rdiff -r1.40 -r1.41 src/sys/arch/sun2/conf/FOURMEG
cvs rdiff -r1.67 -r1.68 src/sys/arch/sun2/conf/GENERIC
cvs rdiff -r1.32 -r1.33 src/sys/arch/sun2/conf/INSTALL
cvs rdiff -r1.35 -r1.36 src/sys/arch/sun2/conf/RAMDISK

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