From owner-freebsd-sysinstall@FreeBSD.ORG Wed Sep 28 00:30:15 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 5D351106567C; Wed, 28 Sep 2011 00:30:15 +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 E561B8FC13; Wed, 28 Sep 2011 00:30:14 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id D5CC8E6C00; Wed, 28 Sep 2011 01:30:13 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=subject :mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; s=mail; bh= IWqXiq5SM1VF994uUTn6cK+BPOQ=; b=bl3HjdKaRplS2qZrCPvAyEDywrTRMC+G gRsnNK9VhZ3PPbpM1spF6YQyNRm32adx2KfIWVARDLfGDOcn2rkNybLl9TpAii9G VXPB+fuX5MWhSEAlJpKkcPot+uYcXLP4I68+lf8Ch3EMWpzCPGYe6lPPURB9nR8m 49u9cYd4oQo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=subject :mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; q=dns; s= mail; b=FFZcUqf0CvC2fOfbh5ejloi5BIfnYUhqZmfOw7F6epK8UMiEnHrhxXF0 wSHwnjvh+NK/rpXngLhCy+Z3lOh8Yj5tcdAGcCtQ+IJ6ZEH+cXhFX2amlbx9RWz3 t08DGLOmXg3Pyc0YtO+lReGN6J5es32pE/RYcRRKiNJbt//wElo= Received: from [10.64.87.224] (70-90-212-91-saltlake.hfc.comcastbusiness.net [70.90.212.91]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 5389DE6A01; Wed, 28 Sep 2011 01:30:13 +0100 (BST) Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=us-ascii From: Bruce Cran In-Reply-To: <4E822CC9.2060604@freebsd.org> Date: Tue, 27 Sep 2011 18:30:11 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <1830421F-CF9A-4ED6-A6E2-898A0218C94C@cran.org.uk> References: <4E822CC9.2060604@freebsd.org> To: Nathan Whitehorn X-Mailer: Apple Mail (2.1244.3) Cc: freebsd-sysinstall@freebsd.org Subject: Re: Removing sysinstall from 10.x 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: Wed, 28 Sep 2011 00:30:15 -0000 On 27 Sep 2011, at 14:06, Nathan Whitehorn wrote: > For the 9.x branch, we're keeping all 3 installers in the base system, = but I'd like to remove sysinstall from 10.x now that the releng/9 branch = has been made, along with its associated forest of crufty old = dependencies (libdisk, libftpio, etc.). Does anyone have strong reasons = not to do this? Otherwise I'll consign sysinstall to the attic on Friday = 30 Sept. What's the 3rd? I know of sysinstall and bsdinstall. --=20 Bruce Cran=