From owner-freebsd-questions@FreeBSD.ORG Tue Jun 8 08:48:36 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B4E616A4CE for ; Tue, 8 Jun 2004 08:48:36 +0000 (GMT) Received: from dime54.dizinc.com (66-194-239-69.dimenoc.com [66.194.239.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id E84E443D53 for ; Tue, 8 Jun 2004 08:48:35 +0000 (GMT) (envelope-from bhunter@solisix.com) Received: from c-67-172-98-39.client.comcast.net ([67.172.98.39] helo=[192.168.1.13]) by dime54.dizinc.com with esmtp (Exim 4.34) id 1BXcHa-0007vy-90 for freebsd-questions@freebsd.org; Tue, 08 Jun 2004 04:48:34 -0400 From: Bruce Hunter To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Solisix Software Message-Id: <1086684505.29206.14.camel@solid.solisixoffice.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 08 Jun 2004 04:48:25 -0400 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - dime54.dizinc.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - solisix.com X-Source: X-Source-Args: X-Source-Dir: Subject: Buildworld and turning of debugging to speed up the system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2004 08:48:36 -0000 Currently I am running 5.2.1 I am doing a buildworld, buildkernel,installkernel, installworld Whatever you want to call it. I read something about turning off debugging in the current release and how it will help to speed up my system. How the heck would I go about doing this? Does it have to do with adding lines to /etec/make.conf ? Have no idea.. Bruce