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).
This commit is contained in:
David E. O'Brien 2000-10-24 18:48:16 +00:00
parent caf6015598
commit 127bc4f9e6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=67515
5 changed files with 35 additions and 0 deletions

View File

@ -75,7 +75,14 @@ sed -e '/pty/d' \
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/ncr/d' \
-e '/atapist/d' \
-e '/wds/d' \
-e '/lpt/d' \
-e '/ppi/d' \
-e '/ugen/d' \
-e '/uhid/d' \
-e '/ulpt/d' \
-e '/urio/d' \
-e '/maxusers/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'

View File

@ -75,7 +75,14 @@ sed -e '/pty/d' \
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/ncr/d' \
-e '/atapist/d' \
-e '/wds/d' \
-e '/lpt/d' \
-e '/ppi/d' \
-e '/ugen/d' \
-e '/uhid/d' \
-e '/ulpt/d' \
-e '/urio/d' \
-e '/maxusers/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'

View File

@ -75,7 +75,14 @@ sed -e '/pty/d' \
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/ncr/d' \
-e '/atapist/d' \
-e '/wds/d' \
-e '/lpt/d' \
-e '/ppi/d' \
-e '/ugen/d' \
-e '/uhid/d' \
-e '/ulpt/d' \
-e '/urio/d' \
-e '/maxusers/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'

View File

@ -75,7 +75,14 @@ sed -e '/pty/d' \
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/ncr/d' \
-e '/atapist/d' \
-e '/wds/d' \
-e '/lpt/d' \
-e '/ppi/d' \
-e '/ugen/d' \
-e '/uhid/d' \
-e '/ulpt/d' \
-e '/urio/d' \
-e '/maxusers/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'

View File

@ -75,7 +75,14 @@ sed -e '/pty/d' \
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/ncr/d' \
-e '/atapist/d' \
-e '/wds/d' \
-e '/lpt/d' \
-e '/ppi/d' \
-e '/ugen/d' \
-e '/uhid/d' \
-e '/ulpt/d' \
-e '/urio/d' \
-e '/maxusers/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'