From owner-svn-src-all@FreeBSD.ORG Thu Jan 14 15:07:18 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF7001065693; Thu, 14 Jan 2010 15:07:18 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id BDE478FC0A; Thu, 14 Jan 2010 15:07:18 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o0EF7Ihv066048; Thu, 14 Jan 2010 15:07:18 GMT (envelope-from jhb@svn.freebsd.org) Received: (from jhb@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o0EF7IQ9066047; Thu, 14 Jan 2010 15:07:18 GMT (envelope-from jhb@svn.freebsd.org) Message-Id: <201001141507.o0EF7IQ9066047@svn.freebsd.org> From: John Baldwin Date: Thu, 14 Jan 2010 15:07:18 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r202286 - head/sys/amd64/conf X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2010 15:07:18 -0000 Author: jhb Date: Thu Jan 14 15:07:18 2010 New Revision: 202286 URL: http://svn.freebsd.org/changeset/base/202286 Log: Update the ident for the XENHVM kernel config to match the filename. MFC after: 1 week Modified: head/sys/amd64/conf/XENHVM Modified: head/sys/amd64/conf/XENHVM ============================================================================== --- head/sys/amd64/conf/XENHVM Thu Jan 14 14:43:16 2010 (r202285) +++ head/sys/amd64/conf/XENHVM Thu Jan 14 15:07:18 2010 (r202286) @@ -19,7 +19,7 @@ # $FreeBSD$ cpu HAMMER -ident GENERIC +ident XENHVM # To statically compile in device wiring instead of /boot/device.hints #hints "GENERIC.hints" # Default places to look for devices.