From owner-freebsd-questions@FreeBSD.ORG Mon Feb 12 17:25:41 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 AE60316A408 for ; Mon, 12 Feb 2007 17:25:41 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 44DF413C481 for ; Mon, 12 Feb 2007 17:25:41 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from [85.233.162.253] ([85.233.162.253]) (authenticated bits=0) by unsane.co.uk (8.13.8/8.13.8) with ESMTP id l1CHQAwM065841 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 12 Feb 2007 17:26:12 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <45D0A30E.102@unsane.co.uk> Date: Mon, 12 Feb 2007 17:25:34 +0000 From: Vince User-Agent: Thunderbird 1.5.0.9 (X11/20070129) MIME-Version: 1.0 To: Sean Murphy References: <45D09D65.4040306@calarts.edu> In-Reply-To: <45D09D65.4040306@calarts.edu> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 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:25:41 -0000 Sean Murphy wrote: > 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? > I'm actually not certain on that, however instead of doing the build/make world update you can now use the freebsd-update to do a much faster binary update to the latest patchlevel. (man freebsd-update and freebsd-update.conf for details) Vince > Thanks > _______________________________________________ > 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"