From owner-freebsd-stable@FreeBSD.ORG Thu Nov 1 00:38:37 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB8CD16A479 for ; Thu, 1 Nov 2007 00:38:37 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 734A313C481 for ; Thu, 1 Nov 2007 00:38:37 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 442904569A; Wed, 31 Oct 2007 13:37:04 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 31 Oct 2007 13:37:04 -0400 X-Sasl-enc: UkFxudQKAOi5qlvBbSJ/VC4eSxYGgdDkkRsuzxZxCR4z 1193852224 Received: from [10.1.10.136] (n114.ewd.goldmark.org [72.64.118.114]) by mail.messagingengine.com (Postfix) with ESMTP id E10DF23158; Wed, 31 Oct 2007 13:37:03 -0400 (EDT) Message-Id: <0149D945-8A54-46A0-B04F-4F2C18FCD3C9@goldmark.org> From: Jeffrey Goldberg To: Jason Slack In-Reply-To: <7dc35e670710291625l43902c92o5b364f84bf769811@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v912) Date: Wed, 31 Oct 2007 12:37:03 -0500 References: <7dc35e670710291625l43902c92o5b364f84bf769811@mail.gmail.com> X-Mailer: Apple Mail (2.912) Cc: freebsd-stable@freebsd.org Subject: Re: Upgrading FreeBSD Questions X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2007 00:38:37 -0000 On Oct 29, 2007, at 6:25 PM, Jason Slack wrote: > but had to sell my MacBook so my Fiance and I could get > into a new apartment together. I've seen plenty of apartment buildings with a "no dogs" policy, but this seems to be going too far. > I want to try version 7 as it has items of interest to me, but I am > not one > to continually wipe and reload my machine, As many others pointed out, upgrading is easy. Read the manual about using csup to track source changes and then just follow the instructions in /usr/src/UPDATING Cheers, -j