From owner-freebsd-sysinstall@FreeBSD.ORG Sun Oct 23 15:08:28 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 00623106567A for ; Sun, 23 Oct 2011 15:08:28 +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 C92F88FC16 for ; Sun, 23 Oct 2011 15:08:27 +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 <0LTI00G06Y23X000@smtpauth2.wiscmail.wisc.edu> for freebsd-sysinstall@FreeBSD.org; Sun, 23 Oct 2011 10:08:27 -0500 (CDT) Received: from comporellon.tachypleus.net ([unknown] [76.210.66.1]) by smtpauth2.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LTI00CRGY22ZE00@smtpauth2.wiscmail.wisc.edu>; Sun, 23 Oct 2011 10:08:26 -0500 (CDT) Date: Sun, 23 Oct 2011 10:08:25 -0500 From: Nathan Whitehorn In-reply-to: <201110231250.p9NCo34O095420@freefall.freebsd.org> To: Bruce Cran Message-id: <4EA42DE9.1030504@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.210.66.1 X-Spam-PmxInfo: Server=avs-13, Version=5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.10.23.143314, SenderIP=76.210.66.1 References: <201110231250.p9NCo34O095420@freefall.freebsd.org> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0) Gecko/20110928 Thunderbird/7.0 Cc: freebsd-sysinstall@FreeBSD.org Subject: Re: bin/161923: 9.0 bsdinstall games & ports install options 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, 23 Oct 2011 15:08:28 -0000 On 10/23/11 07:50, Bruce Cran wrote: > The following reply was made to PR bin/161923; it has been noted by GNATS. > > From: Bruce Cran > To: Joe barbish > Cc: freebsd-gnats-submit@FreeBSD.org > Subject: Re: bin/161923: 9.0 bsdinstall games& ports install options > Date: Sun, 23 Oct 2011 13:40:52 +0100 > > On 23/10/2011 10:07, Joe barbish wrote: > > The sysinstall procedure asks the user two different time if they want to install the ports collection. BDSinstall should at least make it mandidtory to purposesly click on the ports option to install them. > > This is especially true since the ports collection that is installed > isn't a portsnap snapshot, but looks like a snapshot from cvs instead, > which is not what most users will want. > It's not clear to me how to generate a portsnap snapshot and package it. I think it would be useful for this to happen, however: if anyone can provide guidance on this point, we can get it in. I also disagree strongly with the rest of this bug, which has already been closed once. Most users will want ports -- having it checked by default is entirely sensible. -Nathan