From owner-freebsd-questions@FreeBSD.ORG Sat Dec 3 08:28:19 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 E1EB516A41F for ; Sat, 3 Dec 2005 08:28:19 +0000 (GMT) (envelope-from hakmi@rogers.com) Received: from smtp100.rog.mail.re2.yahoo.com (smtp100.rog.mail.re2.yahoo.com [206.190.36.78]) by mx1.FreeBSD.org (Postfix) with SMTP id 4233343D58 for ; Sat, 3 Dec 2005 08:28:19 +0000 (GMT) (envelope-from hakmi@rogers.com) Received: (qmail 89270 invoked from network); 3 Dec 2005 08:28:18 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:From:To:Subject:Date:X-Mailer:In-Reply-To:X-MimeOLE:Thread-Index; b=DG7ZGtvdGMIBbWtVnfzMj5CwbUEHako92n69Zs4Drephtl47CEwKZvdx7RoRKbDYZehOXAc1XI7IvsnfT01jLDMD7l8GpVZ1/mw5acNKfwNA1iL5nV+fJoqvFBGSviOBEbv86xO6QuJ04a5YPDTmP9y0QWCCxPmgkiowUzH0WYQ= ; Received: from unknown (HELO tamouh) (hakmi@rogers.com@70.27.160.99 with login) by smtp100.rog.mail.re2.yahoo.com with SMTP; 3 Dec 2005 08:28:18 -0000 From: "Tamouh H." To: Date: Sat, 3 Dec 2005 03:26:15 -0500 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <439131E1.3000704@sbcglobal.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcX3zXhitS7fc1BqQ3mKre/SpB1rnwAFbOJw Message-Id: <20051203082819.4233343D58@mx1.FreeBSD.org> Subject: RE: 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 08:28:20 -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 No, you don't need to delete that folder, just recompile and it will do the job fine.