Source-Changes archive

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

CVS commit: syssrc/sys/arch/shark/conf



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.




Home | Main Index | Thread Index | Old Index