From owner-cvs-etc Thu Jun 5 05:08:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA10060 for cvs-etc-outgoing; Thu, 5 Jun 1997 05:08:30 -0700 (PDT) Received: from mushi.colo.neosoft.com (qmailr@mushi.colo.neosoft.com [206.109.6.82]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id FAA10039 for ; Thu, 5 Jun 1997 05:08:24 -0700 (PDT) Received: (qmail 24915 invoked from network); 5 Jun 1997 12:08:11 -0000 Received: from bonkers.neosoft.com (HELO bonkers.taronga.com) (root@206.109.2.48) by mushi.colo.neosoft.com with SMTP; 5 Jun 1997 12:08:11 -0000 Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.9) id HAA25458; Thu, 5 Jun 1997 07:10:30 -0500 From: peter@taronga.com (Peter da Silva) Message-Id: <199706051210.HAA25458@bonkers.taronga.com> Subject: Re: cvs commit: src/etc/mtree BSD.include.dist To: adam@veda.is (Adam David) Date: Thu, 5 Jun 1997 07:10:29 -0500 (CDT) Cc: dg@root.com, jkh@time.cdrom.com, ache@nagual.pp.ru, asami@cs.berkeley.edu, bde@zeta.org.au, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-etc@FreeBSD.ORG In-Reply-To: <199706051140.LAA02530@veda.is> from "Adam David" at Jun 5, 97 11:40:33 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Of course, this all changes when kernel modules are better integrated. > However, building a custom kernel will likely always be a typical operation > during post-installation machine configuration. The only reason I've built a kernel at all since the boot -c came in has been to add the bpfilter and ppp devices, or because I was hacking on something. Of course once I get in I generally trim things down a bunch, but I don't think we can assume that a production machine is going to be running a custom kernel.