Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2009 11:13:13 +0000 (UTC)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r189028 - user/dfr/xenhvm/6/sys/amd64/conf
Message-ID:  <200902251113.n1PBDDfX094537@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dfr
Date: Wed Feb 25 11:13:13 2009
New Revision: 189028
URL: http://svn.freebsd.org/changeset/base/189028

Log:
  Fix comment.

Modified:
  user/dfr/xenhvm/6/sys/amd64/conf/XENHVM

Modified: user/dfr/xenhvm/6/sys/amd64/conf/XENHVM
==============================================================================
--- user/dfr/xenhvm/6/sys/amd64/conf/XENHVM	Wed Feb 25 11:12:34 2009	(r189027)
+++ user/dfr/xenhvm/6/sys/amd64/conf/XENHVM	Wed Feb 25 11:13:13 2009	(r189028)
@@ -1,5 +1,5 @@
 #
-# GENERIC -- Generic kernel configuration file for FreeBSD/amd64
+# XENHVM -- Xen HVM kernel configuration file for FreeBSD/amd64
 #
 # For more information on this file, please read the handbook section on
 # Kernel Configuration Files:
@@ -71,6 +71,7 @@ device		atpic			# 8259A compatability
 # Linux 32-bit ABI support
 options 	LINPROCFS		# Cannot be a module yet.
 options		SMP
+options		GDB
 
 # Bus support.
 device		acpi



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