From owner-freebsd-hackers Sat May 31 14:08:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA12833 for hackers-outgoing; Sat, 31 May 1997 14:08:52 -0700 (PDT) Received: from shrimp.dataplex.net (shrimp.dataplex.net [208.2.87.3]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA12825 for ; Sat, 31 May 1997 14:08:45 -0700 (PDT) Received: from [208.2.87.4] (cod.dataplex.net [208.2.87.4]) by shrimp.dataplex.net (8.8.5/8.8.5) with ESMTP id QAA12329; Sat, 31 May 1997 16:07:38 -0500 (CDT) X-Sender: rkw@shrimp.dataplex.net Message-Id: In-Reply-To: <9876.865110612@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sat, 31 May 1997 16:06:57 -0500 To: "Jordan K. Hubbard" From: Richard Wackerbarth Subject: Re: LINT and GENERIC - between a rock and a generic place. Cc: hackers@FreeBSD.ORG Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk At 3:30 PM -0500 5/31/97, Jordan K. Hubbard wrote: >More and more people are trying to use GENERIC as a template for their >own kernels and they're losing, of course, because generic sets many >limits (like max children or open files) too low. >1. Someone starts off the discussion with "Well, why don't we just make up > some canned NEWS_SERVER, DESKTOP, WEB_SERVER and so on config files? > We can put comments at the beginning of each about how the user should > customize that file to fit certain situations and Bob's your bloody > uncle, we're there!" "Well, why don't we just make up some canned NEWS_SERVER, DESKTOP, WEB_SERVER and so on config files? We can put comments at the beginning of each about how the user should customize that file to fit certain situations and Bob's your bloody uncle, we're there!" "What we really need here is a config file metaformat which encodes all the information ..." And I know somebody would be willing to help commit/debug/etc. it once someone else wrote it. However, in the interim, the first "solution" is 1) low tech, 2) small, and 3) easily replaced when something better exists. You can guess how I would "vote".