From owner-freebsd-current@FreeBSD.ORG Thu Dec 29 20:49:26 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 1554A1065670 for ; Thu, 29 Dec 2011 20:49:26 +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 987F18FC14 for ; Thu, 29 Dec 2011 20:49:25 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 8568BE6226; Thu, 29 Dec 2011 20:49:24 +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=4eRYKBCl2/+g dQwodQ/ode9pgBw=; b=tC/VhW9cSwP6CPUTtsYmQkYpxl+cXNHDaAKcqMZvKNCk FzWOOGoFIU8RQ6MZGEScb0tG3voWL+zO9kcLreHf7dWGAK5HpnoZy1u7N4UyM8ZA HF6mjGzbQarFN7zKTDAYZecdI31kq7gvQGyobGHp5ctChJyq5dR4nyJZtHqonho= 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=JkiG++ iSqBqgnqFPDwYX1Rpu+9HeRa0H51gMFtJyPYW1rIYcE5ViHcQDjMoCcyJGdcb+n6 Ragw43Vo9+DPbdOn3ZSnmE6gxYIJHCcxldENffcTSAM2CGekKfqgYzCB5xKlNjJ1 gfaIIeoOqI5T8K7JRWwiskYN+PCnFHQXm7W0w= Received: from [192.168.1.69] (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 4B9F0E6225; Thu, 29 Dec 2011 20:49:24 +0000 (GMT) Message-ID: <4EFCD252.7080209@cran.org.uk> Date: Thu, 29 Dec 2011 20:49:22 +0000 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Renato Botelho References: <4EFC1260.1060503@luddite.com.au> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, "Peter J. Cherny" Subject: Re: Apropos Removal of sysinstall 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: Thu, 29 Dec 2011 20:49:26 -0000 On 29/12/2011 18:39, Renato Botelho wrote: > IIRC, PCBSD installer can install a regular FreeBSD on ZFS. It can do, but you're left with a /very/ basic installation - the hostname, network interfaces etc. aren't configured, which could be a problem for some people. If I thought there would be any support for it, I'd try and find time to plug in the sade(4) rewrite into sysinstall - it has a rather nice UI and supports ZFS. -- Bruce Cran