From owner-freebsd-questions@FreeBSD.ORG Fri Mar 4 19:05:24 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E0BE1065674 for ; Fri, 4 Mar 2011 19:05:24 +0000 (UTC) (envelope-from fsb@thefsb.org) Received: from smtp204.iad.emailsrvr.com (smtp204.iad.emailsrvr.com [207.97.245.204]) by mx1.freebsd.org (Postfix) with ESMTP id 633F68FC1D for ; Fri, 4 Mar 2011 19:05:21 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp40.relay.iad1a.emailsrvr.com (SMTP Server) with ESMTP id 4DD8C3504F6; Fri, 4 Mar 2011 14:05:21 -0500 (EST) X-Virus-Scanned: OK Received: by smtp40.relay.iad1a.emailsrvr.com (Authenticated sender: fsb-AT-thefsb.org) with ESMTPSA id D9A8C350BAE; Fri, 4 Mar 2011 14:05:19 -0500 (EST) User-Agent: Microsoft-MacOutlook/14.1.0.101012 Date: Fri, 04 Mar 2011 14:05:15 -0500 From: Tom Worster To: Jason Helfman Message-ID: Thread-Topic: determining freebsd-update status In-Reply-To: <20110304180900.GU76063@eggman.experts-exchange.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Cc: FreeBSD Questions Subject: Re: determining freebsd-update status 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: Fri, 04 Mar 2011 19:05:24 -0000 thanks for the answers, jason. two more questions below. On 3/4/11 1:09 PM, "Jason Helfman" wrote: >On Fri, Mar 04, 2011 at 11:32:11AM -0500, Tom Worster thus spake: >>to determine roughly where a server is in its updates (we're running only >>RELEASE) i do: >> >>1 - check the 1st 4 fields of the tag file in the freebsd-update working >>dir. > >Just because the 1st 4 fields are populated, doesn't necessarily imply it >is >running at that version. The tag is stating what it has recently "seen" >as >available on the update server, but that doesn't mean that those updates >have been installed. ok. >> >>2 - check the output of freebsd-update IDS. >> >>is it the case that freebsd-update IDS checks base system status relative >>to what's referenced in the tag file? > >No. The hash index file is pulled from the update server for the >installed >release, and your system is compared with that. "the installed release" being what exactly? and how does freebsd-update determine what it is?