From owner-freebsd-questions Fri Aug 24 23:24:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id CDCC437B405 for ; Fri, 24 Aug 2001 23:24:08 -0700 (PDT) (envelope-from mark.rowlands@minmail.net) Received: (qmail 28058 invoked from network); 25 Aug 2001 08:24:07 +0200 Received: from bb-62-5-36-29.bb.tninet.se (HELO there) (62.5.36.29) by mail.telenordia.se with SMTP; 25 Aug 2001 08:24:07 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: "Eric Lam" , "FreeBSD Questions" Subject: Re: cvsup Date: Sat, 25 Aug 2001 08:24:20 +0200 X-Mailer: KMail [version 1.3] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20010825062408.CDCC437B405@hub.freebsd.org> 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 On Saturday 25 August 2001 4:05 am, Eric Lam wrote: > Quick question. do I need to build/make anything after cvsup, or is it > automatic? And if it's not automatic, what is the command to build > everything? Thanks. > > this has been discussed numerous times. see: http://www.freebsd.org/handbook/kernelconfig.html /usr/src/UPDATING but fwiw cd /usr/src make buildworld make buildkernel KERNCONF=yourkernel make installkernel KERNCONF=yourkernel make installworld mergemaster will probably work To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message