From owner-freebsd-questions@FreeBSD.ORG Sat Dec 3 05:49:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 43FB216A41F for ; Sat, 3 Dec 2005 05:49:28 +0000 (GMT) (envelope-from bsdlists@sbcglobal.net) Received: from smtp104.sbc.mail.mud.yahoo.com (smtp104.sbc.mail.mud.yahoo.com [68.142.198.203]) by mx1.FreeBSD.org (Postfix) with SMTP id 9CD3343D58 for ; Sat, 3 Dec 2005 05:49:27 +0000 (GMT) (envelope-from bsdlists@sbcglobal.net) Received: (qmail 8004 invoked from network); 3 Dec 2005 05:49:27 -0000 Received: from unknown (HELO ?127.0.0.1?) (calartstech@sbcglobal.net@69.105.109.30 with plain) by smtp104.sbc.mail.mud.yahoo.com with SMTP; 3 Dec 2005 05:49:26 -0000 Message-ID: <439131E1.3000704@sbcglobal.net> Date: Fri, 02 Dec 2005 21:49:21 -0800 From: Jose Borquez User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions group Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Delete kernel folder X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2005 05:49:28 -0000 I recently complied my custom kernel and I am going to compile it again to add a few extra options that I missed. I noticed that after the first compile it placed my CUSTOM (kernel) folder in /usr/obj/usr/src/sys/ Do I need to delete this folder if I am going to recompile the kernel again? What if I just give it a new name? Thank you in advance, Jose