From owner-cvs-all Sat Jul 15 23:32:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D097437B52C; Sat, 15 Jul 2000 23:32:28 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA93351; Sat, 15 Jul 2000 23:32:28 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200007160632.XAA93351@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 15 Jul 2000 23:32:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts dokern.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/07/15 23:32:28 PDT Modified files: release/scripts dokern.sh Log: Squeeze the BOOTMFS kernel image some more. The Alpha kernel was simply over flowing its britches. So remove all ppbus bits except those for PLIP (untested), and all USB bits as SRM does not know what USB is. Also remove /dev/random as I don't think we need it just for whacking bits onto a disk. Approved by: JKH Revision Changes Path 1.28 +23 -0 src/release/scripts/dokern.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message