Date: Sat, 16 Apr 2005 13:18:01 +0200 From: Marc Fonvieille <blackend@freebsd.org> To: Joel Dahl <joel@automatvapen.se> Cc: freebsd-doc@freebsd.org Subject: Re: [patch] Update section 8.4 in the handbook Message-ID: <20050416111801.GA624@nosferatu.blackend.org> In-Reply-To: <1113649345.509.26.camel@dude.automatvapen.se> References: <1113649345.509.26.camel@dude.automatvapen.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 16, 2005 at 01:02:25PM +0200, Joel Dahl wrote: > Hi All, > > The attached patch contains some corrections to section 8.4 (the > configuration file) in our handbook: > > o Move "device npx" and "device loop" > > o Remove "maxusers n" and "#makeoptions DEBUG=-g" > [...] If you remove the maxusers part, you should actually move it to "Tuning Kernel Limits" section since this one mentions the maxusers option. The current part of the kernel config section may be useful (maybe in a reworded version). Regarding #makeoptions DEBUG=-g, I think this one should be kept since we use to see too much "how to build a kernel with debugging symbols" questions. Marc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050416111801.GA624>