From owner-freebsd-current Sun Jul 14 17:46:36 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F03AA37B400 for ; Sun, 14 Jul 2002 17:46:34 -0700 (PDT) Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 767FD43E5E for ; Sun, 14 Jul 2002 17:46:34 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0508.cvx40-bradley.dialup.earthlink.net ([216.244.43.253] helo=mindspring.com) by falcon.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17Tu0A-0002iX-00; Sun, 14 Jul 2002 17:46:17 -0700 Message-ID: <3D321AF7.C6161FC8@mindspring.com> Date: Sun, 14 Jul 2002 17:44:39 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: W Gerald Hicks Cc: Donny Lee , freebsd-current@freebsd.org Subject: Re: Out of disk space on snapshots-jp? References: <23BEFF9A-9783-11D6-9BE1-0030657B5F1E@gehicks.dyndns.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG W Gerald Hicks wrote: > No, the problem is because the kernel has grown too large to > fit on the md(4) filesystem prepared for it. > > src/release//dokern.sh needs to be adapted to omit > new drivers added to GENERIC. All drivers not in the boot or install paths should be omitted, but only if it's possible to end up with a GENERIC without their omission after the install is complete. This is actually a pretty thorny problem, since sound drivers could be argued to be in the installation path at some point, if one support interfaces for the blind (a putative pin-reader driver that allowed the pins to follow a region surrounding the mouse pointer would also fall into the same category). -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message