initial import (Boeing r1752, NRL r878)
This commit is contained in:
commit
f8f46d28be
394 changed files with 99738 additions and 0 deletions
20
kernel/freebsd/freebsd7-config-CORE
Normal file
20
kernel/freebsd/freebsd7-config-CORE
Normal file
|
@ -0,0 +1,20 @@
|
|||
#
|
||||
# VIMAGE - sample kernel configuration file with a virtualized network stack
|
||||
# configure.
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
include GENERIC
|
||||
ident CORE
|
||||
|
||||
options IPSEC
|
||||
device crypto
|
||||
options VIMAGE
|
||||
options IPFIREWALL
|
||||
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
|
||||
|
||||
#
|
||||
# Some kernel subsystems and functions don't yet compile with VIMAGE. Remove
|
||||
# from the configuration for now.
|
||||
#
|
||||
nooptions SCTP
|
Loading…
Add table
Add a link
Reference in a new issue