From owner-freebsd-current@FreeBSD.ORG Thu Sep 23 05:16:23 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 4439516A4CE for ; Thu, 23 Sep 2004 05:16:23 +0000 (GMT) Received: from tomts13-srv.bellnexxia.net (tomts13-srv.bellnexxia.net [209.226.175.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83A1E43D39 for ; Thu, 23 Sep 2004 05:16:22 +0000 (GMT) (envelope-from dashevil@sympatico.ca) Received: from [192.168.2.32] ([67.68.38.73]) by tomts13-srv.bellnexxia.net ESMTP <20040923051621.UQVS4758.tomts13-srv.bellnexxia.net@[192.168.2.32]> for ; Thu, 23 Sep 2004 01:16:21 -0400 From: Chris Laverdure To: freebsd-current@freebsd.org Content-Type: text/plain Message-Id: <1095916547.661.1.camel@elemental.DashEvil> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 23 Sep 2004 01:15:48 -0400 Content-Transfer-Encoding: 7bit Subject: /usr/sbin/config dependancy check? 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, 23 Sep 2004 05:16:23 -0000 Is there any hope of getting some dependancy checking in config? I can't imagine it being that difficult to implement and it would clear up a lot of noise on the mailing lists and IRC channels. Plus, well, it just makes sense.