From owner-freebsd-sysinstall@FreeBSD.ORG Sun Oct 23 15:17:08 2011 Return-Path: Delivered-To: freebsd-sysinstall@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D780B106564A; Sun, 23 Oct 2011 15:17:08 +0000 (UTC) (envelope-from nwhitehorn@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AE36A8FC17; Sun, 23 Oct 2011 15:17:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9NFH8GW033037; Sun, 23 Oct 2011 15:17:08 GMT (envelope-from nwhitehorn@freefall.freebsd.org) Received: (from nwhitehorn@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9NFH8Ti033032; Sun, 23 Oct 2011 15:17:08 GMT (envelope-from nwhitehorn) Date: Sun, 23 Oct 2011 15:17:08 GMT Message-Id: <201110231517.p9NFH8Ti033032@freefall.freebsd.org> To: joe@whiskey7.net, nwhitehorn@FreeBSD.org, freebsd-sysinstall@FreeBSD.org From: nwhitehorn@FreeBSD.org Cc: Subject: Re: bin/161722: bsdinstall(8) guided partition does not start second partition at 1M offset. 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:17:08 -0000 Synopsis: bsdinstall(8) guided partition does not start second partition at 1M offset. State-Changed-From-To: open->closed State-Changed-By: nwhitehorn State-Changed-When: Sun Oct 23 15:15:54 UTC 2011 State-Changed-Why: It's not clear that partitions should start at 1 MB boundaries for any particular reason, and the installer only aligns partitions to the kernel-reported volume stripe size anyway, which is where any changes should be made. Close this PR as a duplicate of the more general bin/161720. http://www.freebsd.org/cgi/query-pr.cgi?pr=161722