From owner-freebsd-questions@FreeBSD.ORG Wed Oct 4 14:13:25 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 736D516A403 for ; Wed, 4 Oct 2006 14:13:25 +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 1A25F43D46 for ; Wed, 4 Oct 2006 14:13:24 +0000 (GMT) (envelope-from pobox@verysmall.org) Received: from [130.83.73.12] (x266.vpn.hrz.tu-darmstadt.de [130.83.73.12]) by thing.verysmall.org (Postfix) with ESMTP id 2050422892; Wed, 4 Oct 2006 15:12:16 +0100 (BST) Message-ID: <4523C183.20903@verysmall.org> Date: Wed, 04 Oct 2006 16:13:23 +0200 From: "pobox@verysmall.org" User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: RW References: <45239982.2000006@verysmall.org> <45239BD7.30502@verysmall.org> <200610041336.54104.list-freebsd-2004@morbius.sent.com> In-Reply-To: <200610041336.54104.list-freebsd-2004@morbius.sent.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: what are pX and #X 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: Wed, 04 Oct 2006 14:13:25 -0000 > Point releases often contain patches for both world and kernel. After updating > source you shouldn't build *only* the kernel, unless you have analysed the > changes and decided a world update is not needed. Oh, I see. Thanks, that was useful. Iv