From owner-freebsd-arch@FreeBSD.ORG Wed Jan 19 23:43:44 2011 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA929106564A; Wed, 19 Jan 2011 23:43:44 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from agogare.doit.wisc.edu (agogare.doit.wisc.edu [144.92.197.211]) by mx1.freebsd.org (Postfix) with ESMTP id 9D6CF8FC14; Wed, 19 Jan 2011 23:43:44 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth2.wiscmail.wisc.edu by smtpauth2.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LFA0070MKGVR200@smtpauth2.wiscmail.wisc.edu>; Wed, 19 Jan 2011 16:43:43 -0600 (CST) Received: from anacreon.physics.wisc.edu (anacreon.physics.wisc.edu [128.104.160.176]) by smtpauth2.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LFA00JF7KGO1Q40@smtpauth2.wiscmail.wisc.edu>; Wed, 19 Jan 2011 16:43:36 -0600 (CST) Date: Wed, 19 Jan 2011 16:43:36 -0600 From: Nathan Whitehorn In-reply-to: To: Garrett Cooper Message-id: <4D376918.9070208@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=128.104.160.176 X-Spam-PmxInfo: Server=avs-9, Version=5.6.0.2009776, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.1.19.223620, SenderIP=128.104.160.176 References: <201101191526.51723.josh@tcbug.org> User-Agent: Mozilla/5.0 (X11; U; FreeBSD powerpc; en-US; rv:1.9.2.13) Gecko/20110104 Thunderbird/3.1.7 Cc: Josh Paetzel , arch@freebsd.org Subject: Re: FreeBSD Installer Roadmap X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2011 23:43:44 -0000 On 01/19/11 16:37, Garrett Cooper wrote: > On Wed, Jan 19, 2011 at 1:26 PM, Josh Paetzel wrote: >> Quoted text from Nathan's email: >> >> After some discussion with M. Warner Losh and Josh Paetzel of iX >> Systems >> >> >> >> This isn't a real reply, I discovered I wasn't subscribed to arch@, so it's a >> copy/paste. If your mail client hates it, it's my fault. >> >> >> I'm looking forward to finally moving on with life, and installers, seeing >> sysinstall laid to rest, and the merging of efforts from everyone involved. >> >> I'm also very committed to making this process as transparent as possible. If >> you have questions feel free to ask. The question and it's answer will >> probably appear on wiki.freebsd.org > The one question I'm curious about right now is txt-sysinstall > going to use dialog or libdialog? > Thanks! Since we will borrow the UI from bsdinstall, it will use the new libdialog. -Nathan