From owner-cvs-src@FreeBSD.ORG Thu Mar 31 20:55:11 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1670C16A4CF; Thu, 31 Mar 2005 20:55:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4BEB43D48; Thu, 31 Mar 2005 20:55:10 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2VKtAFr066563; Thu, 31 Mar 2005 20:55:10 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2VKtAxT066562; Thu, 31 Mar 2005 20:55:10 GMT (envelope-from obrien) Message-Id: <200503312055.j2VKtAxT066562@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 31 Mar 2005 20:55:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 20:55:11 -0000 obrien 2005-03-31 20:55:10 UTC FreeBSD src repository Modified files: sys/amd64/conf GENERIC Log: MFR5: rev 1.421.2.6: Enable support for 32-bit Linux binaries by default. There are too many questions in freebsd-amd64@ about how to enable Linux support that it seems a required piece of functionality. Thus we should just have it on by default. Revision Changes Path 1.436 +5 -0 src/sys/amd64/conf/GENERIC