From owner-freebsd-questions@FreeBSD.ORG Tue Mar 9 11:30:13 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02E2F106566B for ; Tue, 9 Mar 2010 11:30:13 +0000 (UTC) (envelope-from ltsampros@gmail.com) Received: from mail-bw0-f228.google.com (mail-bw0-f228.google.com [209.85.218.228]) by mx1.freebsd.org (Postfix) with ESMTP id 7E8E98FC13 for ; Tue, 9 Mar 2010 11:30:12 +0000 (UTC) Received: by bwz28 with SMTP id 28so1224889bwz.14 for ; Tue, 09 Mar 2010 03:30:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:to:cc:subject :references:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=buS13ySY96+FfGFDXMRzHZuDnvbcvQ2wusC2jkQL7Ys=; b=JakXHXQWLXevPboAcga3Yy8l+gGv5hFhrYX+JDMhLnAQkr1MF6SDw/o1tMRqsaRG4B u4Gvvd8zXJIB5vQQccZjAc84oqDfWBRqdsC24dstWQOpHTh3mawHjaW4vEvlUJm7RFRK KAMjmE0eVe2mPj7bILmeSpWS5vbAy9qr2DXyU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=jl7uUDe06asY+yL8w/23UscF5X1p3jHj32yxwTq3IeBSCuQ4EiObRDtojGCnbUlcSu 0gc8cpEKzlPpMhWzQCcNMksAYHXl32AX/TJdUrWvDeU3JA8lY2rBkcyUjrBIwfqGySth QUdv7oRezLX7jlSDneu0o2WLzKPG5zifJwvf4= Received: by 10.204.156.22 with SMTP id u22mr6942659bkw.24.1268132312588; Tue, 09 Mar 2010 02:58:32 -0800 (PST) Received: from ltsampros-laptop.bifteki.lan ([212.205.17.3]) by mx.google.com with ESMTPS id x16sm21633659bku.23.2010.03.09.02.58.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 09 Mar 2010 02:58:32 -0800 (PST) Sender: Leonidas Tsampros From: Leonidas Tsampros To: daniele References: Date: Tue, 09 Mar 2010 12:58:23 +0200 In-Reply-To: (daniele's message of "Tue, 09 Mar 2010 10:11:01 +0100") Message-ID: <87pr3d7ods.fsf@bifteki.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: bsd-questions Subject: Re: freebsd-update & IDS 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: Tue, 09 Mar 2010 11:30:13 -0000 daniele writes: > Hi ! > > I have a question about using freebsd-update && IDS command. > what is the correct way to specify 'the "known good" index of the > installed release' ? > I would like to compare an installed system with the(its) original > released CD. Although not an avid freebsd-update user, I think what you want is done automagically by freebsd-update, given that you run a version supported by freebsd-update(8) (as described in the man page). > Thanks > d > > Ref: > http://www.freebsd.org/cgi/man.cgi?query=freebsd-update&apropos=0&sektion=0&manpath=FreeBSD+8.0-RELEASE&format=html > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"