Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 21:03:37 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9262 for review
Message-ID:  <200204070503.g3753bl77355@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9262

Change 9262 by peter@peter_thunder on 2002/04/06 21:03:24

	revert to cvs version now that hints etc work

Affected files ...

... //depot/projects/ia64/sys/ia64/conf/GENERIC#9 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/conf/GENERIC#9 (text+ko) ====

@@ -27,7 +27,7 @@
 maxusers	0
 
 #To statically compile in device wiring instead of /boot/device.hints
-hints		"GENERIC.hints"
+#hints		"GENERIC.hints"
 
 makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
 makeoptions	NO_CPU_COPTFLAGS=true	#Ignore any x86 CPUTYPE
@@ -58,7 +58,6 @@
 # SMP
 options 	SMP
 
-
 # Debugging for use in -current
 options 	DDB			#Enable the kernel debugger
 options 	INVARIANTS		#Enable calls of extra sanity checking

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204070503.g3753bl77355>