PERFORCE change 121980 for review

Marko Zec zec at FreeBSD.org
Tue Jun 19 15:24:36 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=121980

Change 121980 by zec at zec_tca51 on 2007/06/19 15:24:13

	VIMAGE kernel doesn't yet compile with SCTP, and does not
	boot with AUDIT options compiled in, so disable those
	for now.
	Submitted by:	Ana Kukec

Affected files ...

.. //depot/projects/vimage/src/sys/i386/conf/VIMAGE#8 edit

Differences ...

==== //depot/projects/vimage/src/sys/i386/conf/VIMAGE#8 (text+ko) ====

@@ -13,3 +13,5 @@
 # Some kernel subsystems and functions don't yet compile with VIMAGE.  Remove
 # from the configuration for now.
 #
+nooptions	SCTP
+nooptions	AUDIT


More information about the p4-projects mailing list