From owner-cvs-release Mon Dec 8 00:47:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA18128 for cvs-release-outgoing; Mon, 8 Dec 1997 00:47:41 -0800 (PST) (envelope-from owner-cvs-etc) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA18119; Mon, 8 Dec 1997 00:47:33 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id AAA14954; Mon, 8 Dec 1997 00:46:41 -0800 (PST) To: Joerg Wunsch cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: Re: cvs commit: src/release boot_crunch.conf In-reply-to: Your message of "Mon, 08 Dec 1997 08:48:23 +0100." <19971208084823.08044@uriah.heep.sax.de> Date: Mon, 08 Dec 1997 00:46:40 -0800 Message-ID: <14950.881570800@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I'm afraid the boot floppy will overflow some day... Perhaps we > should start making an #ifdef'ed version of ppp(8) for the boot > floppy, which is stripped down by some features that aren't strictly > needed? Wouldn't help too much unless we special-cased it to the extent that we rebuilt ppp before the kernels are made. Don't forget that the crunch targets just grab the .o's from the previous make world pass. Jordan