From owner-freebsd-current Mon Feb 19 16: 6:44 2001 Delivered-To: freebsd-current@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id E339C37B503 for ; Mon, 19 Feb 2001 16:06:38 -0800 (PST) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id QAA07972; Mon, 19 Feb 2001 16:06:23 -0800 Date: Mon, 19 Feb 2001 16:06:23 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Kris Kennaway Cc: The Hermit Hacker , freebsd-current@FreeBSD.ORG Subject: Re: proper kernel config procedure ... In-Reply-To: <20010219155424.A55214@mollari.cthul.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > it u sed to be that one would do 'config -r ' to config a kernel, so > > that it removed the old /sys/compile/ directory ... -r was removed, > > so is it no longer required to remove the old directory before building > > the new kernel, or ... ? > > Yes. The dependency stuff all just works, you can 'make clean' if you > really want to do a complete rebuild. This doesn't work 100%. In particular if you have a sys that's not part of /usr/src/sys it doesn't always work. I've told Peter, but I think he thinks this is a real edge case. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message