From owner-freebsd-questions Sat Sep 7 2: 9:52 2002 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 496DB37B407 for ; Sat, 7 Sep 2002 02:09:48 -0700 (PDT) Received: from web20302.mail.yahoo.com (web20302.mail.yahoo.com [216.136.226.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 1079043E42 for ; Sat, 7 Sep 2002 02:09:48 -0700 (PDT) (envelope-from magudexter@yahoo.com) Message-ID: <20020907090947.45489.qmail@web20302.mail.yahoo.com> Received: from [212.93.128.97] by web20302.mail.yahoo.com via HTTP; Sat, 07 Sep 2002 02:09:47 PDT Date: Sat, 7 Sep 2002 02:09:47 -0700 (PDT) From: magudexter Subject: Re: Updating the system means recompiling the ports also? To: freebsd-questions@freebsd.org In-Reply-To: <20020906200723.GA77907@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. Here is a snip from the Handbook You must now compile the source code for the kernel. There are two procedures you can use to do this, and the one you will use depends on why you are rebuilding the kernel, and the version of FreeBSD you are running. ----- If you have installed only the kernel source code, use procedure 1. If you are running a FreeBSD version prior to 4.0, and you are not upgrading to FreeBSD 4.0 or higher using the make world procedure, use procedure 1. If you are building a new kernel without updating the source code (perhaps just to add a new option, such as IPFIREWALL) you can use either procedure. If you are rebuilding the kernel as part of a make world process, use procedure 2. .... .... If you have not upgraded your source tree in any way (you have not run CVSup, CTM, or used anoncvs), then you should use the config, make depend, make, make install sequence. ------- The first procedure is the config/make depend/make/make install and the second is make buildkernel/installkernel. Here is the link: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html Thanks again for your time, Costin --- Kris Kennaway wrote: > On Fri, Sep 06, 2002 at 10:01:38AM -0700, magudexter > wrote: > > Yes, that's it. I have a modified kernel that I > made > > for my machine. I made a kernel using (as > described in > > the handbook) the > > make buildkernel KERNCONF=MYKERNEL > > make installkernel > > > > So, I compile a custom kernel and then I reinstall > a > > kernel.debug. > > Ok, glad to clear it up for you. > > > One more question, though - why does one has to > have > > the cvs-sources for the buildkernel procedure? > > One doesn't. > > Kris > > ATTACHMENT part 2 application/pgp-signature __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message