From owner-freebsd-questions@FreeBSD.ORG Wed Apr 24 20:05:05 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 3E3BEE34 for ; Wed, 24 Apr 2013 20:05:05 +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 F3EF71BEB for ; Wed, 24 Apr 2013 20:05:04 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UV5w7-0006bS-Sg for freebsd-questions@freebsd.org; Wed, 24 Apr 2013 22:05:03 +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:05:03 +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:05:03 +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 20:01:45 +0000 (UTC) Lines: 23 Message-ID: References: <20130424203430.e127c9a56fe88f968eed6ad5@sohara.org> 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:05:05 -0000 On Wed, 24 Apr 2013 14:52:17 -0500, Mark Felder wrote: > On Wed, 24 Apr 2013 14:34:30 -0500, Steve O'Hara-Smith > wrote: > >> You have updated to 9.1-RELEASE-p2 - but since there have been no >> kernel changes since 9.1-RELEASE the kernel version message hasn't >> changed. >> This could very reasonably be regarded as bug in the update/version >> reporting process but I wouldn't hold my breath for a fix, as things >> stand the version reported only changes when the kernel is updated, or >> if you recompile it after the update. > > It would be nice if the version of the OS itself was stored in something > like /etc/freebsd-version so you know what the version of the OS as a > whole is. I'd even accept some sort of output by freebsd-update. It just > seems silly that there's no other way -- kern.osrelease is just the base > release and kern.version is the same thing that uname -a outputs. It's > hard to pick this up and monitor it accurately. I think I agree with this. It's somewhat confusing for a novice like me. Thanks to all for the helpful replies.