From owner-freebsd-questions@FreeBSD.ORG Sun Sep 17 11:38:00 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FEE716A407 for ; Sun, 17 Sep 2006 11:38:00 +0000 (UTC) (envelope-from pobox@verysmall.org) Received: from thing.verysmall.org (thing.verysmall.org [212.100.226.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A3DD43DC8 for ; Sun, 17 Sep 2006 11:37:33 +0000 (GMT) (envelope-from pobox@verysmall.org) Received: from [192.168.2.4] (chello084114134105.3.15.vie.surfer.at [84.114.134.105]) by thing.verysmall.org (Postfix) with ESMTP id 875C02284E; Sun, 17 Sep 2006 12:36:26 +0100 (BST) Message-ID: <450D3377.6010306@verysmall.org> Date: Sun, 17 Sep 2006 13:37:27 +0200 From: "pobox@verysmall.org" User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: pauls@utdallas.edu References: <200609161541.38002.bob@tania.servebbs.org> <450C55FA.5070701@verysmall.org> <200609161639.47705.bob@tania.servebbs.org> <450CCC90.6000605@verysmall.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: When is BuildWorld necessary? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 11:38:00 -0000 pauls@utdallas.edu wrote: > No one has mentioned the security/freebsd-update port. With that you > can apply updates to the kernel and world without having to build them > *if* (and only if!) you are running a GENERIC kernel. For remote > administration, this may be a good option for some. I read that this can be used _only_ nothing has been re-compiled locally, of have I missed something? We have custom kernel due to database needed optimizations. Iv.