From owner-freebsd-sysinstall@FreeBSD.ORG Sat Jan 14 01:50:20 2012 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 D6B3C106567B; Sat, 14 Jan 2012 01:50:20 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from adsum.doit.wisc.edu (adsum.doit.wisc.edu [144.92.197.210]) by mx1.freebsd.org (Postfix) with ESMTP id 78ACE8FC0A; Sat, 14 Jan 2012 01:50:20 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth1.wiscmail.wisc.edu by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LXR00B00MFVNO00@smtpauth1.wiscmail.wisc.edu>; Fri, 13 Jan 2012 19:50:20 -0600 (CST) Received: from comporellon.tachypleus.net ([unknown] [76.210.70.194]) by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LXR00MW5MFQML10@smtpauth1.wiscmail.wisc.edu>; Fri, 13 Jan 2012 19:50:15 -0600 (CST) Date: Fri, 13 Jan 2012 19:50:14 -0600 From: Nathan Whitehorn In-reply-to: <201201140116.q0E1GGCE055464@freefall.freebsd.org> To: eadler@FreeBSD.org Message-id: <4F10DF56.8050702@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.210.70.194 X-Spam-PmxInfo: Server=avs-14, Version=5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2012.1.14.13915, SenderIP=76.210.70.194 References: <201201140116.q0E1GGCE055464@freefall.freebsd.org> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120107 Thunderbird/9.0 Cc: freebsd-bugs@FreeBSD.org, ariane@stack.nl, freebsd-sysinstall@FreeBSD.org Subject: Re: bin/164095: bsdinstall(8): using optional mount point field while partitioning results in error 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: Sat, 14 Jan 2012 01:50:20 -0000 On 01/13/12 19:16, eadler@FreeBSD.org wrote: > Old Synopsis: installer: using optional mount point field while partitioning results in error > New Synopsis: bsdinstall(8): using optional mount point field while partitioning results in error > > Responsible-Changed-From-To: freebsd-bugs->freebsd-sysinstall > Responsible-Changed-By: eadler > Responsible-Changed-When: Sat Jan 14 01:15:02 UTC 2012 > Responsible-Changed-Why: > assign and fix synopsis > > http://www.freebsd.org/cgi/query-pr.cgi?pr=164095 > _______________________________________________ > freebsd-sysinstall@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-sysinstall > To unsubscribe, send any mail to "freebsd-sysinstall-unsubscribe@freebsd.org" > Installer partition selection claims I must enter a mountpoint. > Filling in the mountpoint tells me I must not enter a mountpoint. I can't reproduce this. Can you provide more details? -Nathan