From owner-freebsd-current Tue Oct 24 6:32:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 503EF37B4C5; Tue, 24 Oct 2000 06:32:22 -0700 (PDT) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.0/8.11.0) id e9ODWG196552; Tue, 24 Oct 2000 15:32:16 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200010241332.e9ODWG196552@zibbi.icomtek.csir.co.za> Subject: Re: "make release" breakage on today's -current In-Reply-To: <20001024075542.A49857@bsdwins.com> from "John W. De Boskey" at "Oct 24, 2000 07:55:42 am" To: jwd@FreeBSD.ORG (John W. De Boskey) Date: Tue, 24 Oct 2000 15:32:16 +0200 (SAT) Cc: matusita@jp.FreeBSD.org (Makoto MATSUSHITA), current@FreeBSD.ORG, jkh@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > The following patch brings the floppy size down enough to fix > the problem. One is a leftover from the config file syntax > change. Also, I don't know how useful INET6 is to a GENERIC > kernel on todays' networks (faith & gif are already removed). > > Index: dokern.sh > =================================================================== > RCS file: /mirror/ncvs/src/release/scripts/dokern.sh,v > retrieving revision 1.37 > diff -r1.37 dokern.sh > 43c43 > < -e '/apm0/d' \ > --- > > -e '/apm/d' \ > 46a47 > > -e '/INET6/d' \ > 65c66 > < -e '/apm0/d' \ > --- > > -e '/apm/d' \ > 68a70 > > -e '/INET6/d' \ > > > I'll commit this later today unless I hear objections. > Please leave INET6 in. Todays networks are changing, don't make it more difficult. :-) Why not remove NFS? That is what I do here when the snap floppy gets too big. How many people install using NFS? (And can't easily change to ftp.) John -- John Hay -- John.Hay@icomtek.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message