From owner-freebsd-stable@FreeBSD.ORG Tue Jan 20 01:35:43 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09DC5BF2 for ; Tue, 20 Jan 2015 01:35:43 +0000 (UTC) Received: from mail-oi0-x233.google.com (mail-oi0-x233.google.com [IPv6:2607:f8b0:4003:c06::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BED2C900 for ; Tue, 20 Jan 2015 01:35:42 +0000 (UTC) Received: by mail-oi0-f51.google.com with SMTP id x69so8952035oia.10 for ; Mon, 19 Jan 2015 17:35:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=83nZpel6QCdFKJeaAblZS0IZ5uPJCWNwgRBDsQ+alYA=; b=ivU2kEB/Hb1jDiTIS16LhNUAYUSNfrINLIX3lHHiL+gIDk4/d3vHa1KB7CbnV31ztc yS798pe5YUZMHB2euR3dzCWb37qytxMACrGWdMs1rDZ1+YdOL1CqJqk09G5Rznrc+Qqr oP4GWfVKCJYloLSfwCexuBfLq72NUjJvGm9CZKK5SgWpEc6lcJ6fTGlBo4HifuhQaCRx 3tDZdo/CHymQi6s/3RP/YSG7RQnjVCSgv9naYi9LyPxiHzpFCPhBnd5a1nrz/kaXvL3b J3QNU/02qNoEzcye9lfXyAZ7fIfHSJKY7HKCWLFMuERSO4wj6s3Oo9QG1Oa1cQpn4jdX L/8g== X-Received: by 10.202.180.70 with SMTP id d67mr18647994oif.119.1421717742116; Mon, 19 Jan 2015 17:35:42 -0800 (PST) Received: from [10.10.0.103] (c-98-199-208-177.hsd1.tx.comcast.net. [98.199.208.177]) by mx.google.com with ESMTPSA id s71sm1047386oie.24.2015.01.19.17.35.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jan 2015 17:35:41 -0800 (PST) Message-ID: <54BDB10D.4000603@gmail.com> Date: Mon, 19 Jan 2015 19:36:13 -0600 From: Yass Amed User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Keep -STABLE updated! 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 01:35:43 -0000 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 --