Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/mac68k/conf
Module Name: syssrc
Committed By: fredb
Date: Wed Feb 6 00:45:55 UTC 2002
Modified Files:
syssrc/sys/arch/mac68k/conf: GENERIC GENERICSBC
Log Message:
Update the GENERIC and GENERICSBC kernels to conform to current fashion:
- - Disable `options DIAGNOSTIC' by default, as the checks are reported to
be not really cheap.
- - Add `options COMPAT_AOUT_M68K', commented out, in preparation for ELF.
- - Remove `options EXEC_ELF32' from the kernel config. You can't just
build an ELF kernel -- you need to update your toolchain, and then,
once you go ELF, it's not an option, so it needs to go in std.mac68k,
as on the other m68k ports.
- - Comment out `options COMPAT_SUNOS'. This hasn't been reported to work
for a long time, so it's not very useful in GENERIC.
- - Enable `options IPFILTER_LOG', to go along with the `options GATEWAY'
and `pseudo-device ipfilter' motif.
To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 syssrc/sys/arch/mac68k/conf/GENERIC
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/mac68k/conf/GENERICSBC
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