From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 21:08:08 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E487A16A4CE; Thu, 21 Oct 2004 21:08:08 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CEA443D54; Thu, 21 Oct 2004 21:08:07 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i9LL62rE024168; Thu, 21 Oct 2004 15:06:12 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 21 Oct 2004 15:06:23 -0600 (MDT) Message-Id: <20041021.150623.04864669.imp@bsdimp.com> To: mtm@identd.net From: "M. Warner Losh" In-Reply-To: <20041021152920.GB1811@rogue.acs.lan> References: <20041021132145.65F415D04@ptavv.es.net> <20041021151914.GB31030@odin.ac.hmc.edu> <20041021152920.GB1811@rogue.acs.lan> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: freebsd-rc@freebsd.org Subject: Re: RCng/NTP Catch-22 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 21 Oct 2004 21:08:09 -0000 In message: <20041021152920.GB1811@rogue.acs.lan> Mike Makonnen writes: : devfs can't be : run before NETWORKING because it depends on at least one binary in : /usr/sbin. See my patch and reply to Andre. which one? devfs is in /sbin. Warner