From owner-freebsd-hackers@FreeBSD.ORG Sat Jun 13 20:08:01 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 774691065672; Sat, 13 Jun 2009 20:08:01 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id CF04F8FC12; Sat, 13 Jun 2009 20:08:00 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by ewy8 with SMTP id 8so3271927ewy.43 for ; Sat, 13 Jun 2009 13:07:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=W+KfTIESr8x1qQwMUBF7RKetE1YHWdKWsK1/3Khm3Qc=; b=nYmbmyAh26r1QcBwdYERLn7WVxAJwzvsgZVzdzCfBWSWMyu/u7xzJaT/Y32bFSMOpK vGdtk/qqabpnZhfIUL5BEmT+GcN6ZAEaS3aq8VuURmwBE0j9t8o7eTr9M5G8dUJRWIBy tYFkJKvRQUrxfZXOUClEQshsh6uu8BCZBCUWw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=UHV/OxMELTN8mkM3aBVBcZRufIdf6gvdmJKt0ZYqY4Fhwaj6PBVkwASgVB/FwsMNH6 oRul84jZbII1+8w042ne+9xWo91MPhdBFa/Uir4HxRUZ1hO/A3IPpIQn7zKAZMGpPgLU RQKTQwDxksBdGu1Od2VhLsllSG2GDCOhMO5II= MIME-Version: 1.0 Received: by 10.210.27.14 with SMTP id a14mr2464107eba.26.1244923679087; Sat, 13 Jun 2009 13:07:59 -0700 (PDT) In-Reply-To: References: <4A2E84DC.1010900@unsane.co.uk> From: Scott Ullrich Date: Sat, 13 Jun 2009 16:07:39 -0400 Message-ID: To: Dan Naumov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org, Vincent Hoffman Subject: Re: sysinstall, GJOURNAL and ZFS X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jun 2009 20:08:02 -0000 On Sat, Jun 13, 2009 at 3:56 PM, Dan Naumov wrote: > Which Wiki do you want me to contribute this to? > http://wiki.freebsd.org/FreeBSD/BSDInstaller2009 or > http://wiki.bsdinstaller.org/wikka.php?wakka=BSDInstaller ? Whichever > it is, I am not that experienced with editing Wikis, so perhaps you > could create the needed sections/subsections for usability issues and > I would look into filling my thoughts into them when I have some time? I just added a section to http://wiki.freebsd.org/FreeBSD/BSDInstaller2009 .. It's quite easy to work the wiki. Thanks for the suggestions and testing the Installer! Scott