From owner-freebsd-current@FreeBSD.ORG Wed Oct 19 19:41:43 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 BE0DC1065670; Wed, 19 Oct 2011 19:41:43 +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 527208FC1B; Wed, 19 Oct 2011 19:41:43 +0000 (UTC) Received: by qadz30 with SMTP id z30so2285222qad.13 for ; Wed, 19 Oct 2011 12:41:42 -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:content-transfer-encoding; bh=raaVIOyLKotafQPbtZ1EUfSefCp/3ljkNNbRhCFLudg=; b=FQef2OqnbOEbFUmLYc35JUwaQ/xiuDExYpEsAR53JWx5uCQYHZC002MiW9jXYTHgZx dMsbpfi86Y5Wyj5XG9S5uEabcOY8Z4fGeZk0yB7HcKT/RmVJGEvC9N0Q6J5vWiBOb3zx NtDfx1pO0IFQ0q3wcSyJAhQ9Nvup6k1N/QSnA= MIME-Version: 1.0 Received: by 10.182.217.33 with SMTP id ov1mr1276096obc.26.1319053302491; Wed, 19 Oct 2011 12:41:42 -0700 (PDT) Received: by 10.182.122.33 with HTTP; Wed, 19 Oct 2011 12:41:41 -0700 (PDT) In-Reply-To: References: <4E984BF9.4000700@FreeBSD.org> <1318607697-31950-1-git-send-email-lacombar@gmail.com> <4E9DA38F.1040305@FreeBSD.org> <006E57CF-F21F-4245-935A-9F391F0BCBEA@xcllnt.net> Date: Wed, 19 Oct 2011 12:41:41 -0700 Message-ID: From: Garrett Cooper To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Marcel Moolenaar , Andriy Gapon , Marcel Moolenaar , Olivier Smedts , FreeBSD Current , Arnaud Lacombe , Oliver Pinter 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: Wed, 19 Oct 2011 19:41:43 -0000 On Wed, Oct 19, 2011 at 12:12 PM, Warren Block wrote: > On Wed, 19 Oct 2011, Oliver Pinter wrote: > >> On 10/19/11, Olivier Smedts wrote: >>> >>> 2011/10/19 Marcel Moolenaar : >>>> >>>> On Oct 18, 2011, at 9:04 AM, Andriy Gapon wrote: >>>> >>>>> Would you be able to commit a variant of this patch sans the 'x' part= ? >>>> >>>> Yes, soonish. If people like the 'x' change I can do that in a followu= p >>>> commit as well. I just need to know if people like it or not... >>> >>> Yes, it's useful. But why not "q" for "quit" ? Just a bikeshed color >>> idea... >>> >> eXit :) > > In some languages... > > More important to me is the "the Abort manual input" which tells what it > does but not why the user would want to do that. > > Abort manual input... and then what? =A0Hang? =A0Retry? =A0Panic? =A0Rebo= ot? Resume > attempting to mount the root device that was expected? Or just go back to status quo for previous releases and we can worry about usability later? -Garrett