From owner-freebsd-current@FreeBSD.ORG Tue Jul 28 13:14:46 2009 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 3FD08106564A for ; Tue, 28 Jul 2009 13:14:46 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 028238FC14 for ; Tue, 28 Jul 2009 13:14:45 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.4] (adsl-154-218-245.ard.bellsouth.net [72.154.218.245]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n6SDEfSL036236 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 28 Jul 2009 09:14:42 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Andriy Gapon In-Reply-To: <4A6EF8CD.7070305@icyb.net.ua> References: <367b2c980907270358g45a2497dh64c2734721c44fca@mail.gmail.com> <200907281232.13359.hselasky@c2i.net> <4A6EDFA6.9060204@icyb.net.ua> <200907281415.47203.hselasky@c2i.net> <4A6EF8CD.7070305@icyb.net.ua> Content-Type: text/plain Organization: FreeBSD Date: Tue, 28 Jul 2009 08:14:36 -0500 Message-Id: <1248786876.73923.6.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: Olivier SMEDTS , freebsd-current@freebsd.org, Hans Petter Selasky Subject: Re: Disable root mount waiting for USB 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, 28 Jul 2009 13:14:46 -0000 On Tue, 2009-07-28 at 16:10 +0300, Andriy Gapon wrote: > on 28/07/2009 15:15 Hans Petter Selasky said the following: > > On Tuesday 28 July 2009 13:23:18 Andriy Gapon wrote: > >> on 28/07/2009 13:32 Hans Petter Selasky said the following: > >>> Added a sysctl for this: > >>> > >>> http://perforce.freebsd.org/chv.cgi?CH=166673 > >> Nitpick: better/cleaner to make it a tunable, doesn't make sense to have it > >> as r/w sysctl. > > > > Feel free to change it once the patch gets into -current. I've sent my > > patchset off, and cannot change this right now. > > Hans, > maybe I am mistaken but I think that without TUNABLE_INT declaration or > TUNABLE_INT_FETCH/getenv_int call the sysctl variable won't be set from kernel > environment, so this sysctl will be effectively useless. That was my thinking... I don't think that sysctl will be handled in time to be effective. robert. -- Robert Noland FreeBSD