From owner-freebsd-current@FreeBSD.ORG Wed Jan 4 00:55:08 2012 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 DBA3D1065670; Wed, 4 Jan 2012 00:55:08 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 65BE18FC12; Wed, 4 Jan 2012 00:55:08 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 02360E622B; Wed, 4 Jan 2012 00:55:07 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=mail; bh=kveQcqzDnxbW HYstXoK6flTLskw=; b=bi8L8ZhoFr9QCcbajbZodtk+DqMdm+XjMNg+5tvfSOd2 UeK0nPRu0WBlnx72bYSmGbDjKy1YEZPrgB3aiOZkcnrfB0zrUigQ5TMPAf9KmwgC lenQurXqX/n+Si01/bdfbuCUM2WIaVe8geCAeNqHwuuxk117LYnPww2BjQm67FM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=mail; b=VGK0OP aglAFHJzBrI6CPL+n+A6ijUefh3ko58JJIw0Ox6A2of1CffYrC3pgsAjm7ipzlgb LJQS0MtvPifri8umlZ6+dF7hPvitWAyuDuCQAk10/wqd3vOA/OIaPU0o40ZwynyB hFbB3EAlmVId4ys2wDLxm6DkBX1lj4X5NVsDg= Received: from [192.168.1.66] (188-220-36-32.zone11.bethere.co.uk [188.220.36.32]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id CE29CE620E; Wed, 4 Jan 2012 00:55:06 +0000 (GMT) Message-ID: <4F03A366.5030601@cran.org.uk> Date: Wed, 04 Jan 2012 00:55:02 +0000 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Marcel Moolenaar References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Eitan Adler , freebsd-current Current , freebsd-sysinstall@freebsd.org Subject: Re: sysinstall as a post-install tool 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: Wed, 04 Jan 2012 00:55:08 -0000 On 04/01/2012 00:27, Marcel Moolenaar wrote: > ATM it doesn't understand GEOM stuff (like mirror, stripe, raid, ...), but patches > to change this and to clean it up internally are more than welcome. There's a rewrite almost ready to go that supports ZFS etc. at http://butcher.heavennet.ru/sade/ - I'm hoping to find some time to finish it off and import it. -- Bruce Cran