From owner-freebsd-current@FreeBSD.ORG Sun Sep 25 17:16:21 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37045106566B for ; Sun, 25 Sep 2011 17:16:21 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id E40F38FC15 for ; Sun, 25 Sep 2011 17:16:20 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p8PHGIS0039706; Sun, 25 Sep 2011 11:16:18 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p8PHGIc9039703; Sun, 25 Sep 2011 11:16:18 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 25 Sep 2011 11:16:18 -0600 (MDT) From: Warren Block To: Antonio Olivares In-Reply-To: Message-ID: References: <20110925082217.92E54106566B@hub.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-902635197-2070558679-1316970964=:39698" Content-ID: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sun, 25 Sep 2011 11:16:18 -0600 (MDT) Cc: Thomas Mueller , freebsd-current@freebsd.org Subject: Re: 9.0 beta2 & the new bsdinstaller X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Sep 2011 17:16:21 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---902635197-2070558679-1316970964=:39698 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8BIT Content-ID: On Sun, 25 Sep 2011, Antonio Olivares wrote: >> More concerns and questions onthe new bsdinstall: >> >> There is no upgrade function.  How will a user be able to upgrade to BETA3 (or RC1?) without wiping out BETA2 installation? >> >> For instance, user might have built many software applications from ports and not want to rebuild everything. >> > > I have the same doubt/question. If I update the system via the ports, > do I have BETA3/RC1? or do I have to run > # freebsd-update > > to get the current release? The operating system is separate from ports. Source upgrades or freebsd-update are used to upgrade FreeBSD, while portsnap and portmaster/portupgrade are used to update ports. > Also, like is suggested, if I update by any means, I will probably > have to delete && reinstall everything in the ports. Is there a way > not to do this? Ports built for 9.x normally do not need to be rebuilt to continue to run on 9.x+1. The ABI is "stable" (unchanging). ---902635197-2070558679-1316970964=:39698--