From owner-freebsd-current@FreeBSD.ORG Tue Aug 30 16:01:33 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 648001065673; Tue, 30 Aug 2011 16:01:33 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id F109D8FC13; Tue, 30 Aug 2011 16:01:32 +0000 (UTC) Received: by qwc9 with SMTP id 9so4988583qwc.13 for ; Tue, 30 Aug 2011 09:01:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JCaPaTcTqve/nXiulISU8k3Tmqjyc1wPOMqo1AgkWW8=; b=tgv1D193zt+zlfW0p9Bp0dPB5s0IyZuE0HZxZqUUt3+Cq7rvoqMfkqHKof5sMluHU4 JVzzNG3ZSFdc57jcabr6S7++wO1SXzszS1mb29nmMMbMpzs499fffVD50VBh6JHNS7by CU+uArOq+vKy2oO0rHiuGuQtJv4IjKWpLQMI4= MIME-Version: 1.0 Received: by 10.224.198.73 with SMTP id en9mr2903640qab.29.1314720092450; Tue, 30 Aug 2011 09:01:32 -0700 (PDT) Received: by 10.224.37.83 with HTTP; Tue, 30 Aug 2011 09:01:32 -0700 (PDT) In-Reply-To: <4E5CB502.5020508@FreeBSD.org> References: <4E580B14.7090208@FreeBSD.org> <1A828073-1D5F-4850-9379-4AB62CF3DAE3@xcllnt.net> <4E5B4BFB.9040907@FreeBSD.org> <4E5BF43A.5050306@FreeBSD.org> <4E5CB502.5020508@FreeBSD.org> Date: Tue, 30 Aug 2011 09:01:32 -0700 Message-ID: From: Garrett Cooper To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 Cc: Marcel Moolenaar , FreeBSD-Current , Marcel Moolenaar Subject: Re: possible mountroot regression X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2011 16:01:33 -0000 On Tue, Aug 30, 2011 at 3:01 AM, Andriy Gapon wrote: > > So, just to re-iterate, I think that this is indeed a regression and the one > that could be particularly unhelpful for a new release - the time when people > are much more likely to end up at the mountroot prompt during an installation of > a new system or an upgrade. Agreed -- in particular some of the changes that are incoming for old users, i.e. atacam. Better to leave a good experience with FreeBSD than a bad taste in someone's mouth because of undesirable behavior. Thanks, -Garrett