From owner-svn-doc-head@FreeBSD.ORG Wed Aug 8 03:41:54 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B81C4106566B for ; Wed, 8 Aug 2012 03:41:54 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 408F38FC12 for ; Wed, 8 Aug 2012 03:41:53 +0000 (UTC) Received: by wgbds11 with SMTP id ds11so243185wgb.31 for ; Tue, 07 Aug 2012 20:41:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=U5OAW5trqJHA66pMjHKiDkroISPPeEAyLVCKswiyAQE=; b=EbjAqicC47d6h8h5YBkCOPLM82M1VJ8Q8pyqpXqg4pwfSFBhEGCLvJyILA9SvlKnld m5LMaNXp5zJHTsG9Y0os8DZtHrd7x3qzLCMQ04MyfdWL7aLaqzDrnbcTyPE1JXtMU6Rt UGrOyYia8tw5yc0gq5+n9UH+PcObtqsyKdpBR0Z2U6H48Q7Yh4LQ6mXOY1aBvUZMpW2+ WmRzjuao5bXLjsMwuKQPufJDT5+RDSAN4vevE0yfBm/amWaB1cNT/8/ro6eOlGxlb/xF 6ObCkq5Pqr6jJi5vT1O6Ld6GKqU8E8TetfDxMXxwG2yf2Eh84m+d1N8/I+lEbKb9RLBv iZnA== MIME-Version: 1.0 Received: by 10.216.136.230 with SMTP id w80mr922124wei.199.1344397312253; Tue, 07 Aug 2012 20:41:52 -0700 (PDT) Sender: bsd-src@helfman.org Received: by 10.194.16.36 with HTTP; Tue, 7 Aug 2012 20:41:52 -0700 (PDT) In-Reply-To: References: <201207222219.q6MMJeAL032049@svn.freebsd.org> Date: Tue, 7 Aug 2012 20:41:52 -0700 X-Google-Sender-Auth: EEzWwqYwPXEZri079pouUxJ_zFk Message-ID: From: Jason Helfman To: Eitan Adler X-Gm-Message-State: ALoCoQluVki3j2owODI0sjV9XOHTPeaHiTPXmLoXnCl3F6ccX1fZQ1sBUQO2ZktC6qNaw8Farys2 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org, Robert Watson Subject: Re: svn commit: r39249 - head/en_US.ISO8859-1/books/faq X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Aug 2012 03:41:54 -0000 On Sun, Aug 5, 2012 at 12:52 PM, Eitan Adler wrote: > On 28 July 2012 03:07, Robert Watson wrote: > > On Sun, 22 Jul 2012, Eitan Adler wrote: > > A further consideration in the source code-related sections is that > building > > your own {world, kernel} will bump you off the support path for binary > > updates and upgrades with freebsd-update. This is increasingly a > > consideration for our default kernel configuration: kernel options that > > require recompilation force users not to use the most user-friendly > upgrade > > path we have. > > I've committed some text to this effect. > > -- > Eitan Adler > Source & Ports committer > X11, Bugbusting teams > And the other side of this, is if you decided to run your own custom kernel, you can run your own update server, and follow the patches from upstream security. Here is an article I wrote to this affect. http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-update-server/ -- Jason Helfman | FreeBSD Committer jgh@FreeBSD.org | http://people.freebsd.org/~jgh