From owner-freebsd-stable@FreeBSD.ORG Thu Jun 4 11:39:03 2009 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 EDF221065674 for ; Thu, 4 Jun 2009 11:39:03 +0000 (UTC) (envelope-from cryx-freebsd@h3q.com) Received: from mail.h3q.com (mail.h3q.com [213.73.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 352C88FC08 for ; Thu, 4 Jun 2009 11:39:02 +0000 (UTC) (envelope-from cryx-freebsd@h3q.com) Received: (qmail 69990 invoked from network); 4 Jun 2009 11:39:01 -0000 Received: from unknown (HELO snowwhite.local) (smtpsend@89.247.15.48) by mail.h3q.com with AES256-SHA encrypted SMTP; 4 Jun 2009 11:39:01 -0000 Message-ID: <4A27B255.8010500@h3q.com> Date: Thu, 04 Jun 2009 13:39:01 +0200 From: Philipp Wuensche User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Dan Naumov References: <8B50CE3F-FCC5-42D6-8FFE-591178F3DFB6@ish.com.au> <5f67a8c40906021147h48bc1c36y5de42fdc0d18677e@mail.gmail.com> <4A268BEA.5040706@h3q.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: manageBE and ZFS boot-environments WAS [Re: ZFS NAS configuration question] 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, 04 Jun 2009 11:39:04 -0000 Dan Naumov wrote: > Anyone else think that this combined with freebsd-update integration > and a simplistic menu GUI for choosing the preferred boot environment > would make an _awesome_ addition to the base system? :) I guess freebsd-update is not a problem, should be "freebsd-update -b ". But I can't test this, because I can't update STABLE with freebsd-update. ;-) I wrote a small step-by-step example to show how stuff works: http://anonsvn.h3q.com/projects/freebsd-patches/browser/manageBE/example.txt greetings, philipp