'securyty' looks nice. Sadly, it's wrong.
This commit is contained in:
parent
33ef3d651a
commit
92a8da0e0d
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.27 2002/01/27 13:23:19 jdolecek Exp $
|
||||
# $NetBSD: GENERIC,v 1.28 2002/03/05 13:59:13 wiz Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
include "arch/luna68k/conf/std.luna68k"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.27 $"
|
||||
#ident "GENERIC-$Revision: 1.28 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -89,7 +89,7 @@ options SOFTDEP # ffs soft updates support
|
||||
options INET # IP prototol stack support
|
||||
#options INET6 # IPV6
|
||||
#options IPSEC # IP security
|
||||
#options IPSEC_ESP # IP securyty (encryption part; define w/IPSEC)
|
||||
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options GATEWAY # IP packet forwarding
|
||||
#options MROUTING # IP multicast routing
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.30 2002/03/04 13:24:11 sommerfeld Exp $
|
||||
# $NetBSD: GENERIC,v 1.31 2002/03/05 13:59:14 wiz Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
include "arch/news68k/conf/std.news68k"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.30 $"
|
||||
#ident "GENERIC-$Revision: 1.31 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -94,7 +94,7 @@ options SOFTDEP # ffs soft updates support
|
||||
options INET # Internet protocols
|
||||
options INET6 # IPV6
|
||||
#options IPSEC # IP security
|
||||
#options IPSEC_ESP # IP securyty (encryption part; define w/IPSEC)
|
||||
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options GATEWAY # IP packet forwarding
|
||||
#options MROUTING # IP multicast routing
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $NetBSD: GENERIC_TINY,v 1.11 2002/03/04 13:24:11 sommerfeld Exp $
|
||||
# $NetBSD: GENERIC_TINY,v 1.12 2002/03/05 13:59:14 wiz Exp $
|
||||
|
||||
# news68k GENERIC config file for low memory machines;
|
||||
#
|
||||
include "arch/news68k/conf/std.news68k"
|
||||
|
||||
#ident "GENERIC_TINY-$Revision: 1.11 $"
|
||||
#ident "GENERIC_TINY-$Revision: 1.12 $"
|
||||
|
||||
maxusers 4
|
||||
|
||||
@ -74,7 +74,7 @@ options SOFTDEP # ffs soft updates support
|
||||
options INET # Internet protocols
|
||||
options INET6 # IPV6
|
||||
#options IPSEC # IP security
|
||||
#options IPSEC_ESP # IP securyty (encryption part; define w/IPSEC)
|
||||
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options GATEWAY # IP packet forwarding
|
||||
#options MROUTING # IP multicast routing
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NEWS1200,v 1.15 2002/03/04 13:24:11 sommerfeld Exp $
|
||||
# $NetBSD: NEWS1200,v 1.16 2002/03/05 13:59:14 wiz Exp $
|
||||
|
||||
# news1200 config file
|
||||
#
|
||||
@ -71,7 +71,7 @@ file-system NULLFS # loopback file system
|
||||
options INET # Internet protocols
|
||||
options INET6 # IPV6
|
||||
#options IPSEC # IP security
|
||||
#options IPSEC_ESP # IP securyty (encryption part; define w/IPSEC)
|
||||
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options GATEWAY # IP packet forwarding
|
||||
#options MROUTING # IP multicast routing
|
||||
|
Loading…
Reference in New Issue
Block a user