Date: Thu, 26 Oct 2006 22:05:25 +0000 (UTC) From: John Birrell <jb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/amd64/conf DEFAULTS src/sys/i386/conf DEFAULTS src/sys/ia64/conf DEFAULTS src/sys/pc98/conf DEFAULTS src/sys/powerpc/conf DEFAULTS src/sys/sparc64/conf DEFAULTS src/sys/sun4v/conf DEFAULTS Message-ID: <200610262205.k9QM5QIX041417@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 2006-10-26 22:05:25 UTC FreeBSD src repository Modified files: . UPDATING sys/amd64/conf DEFAULTS sys/i386/conf DEFAULTS sys/ia64/conf DEFAULTS sys/pc98/conf DEFAULTS sys/powerpc/conf DEFAULTS sys/sparc64/conf DEFAULTS sys/sun4v/conf DEFAULTS Log: Add 'options KSE' to the kernel config DEFAULTS on all arches/machines except sun4v. This change makes the transition from a default to an option more transparent and is an attempt to head off all the compliants that are likely from people who don't read UPDATING, based on experience with the io/mem change. Submitted by: scottl@ Revision Changes Path 1.462 +6 -7 src/UPDATING 1.7 +3 -0 src/sys/amd64/conf/DEFAULTS 1.7 +3 -0 src/sys/i386/conf/DEFAULTS 1.7 +2 -0 src/sys/ia64/conf/DEFAULTS 1.7 +3 -0 src/sys/pc98/conf/DEFAULTS 1.5 +3 -0 src/sys/powerpc/conf/DEFAULTS 1.7 +3 -0 src/sys/sparc64/conf/DEFAULTS 1.2 +1 -1 src/sys/sun4v/conf/DEFAULTS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610262205.k9QM5QIX041417>