From owner-cvs-all Tue Oct 24 11:48:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3AB737B479; Tue, 24 Oct 2000 11:48:16 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA22095; Tue, 24 Oct 2000 11:48:16 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200010241848.LAA22095@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 24 Oct 2000 11:48:16 -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/10/24 11:48:16 PDT Modified files: release/scripts dokern.sh Log: Dike out more for the i386 release build: NCR SCSI card; anchient WDC SCSI card (should it ever find its way into GENERIC); LPT (we don't need to print during install time); the parallel 'geek' port; generic USB driver (thus some attached USB devices will not be detected and thus the user may wonder what is going on, we couldn't do anything with the device if only ugen attached to it anyway and we are getting very, very low on available space; USB "Human Interface Devices" as we don't do anything with them during installation; and USB printers (same argument as LPT). Revision Changes Path 1.38 +8 -1 src/release/scripts/dokern.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message