From owner-freebsd-questions@FreeBSD.ORG Mon Feb 12 17:01:33 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FDC516A401 for ; Mon, 12 Feb 2007 17:01:33 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from echo.calarts.edu (echo.calarts.edu [198.182.157.9]) by mx1.freebsd.org (Postfix) with ESMTP id 676BA13C4B4 for ; Mon, 12 Feb 2007 17:01:33 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from echo.calarts.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 1AFEF101E3EB for ; Mon, 12 Feb 2007 16:55:05 +0000 (GMT) Received: from muse2.calarts.edu (muse2.calarts.edu [198.182.157.28]) by echo.calarts.edu (Postfix) with ESMTP id EDC261018D73 for ; Mon, 12 Feb 2007 16:55:04 +0000 (GMT) Received: from [198.182.157.170] (dhcp7170.calarts.edu [198.182.157.170]) (authenticated bits=0) by muse2.calarts.edu (8.13.3/8.13.3) with ESMTP id l1CH1WNu049399 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 12 Feb 2007 09:01:32 -0800 (PST) (envelope-from smurphy@calarts.edu) Message-ID: <45D09D65.4040306@calarts.edu> Date: Mon, 12 Feb 2007 09:01:25 -0800 From: Sean Murphy User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 198.182.157.28 Subject: New Install FreeBSD 6.2 with latest patch level question 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: Mon, 12 Feb 2007 17:01:33 -0000 I am going to install FreeBSD 6.2 Release on a new box but I noticed it is now on patch 1. Is there a way to install FreeBSD 6.2 patch 1 on a new install without having to install 6.2 Release then updating the source and finally doing a build/make world after installing 6.2? Thanks