Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/i386/conf Pull up revision 1.73 (requested by ...
details: https://anonhg.NetBSD.org/src/rev/fcb36613fd6e
branches: netbsd-1-4
changeset: 470717:fcb36613fd6e
user: he <he%NetBSD.org@localhost>
date: Wed Jul 05 19:15:34 2000 +0000
description:
Pull up revision 1.73 (requested by sommerfeld):
Comment out EON ISO-over-ip tunneling pseudo-driver, and document
as broken/fragile. Unlikely to be of much use, and confuses new
users when their system crashes when they, or their dhclient
stumble over it. See PR#10500 and PR#8994 for the gory details.
diffstat:
sys/arch/i386/conf/DISKLESS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 64282b311a55 -r fcb36613fd6e sys/arch/i386/conf/DISKLESS
--- a/sys/arch/i386/conf/DISKLESS Wed Jul 05 19:13:43 2000 +0000
+++ b/sys/arch/i386/conf/DISKLESS Wed Jul 05 19:15:34 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DISKLESS,v 1.66.2.1 1999/09/19 15:17:30 he Exp $
+# $NetBSD: DISKLESS,v 1.66.2.2 2000/07/05 19:15:34 he Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
# This kernel can be loaded from a bootable floppy (i.e. kernel-copy)
@@ -89,7 +89,7 @@
options NS # XNS
#options NSIP # XNS tunneling over IP
options ISO,TPIP # OSI
-options EON # OSI tunneling over IP
+#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
#options PFIL_HOOKS # pfil(9) packet filter hooks
Home |
Main Index |
Thread Index |
Old Index