From owner-freebsd-sysinstall@FreeBSD.ORG Sun Jun 10 10:48:21 2012 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA614106564A for ; Sun, 10 Jun 2012 10:48:21 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [93.89.92.64]) by mx1.freebsd.org (Postfix) with ESMTP id A1E0F8FC0A for ; Sun, 10 Jun 2012 10:48:21 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 25C47E64EB for ; Sun, 10 Jun 2012 11:49:03 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:subject:content-type :content-transfer-encoding; s=mail; bh=AfO0NQ1ihNovaFEDp0OtNGv6f sw=; b=nPeXO333Turwc8AjzdIMidydCXVreIVt5vj4Chen+3mU0BDR79Xm9Odb+ a2c3lilDVShSiCpVbUTibw2qeVhLkltAHIQDz6/5FM/BnIhg4bBo425JgKhChMWI 6+kwqt5mTT8J7M5DTWeFf91ODnPPHpeW4fpgvQxwZnVx1bQuxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:subject:content-type :content-transfer-encoding; q=dns; s=mail; b=fmBwiWuVEGEEvwoYw4g 6ISqF0CCNDMTOSqri9vLmFtDjAYr1drx247lv1W/vJJ5yjhZ2t2xOw1EFwiR8cd+ uS9lEl1YST6FJgBFIZjxgfSvVmq02hNZHcg+58DHHXHu6YcuSJlbI6f9do1eUKsw +VsYDNEgIBJZ1YFUzeOlLZJk= Received: from [192.168.2.12] (unknown [93.89.81.205]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id F23C0E6403 for ; Sun, 10 Jun 2012 11:49:02 +0100 (BST) Message-ID: <4FD47B6E.7010804@cran.org.uk> Date: Sun, 10 Jun 2012 11:48:14 +0100 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120604 Thunderbird/13.0 MIME-Version: 1.0 To: freebsd-sysinstall@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Order of pages in bsdinstall X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2012 10:48:22 -0000 Would it be possible to move some of the installer pages? It seems a bit strange to me that the hostname and network configuration are separate, as are root password and additional users. Currently the sequence is: keyboard hostname component selection partitioning install root password network time zone services crash dump users final configuration -- Bruce Cran