From owner-freebsd-sysinstall@FreeBSD.ORG Sun Jan 2 20:35:53 2011 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78F031065674; Sun, 2 Jan 2011 20:35:53 +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 06D0C8FC14; Sun, 2 Jan 2011 20:35:53 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 1AA09E625D; Sun, 2 Jan 2011 20:35:52 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=rHWw/X5LB5t0 Wi3OUJfzl+tpazA=; b=gzkLM1AGhNTE6QrDT9VzCCDgndFQ28gIZMVF9NDtXTA1 nx21v/gVWfAW9LBCKrh+iKE2fHxZN+edYqGhHVKIC6DGvbUp8y0zyKedqxKr2FAf 11JVe3FGSYgnZuEVFLJzB3wQ6dh4JNdrnrutrQJi6KOkTnyTBq0a8igbGc7f5Dc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=UrylYL 16d447Bzkcw42LFTWAoQeBk257oMQnZvGvvlVf8/F9U9ubH82iVVd3b0KWleCkzM PKWZjdpd70p8t4RRAATRT9H9Cxzx2itZpCzM+L2Uqr3feMzjBSl0T7XqZf9yu4mp cxbVRINYTfL7YHYj1xptsnm14aqDb7Hv+GC3E= Received: from unknown (client-86-27-23-77.glfd.adsl.virginmedia.com [86.27.23.77]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id B81DAE60EA; Sun, 2 Jan 2011 20:35:51 +0000 (GMT) Date: Sun, 2 Jan 2011 20:35:48 +0000 From: Bruce Cran To: Nathan Whitehorn Message-ID: <20110102203548.000052e8@unknown> In-Reply-To: <4D20C8BF.701@freebsd.org> References: <4D20C8BF.701@freebsd.org> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-sysinstall@freebsd.org, freebsd-arch@FreeBSD.org Subject: Re: BSDInstall: I want the bikeshed painted plaid 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, 02 Jan 2011 20:35:53 -0000 On Sun, 02 Jan 2011 12:49:35 -0600 Nathan Whitehorn wrote: > As those of you who obsessively follow the SVN commit mails may have > noticed, I recently began work on a new installer, which I have > tentatively named 'bsdinstall'. You can find the code itself at > svn://svn.freebsd.org/base/user/nwhitehorn/bsdinstall and a wiki page > describing it at http://wiki.freebsd.org/BSDInstall. You may want to reconsider having single large distfiles: people still want to do ftp installs over dialup and having chunks of around 10MB or so would allow downloads to be re-tried if the connection fails. Some people think modern FreeBSD releases shouldn't be installed on anything other than modern hardware and technologies (i.e. broadband), but I disagree. -- Bruce Cran