From owner-freebsd-stable@FreeBSD.ORG Sat Mar 1 09:38:46 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2DFE106566C for ; Sat, 1 Mar 2008 09:38:46 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by mx1.freebsd.org (Postfix) with ESMTP id A10F18FC24 for ; Sat, 1 Mar 2008 09:38:46 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from webmail.alpha-tierchen.de (port-212-202-40-215.dynamic.qsc.de [212.202.40.215]) by mx02.qsc.de (Postfix) with ESMTP id 5D60916C027A; Sat, 1 Mar 2008 10:15:37 +0100 (CET) Received: from 192.168.1.2 (SquirrelMail authenticated user bkoenig) by webmail.alpha-tierchen.de with HTTP; Sat, 1 Mar 2008 10:15:35 +0100 (CET) Message-ID: <65496.192.168.1.2.1204362935.squirrel@webmail.alpha-tierchen.de> In-Reply-To: <20080301073329.GA1081@Alex1.kruijff.org> References: <20080301073329.GA1081@Alex1.kruijff.org> Date: Sat, 1 Mar 2008 10:15:35 +0100 (CET) From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= To: freebsd@akruijff.dds.nl User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-stable@freebsd.org Subject: Re: Very large kernel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2008 09:38:47 -0000 > I noticed that the kernel directory was very large compaired to 6.1. Is > this for debugging and can I safely remove the symbols files I want to > save some space? Yes, you can do this safely. Björn