Date: Sun, 14 Jul 2002 17:44:39 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: W Gerald Hicks <gehicks@gehicks.dyndns.org> Cc: Donny Lee <donny@CoreBit.com>, freebsd-current@freebsd.org Subject: Re: Out of disk space on snapshots-jp? Message-ID: <3D321AF7.C6161FC8@mindspring.com> References: <23BEFF9A-9783-11D6-9BE1-0030657B5F1E@gehicks.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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/<ARCH>/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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D321AF7.C6161FC8>