This is a discussion on Re: warning of pending commit attempt. - FreeBSD ; >> Config is generic + OPTION VIMAGE + ULE. Snaphost used: >> vimage_7-20080228.tgz > > > Are you sure it's GENERIC or could it be you have no INET6 in your > kernel config? > Pretty sure. [22:58]arne@eris:sys/amd64/conf% diff -u ...
>> Config is generic + OPTION VIMAGE + ULE. Snaphost used:
>> vimage_7-20080228.tgz
>
>
> Are you sure it's GENERIC or could it be you have no INET6 in your
> kernel config?
>
Pretty sure.
[22:58]arne@eris:sys/amd64/conf% diff -u GENERIC eris
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
-# $FreeBSD: src/sys/amd64/conf/GENERIC,v 1.484.2.3 2008/02/03 07:28:37
scottl Exp $
+# $FreeBSD: src/sys/amd64/conf/GENERIC,v 1.484.2.2 2007/12/15 02:57:30
scottl Exp $
cpu HAMMER
ident GENERIC
@@ -26,6 +26,8 @@
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
+options VIMAGE
+
options SCHED_4BSD # 4BSD scheduler
options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
Arne
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/lis...reebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"