From owner-freebsd-stable@FreeBSD.ORG Tue Jan 20 04:23:06 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 68399593 for ; Tue, 20 Jan 2015 04:23:06 +0000 (UTC) Received: from sender1.zohomail.com (sender1.zohomail.com [74.201.84.155]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C023C7A for ; Tue, 20 Jan 2015 04:23:05 +0000 (UTC) Received: from workbox.Home (184-100-124-78.mpls.qwest.net [184.100.124.78]) by mx.zohomail.com with SMTPS id 1421727777269150.43013607298417; Mon, 19 Jan 2015 20:22:57 -0800 (PST) Date: Mon, 19 Jan 2015 22:22:54 -0600 From: Bigby James To: freebsd-stable@freebsd.org Subject: Re: Keep -STABLE updated! Message-ID: <20150120042254.GA1191@workbox.Home> References: <54BDB10D.4000603@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54BDB10D.4000603@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-ZohoMailClient: External X-Zoho-Virus-Status: 2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 04:23:06 -0000 On 01/19, Yass Amed wrote: > Hello, > > I'd like to clarify a certain info regarding FreeBSD -STABLE. > Currently, I am running 10-STABLE and need to know if it is mandatory to > rebuild kernel and world every time I sync the source using "# svn up > /usr/src"? Just the opposite is the case, actually---the only time you ever need to update the local source repo is when you're about to rebuild world and the kernel. -- "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools." - Douglas Adams