From owner-freebsd-questions@FreeBSD.ORG Tue Nov 20 01:26:53 2007 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 67A9416A41B for ; Tue, 20 Nov 2007 01:26:53 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189]) by mx1.freebsd.org (Postfix) with ESMTP id 22DBD13C46A for ; Tue, 20 Nov 2007 01:26:52 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so1650063rvb for ; Mon, 19 Nov 2007 17:26:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=nvNmlsB/9UyEP1HOxoiu7y7XeP2qZw+7Os8gJpqgaZk=; b=luXB8ubDb621qklImTvuuJTxB2uLcPzaafaKdddwOqyTRQnLDmDEkJj7MLzzGdkR5qDz25fErYhHUyyuqtOPbjWZEpRBCiBEEvgR2k+RkW4iNkErxK7ZRlIc+JDxhjvec1BqaixnV/FPnT+bCv5L04iLBasLVgyoztdoeOtFRz4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BAa77RfAWOaDNfSr6EiP+CAt3xNmxbA9wqXFmijCZEyESasPppYJxcmlrdcmbOwmBsGnkQ44zoIUDYuL2t/Blu2qVAV6xeT/h+3WtzjD0zjNfWTL5cz3yDjT97wteuAeU+VvL3gUh09ZUYu08MKK2ieqx3k0yZ05ZRaJ+mXGX2A= Received: by 10.141.19.16 with SMTP id w16mr2398812rvi.1195520297801; Mon, 19 Nov 2007 16:58:17 -0800 (PST) Received: by 10.140.185.19 with HTTP; Mon, 19 Nov 2007 16:58:17 -0800 (PST) Message-ID: Date: Mon, 19 Nov 2007 16:58:17 -0800 From: patrick To: "FreeBSD Questions Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: FreeBSD Production Release ISO images 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, 20 Nov 2007 01:26:53 -0000 Hi there, I'm wondering if the FreeBSD 6.2 Production Release ISO images get updated periodically when there are important patches, or is it better to download the latest snapshot to save the trouble of updating everything after installing? Patrick