Date: Tue, 20 Jan 2015 12:33:47 +1030 From: Shane Ambler <FreeBSD@ShaneWare.Biz> To: Yass Amed <zagazaw2004@gmail.com>, freebsd-stable@freebsd.org Subject: Re: Keep -STABLE updated! Message-ID: <54BDB783.5070003@ShaneWare.Biz> In-Reply-To: <54BDB10D.4000603@gmail.com> References: <54BDB10D.4000603@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54BDB783.5070003>