From owner-freebsd-questions@FreeBSD.ORG Wed Apr 24 20:00:20 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C2E5BBB5 for ; Wed, 24 Apr 2013 20:00:20 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 843241B9A for ; Wed, 24 Apr 2013 20:00:20 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UV5rN-0007Ax-Na for freebsd-questions@freebsd.org; Wed, 24 Apr 2013 22:00:09 +0200 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Apr 2013 22:00:09 +0200 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Apr 2013 22:00:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Subject: Re: FreeBSD-update? Date: Wed, 24 Apr 2013 19:59:55 +0000 (UTC) Lines: 13 Message-ID: References: <20130424180504.c5d0dc1d.freebsd@edvax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Apr 2013 20:00:20 -0000 On Wed, 24 Apr 2013 19:35:01 +0200, Alexandre wrote: > Freebsd-update tool apply binary patches to your -RELEASE system and > GENERIC kernel. > Furthermore, sources are synced too (/usr/src) by default. > If you want to see the -p# increased, you have to recompile your GENERIC > kernel. > If you are using a custom kernel, you must recompile it to apply patches > as your sources are up-to-date. You will have the -p# increased too. OK, thanks. The mists are beginning to clear. I've synced the source tree and recompiled the kernel, and all is well now.