From owner-freebsd-questions Sat Aug 25 12:14:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-94-248-46.mmcable.com [24.94.248.46]) by hub.freebsd.org (Postfix) with SMTP id 372F237B409 for ; Sat, 25 Aug 2001 12:14:09 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 25782 invoked by uid 100); 25 Aug 2001 19:14:02 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15239.63736.522333.654413@guru.mired.org> Date: Sat, 25 Aug 2001 14:14:00 -0500 To: "Eric Lam" Cc: questions@freebsd.org Subject: Re: cvsup In-Reply-To: <108308478@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ 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 Eric Lam types: > 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. Read /usr/src/UPDATING. Always. All the details can be found at . The short answer is: # cd /usr/src # make buildworld # make kernel # cd /usr/src # make installworld # mergemaster # reboot Forgetting mergemaster tends to lead to failures, most notably with pam. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message