From owner-cvs-all Fri Oct 18 8:48:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50DAD37B401 for ; Fri, 18 Oct 2002 08:48:30 -0700 (PDT) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAA6643EAF for ; Fri, 18 Oct 2002 08:48:29 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 16492 invoked from network); 18 Oct 2002 15:46:34 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 18 Oct 2002 15:46:34 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g9IFkWn5046239; Fri, 18 Oct 2002 11:46:32 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200210171802.g9HI2R1Y072518@repoman.freebsd.org> Date: Fri, 18 Oct 2002 11:46:35 -0400 (EDT) From: John Baldwin To: Sam Leffler Subject: RE: cvs commit: src/release/i386 dokern.sh Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 17-Oct-2002 Sam Leffler wrote: > sam 2002/10/17 11:02:27 PDT > > Modified files: > release/i386 dokern.sh > Log: > Strip splash, tun, and COMPAT_FREEBSD4 from the config used to build > the BOOTMFS kernel. These help reduce the kernel size so things fit > in a floppy image. There are more low-hanging fruit to be had here > if things fail to fit again. Note that the BOOTMFS kernel is not used when booting from CD, only when booting off of kern.flp floppies, so we could tailor what we move off it to cater to systems that don't have CD drives. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message