From owner-freebsd-stable@FreeBSD.ORG Tue Jan 20 02:03:59 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 0A61816F for ; Tue, 20 Jan 2015 02:03:59 +0000 (UTC) Received: from ipmail06.adl6.internode.on.net (ipmail06.adl6.internode.on.net [150.101.137.145]) by mx1.freebsd.org (Postfix) with ESMTP id 970B7B84 for ; Tue, 20 Jan 2015 02:03:58 +0000 (UTC) Received: from ppp14-2-13-162.lns21.adl2.internode.on.net (HELO leader.local) ([14.2.13.162]) by ipmail06.adl6.internode.on.net with ESMTP; 20 Jan 2015 12:33:50 +1030 Message-ID: <54BDB783.5070003@ShaneWare.Biz> Date: Tue, 20 Jan 2015 12:33:47 +1030 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Yass Amed , freebsd-stable@freebsd.org Subject: Re: Keep -STABLE updated! References: <54BDB10D.4000603@gmail.com> In-Reply-To: <54BDB10D.4000603@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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 02:03:59 -0000 On 20/01/2015 12:06, 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"? > > Thank You, > > @youngunix > No it isn't mandatory, but you may want to rebuild kernel and world from time to time so you are using the new code changes. svn up will only bring in new source code changes to /usr/src, you won't be running any of these changes until you rebuild. If you run svn up everyday then rebuilding everyday would be overkill, if you see an update that may effect you then you will need to rebuild to test it. You may want to rebuild weekly or monthly to help test or take advantage of changes made. -- FreeBSD - the place to B...Software Developing Shane Ambler