From owner-cvs-all Sat Aug 31 22:36:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C16E37B401; Sat, 31 Aug 2002 22:36:53 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E59EF43E6E; Sat, 31 Aug 2002 22:36:51 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id FAA08590; Sun, 1 Sep 2002 05:36:39 GMT Date: Sun, 1 Sep 2002 15:43:50 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Julian Elischer Cc: Peter Wemm , Scott Long , , Subject: Re: cvs commit: src/sys/conf files In-Reply-To: Message-ID: <20020901153924.B8150-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 31 Aug 2002, Julian Elischer wrote: [I'm repling to this instead of to Peter's mail since I lost the original.] > On Sat, 31 Aug 2002, Peter Wemm wrote: > > > > I'm thinking about changing it so that it accepts a ( ) boolean expression, > > eg: > > file optional bar && baz > > file optional bar || baz > > file optional (bar || baz) && !foo Be careful or you might make static configuration work better than modules :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message