Mike Smith points out that removing `vpo' kills parallel port Zip drives.
Is this something we can live w/o for installs?


> Index: dokern.sh
> ===================================================================
> RCS file: /home/ncvs/src/release/scripts/dokern.sh,v
> retrieving revision 1.35
> diff -u -r1.35 dokern.sh
> --- dokern.sh 2000/09/29 03:24:03     1.35
> +++ dokern.sh 2000/10/14 22:55:45
> @@ -72,7 +72,15 @@
>       -e '/SOFTUPDATES/d' \
>       -e '/MFS/d' \
>       -e '/NFS_ROOT/d' \
> +     -e '/ncr/d' \
>       -e '/atapist/d' \
> +     -e '/lpt/d' \
> +     -e '/ppi/d' \
> +     -e '/vpo/d' \
> +     -e '/ugen/d' \
> +     -e '/uhid/d' \
> +     -e '/ulpt/d' \
> +     -e '/urio/d' \
>       -e '/maxusers/d' \
>       -e 's/ident.*GENERIC/ident              BOOTMFS/g'


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to