From owner-freebsd-current@FreeBSD.ORG Thu Sep 23 16:20:28 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 0F59916A4CE for ; Thu, 23 Sep 2004 16:20:28 +0000 (GMT) Received: from tomts36-srv.bellnexxia.net (tomts36-srv.bellnexxia.net [209.226.175.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51CE543D2D for ; Thu, 23 Sep 2004 16:20:27 +0000 (GMT) (envelope-from dashevil@sympatico.ca) Received: from [192.168.2.32] ([67.68.38.73]) by tomts36-srv.bellnexxia.net ESMTP <20040923162020.VFOX25796.tomts36-srv.bellnexxia.net@[192.168.2.32]>; Thu, 23 Sep 2004 12:20:20 -0400 From: Chris Laverdure To: Joseph Koshy In-Reply-To: <84dead72040923060647ebea29@mail.gmail.com> References: <1095916547.661.1.camel@elemental.DashEvil> <84dead72040923060647ebea29@mail.gmail.com> Content-Type: text/plain Message-Id: <1095956385.661.10.camel@elemental.DashEvil> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 23 Sep 2004 12:19:46 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: /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 16:20:28 -0000 Alright, here's an example that hit me. # /usr/sbin/config CUSTOM Error: Option DDB requires the following: Options KDB # On Thu, 2004-09-23 at 09:06, Joseph Koshy wrote: > Could you give an example of the kind of dependency checking you > would like? > > On Thu, 23 Sep 2004 01:15:48 -0400, Chris Laverdure > wrote: > > 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. > > > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > >