Ok, folks want INET6. It's back..

It's been pointed out to me by "Thomas D. Dean"
<[EMAIL PROTECTED]> that the 'le' driver does
not work. Can someone provide additional information
about why it's in GENERIC?

Other candidates I've been pointed to include the removal
of /boot/boot[12] and NFS (which I seem to remember Jordan
axing at one point before we went to a 2 disk set).

So, the 2nd try at the patch is below. Comments welcome.

-John



Index: dokern.sh
===================================================================
RCS file: /mirror/ncvs/src/release/scripts/dokern.sh,v
retrieving revision 1.37
diff -r1.37 dokern.sh
40a41
>       -e '/   le/d' \
43c44
<       -e '/apm0/d' \
---
>       -e '/apm/d' \
63c64,65
< sed   -e '/pty/d' \
---
> sed   -e '/   le/d' \
>       -e '/pty/d' \
65c67
<       -e '/apm0/d' \
---
>       -e '/apm/d' \



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

Reply via email to