Date: Sun, 26 Dec 2010 13:35:39 +0000 From: Bruce Cran <bruce@cran.org.uk> To: Ian Smith <smithi@nimnet.asn.au> Cc: Rob <spamrefuse@yahoo.com>, freebsd-questions@freebsd.org Subject: Re: kernel config file according to config(5): inconsistent ? Message-ID: <20101226133539.000003c5@unknown> In-Reply-To: <20101226235319.Y30408@sola.nimnet.asn.au> References: <20101226120033.CC15F1065773@hub.freebsd.org> <20101226235319.Y30408@sola.nimnet.asn.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 27 Dec 2010 00:29:47 +1100 (EST) Ian Smith <smithi@nimnet.asn.au> wrote: > Arguably unforgiving parsing and/or imprecise description. Try eg: > > nooptions NFSCLIENT, NFSSERVER, NFSLOCKD, NFS_ROOT > > with no space[s] before comma[s], as is generally conventional. That doesn't work either. It should be fairly easy to see what's wrong since the parser's in usr.sbin/config/config.y . -- Bruce Cran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101226133539.000003c5>