From owner-freebsd-current Mon Oct 16 16:26:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from homer.softweyr.com (mail.dobox.com [208.187.122.44]) by hub.freebsd.org (Postfix) with ESMTP id 9364D37B66D; Mon, 16 Oct 2000 16:26:27 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=softweyr.com ident=Fools trust ident!) by homer.softweyr.com with esmtp (Exim 3.16 #1) id 13ktMv-0000PH-00; Sun, 15 Oct 2000 13:22:49 -0600 Message-ID: <39EA0408.2C8C87B7@softweyr.com> Date: Sun, 15 Oct 2000 13:22:48 -0600 From: Wes Peters Organization: Softweyr LLC X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: obrien@freebsd.org Cc: Jordan Hubbard , current@freebsd.org Subject: Re: Our kernel just got too big again. :) References: <53339.971556879@winston.osd.bsdi.com> <20001014141526.A24566@dragon.nuxi.com> <20001014155623.D24566@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David O'Brien wrote: > > > On Sat, Oct 14, 2000 at 01:54:39PM -0700, Jordan Hubbard wrote: > > We've blown out the kern.flp image. Time for me to chop something > > out again, unless there are any other suggestions. :| > > Mind if I commit this patch? > > Index: dokern.sh > =================================================================== > RCS file: /home/ncvs/src/release/scripts/dokern.sh,v > retrieving revision 1.35 > diff -u -r1.35 dokern.sh > --- dokern.sh 2000/09/29 03:24:03 1.35 > +++ dokern.sh 2000/10/14 22:55:45 > @@ -72,7 +72,15 @@ > -e '/SOFTUPDATES/d' \ > -e '/MFS/d' \ > -e '/NFS_ROOT/d' \ > + -e '/ncr/d' \ > -e '/atapist/d' \ > + -e '/lpt/d' \ > + -e '/ppi/d' \ > + -e '/vpo/d' \ > + -e '/ugen/d' \ > + -e '/uhid/d' \ If you remove uhid, will you prohibit installing on an USB-only system? -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC wes@softweyr.com http://softweyr.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message