From owner-freebsd-hackers@FreeBSD.ORG Thu Jun 14 05:25:34 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D84C1106566C for ; Thu, 14 Jun 2012 05:25:34 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 904CE8FC0C for ; Thu, 14 Jun 2012 05:25:34 +0000 (UTC) Received: by obcni5 with SMTP id ni5so2425406obc.13 for ; Wed, 13 Jun 2012 22:25:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=fAYJqdn7AP5wdZWa2d52pT+9kXAqdz/AX62lWLoxCCM=; b=r+//SmEW+JeTtF1qQSWiFS0AA9stFgm4B51zRsk9mpuWBNWVYP3sT7+dAzc1oGQzXd CAL65tWEJ2bVYUHnI8nxY0FW1yNDeGooZmFPda2HCxr19tchqHIgyb1Afzt7aO1uG10i 6b4E2tbNPyKTjYl2XAxp7d7JRphC9XCCC0Wd4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=fAYJqdn7AP5wdZWa2d52pT+9kXAqdz/AX62lWLoxCCM=; b=PurD75Fvz1PWenLcEfuFVAYTb0lBBsHKwHFu5xRFEOb34wY5EtX2qXP4CmRhBAncqE i563YKy0VAhWkcCcbXOWNjLzjL3XTTu/+pC2n72VRQy8cdjhlKUR5LojpD7OFfL4r6cw NIIdZpWOFv0RI8TvuPZ/g+W55eV/oLlT7eEVcMYaOLZ8hpqWCko+pPq/TEp5grX4wb6S kp/aHc6f8QcCi3EofIU7ehct14adp4dMrMT9Bvh2o9PQfUkIRwlSRIu4PtnooFmT0QPI wHNO5dHg+Vkb9PGmD0wCQC6sPU9H12zB3dB+FgL+ngGukUtoegthndYGplK0HcgyUR9x 4jag== Received: by 10.182.164.102 with SMTP id yp6mr317447obb.66.1339651534169; Wed, 13 Jun 2012 22:25:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.204.69 with HTTP; Wed, 13 Jun 2012 22:25:03 -0700 (PDT) In-Reply-To: <201206140713.23570.hselasky@c2i.net> References: <4FD66F7E.2060404@brandonfa.lk> <4FD90795.60104@acsalaska.net> <201206140713.23570.hselasky@c2i.net> From: Eitan Adler Date: Wed, 13 Jun 2012 22:25:03 -0700 Message-ID: To: Hans Petter Selasky Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkyEIJnD385JLeJfeEcAo07blekLKgyI9BRd6rBCmpFrPjiTxuhUVH/EJgwxlr2YTw9gAQY Cc: Ian Lepore , freebsd-hackers@freebsd.org, Mel Flynn , claudiu vasadi , Wojciech Puchar Subject: Re: FreeBSD Boot Times X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2012 05:25:35 -0000 On 13 June 2012 22:13, Hans Petter Selasky wrote: > It's not dangerous. It only means that you can't boot off a USB disk for > example, because the USB stack will then not wait for the BOOT device at > mount-root time, if you set this options. This is what I expected, but it should be documented somewhere. Thanks! -- Eitan Adler