Date: Tue, 24 Oct 2000 15:32:16 +0200 (SAT) From: John Hay <jhay@icomtek.csir.co.za> To: jwd@FreeBSD.ORG (John W. De Boskey) Cc: matusita@jp.FreeBSD.org (Makoto MATSUSHITA), current@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: "make release" breakage on today's -current Message-ID: <200010241332.e9ODWG196552@zibbi.icomtek.csir.co.za> In-Reply-To: <20001024075542.A49857@bsdwins.com> from "John W. De Boskey" at "Oct 24, 2000 07:55:42 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010241332.e9ODWG196552>