From owner-freebsd-current@FreeBSD.ORG Thu Dec 26 23:42:37 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A7A8FA6; Thu, 26 Dec 2013 23:42:37 +0000 (UTC) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E2C2C1CC4; Thu, 26 Dec 2013 23:42:36 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id rd3so8712239pab.13 for ; Thu, 26 Dec 2013 15:42:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RfprGiu/Buy+QK21o2QHIDtSJAvgiAqJMQIxTQGHQRI=; b=aHJ5AJyLu2s5RBKCjNZnRmYGikIaNBva3hR96ZsDgpy8MpllW9vAAm4cXNoId0nlno 54LhQS8VslsYdc8RLq8dyhpw8DzcVxDpKgCpzVtD3f8Zm/XwQDI4KKHyBc6EVtAxybCR nAOh/fYmaw/zRRO7EqmbVH+3lCLSU1Psg8cBpzORkn99DRWMFJL4OyT5+sqkrvhJrOXx q7i+aon3O6VPWAXSwJE+nrD6LB25XuH9j4i+y+UV1KLugSFYsIPj13L4lBRi24n65NsI Ik7EbeP7tepuxq8e8+hSX+HPwzpxPQxqSwxc/1hJ2fRrnyfCV1pQ3BfDh3RL9LbMlQCq jaNA== MIME-Version: 1.0 X-Received: by 10.66.160.2 with SMTP id xg2mr46636365pab.23.1388101356597; Thu, 26 Dec 2013 15:42:36 -0800 (PST) Received: by 10.66.142.167 with HTTP; Thu, 26 Dec 2013 15:42:36 -0800 (PST) In-Reply-To: <20131226212158.GD13109@glenbarber.us> References: <20131226162521.GK2009@glenbarber.us> <20131226212158.GD13109@glenbarber.us> Date: Fri, 27 Dec 2013 00:42:36 +0100 Message-ID: Subject: Re: FreeBSD 10.0-RC3 Now Available From: Zenny To: Glen Barber Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Fri, 27 Dec 2013 00:00:04 +0000 Cc: Joe Nosay , freebsd-current , FreeBSD Release Engineering Team , freebsd-stable@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Thu, 26 Dec 2013 23:42:37 -0000 Much awaited release, thanks!. However, does the freebsd-update from the earlier version bork in case of ZFS on Root? Or is there a safe way to upgrade without borking. I had a very bad experience when I upgraded from FreeBSD-10B3 to RC1. Thanks! On 12/26/13, Glen Barber wrote: > On Thu, Dec 26, 2013 at 04:17:27PM -0500, Joe Nosay wrote: >> I take it that building world and kernel from source should present no >> problems, right? >> Is the latest CLang at 3.5 being used or will I need to "hack" the >> Makefile >> in /usr/ports/lang to build it? > > Both world and kernel are built with clang by default. > > Glen > >