|
version 1.3.2.8, 2012/05/21 11:24:31
|
version 1.3.2.10, 2012/05/29 08:11:52
|
|
Line 29 makeoptions DEBUG=-g # Build kernel with gdb(1) debug
|
Line 29 makeoptions DEBUG=-g # Build kernel with gdb(1) debug
|
| #makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support |
#makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support |
| |
|
| device hwpmc # Driver (also a loadable module) |
device hwpmc # Driver (also a loadable module) |
| options HWPMC_HOOKS # Other necessary kernel hooks |
|
| |
|
| options SCHED_ULE # ULE scheduler |
options SCHED_ULE # ULE scheduler |
| options PREEMPTION # Enable kernel thread preemption |
options PREEMPTION # Enable kernel thread preemption |
| options INET # InterNETworking |
options INET # InterNETworking |
| options INET6 # IPv6 communications protocols |
options INET6 # IPv6 communications protocols |
| options SCTP # Stream Control Transmission Protocol | #options SCTP # Stream Control Transmission Protocol |
| options FFS # Berkeley Fast Filesystem |
options FFS # Berkeley Fast Filesystem |
| options SOFTUPDATES # Enable FFS soft updates support |
options SOFTUPDATES # Enable FFS soft updates support |
| options UFS_ACL # Support for access control lists |
options UFS_ACL # Support for access control lists |
|
Line 46 options NFSCL # New Network Filesystem Client
|
Line 45 options NFSCL # New Network Filesystem Client
|
| options NFSD # New Network Filesystem Server |
options NFSD # New Network Filesystem Server |
| options NFSCLIENT #Network File System client |
options NFSCLIENT #Network File System client |
| options NFSSERVER #Network File System server |
options NFSSERVER #Network File System server |
| options NFSLOCKD #Network Lock Manager |
|
| options MD_ROOT_SIZE=8000 |
options MD_ROOT_SIZE=8000 |
| options NFSLOCKD # Network Lock Manager |
options NFSLOCKD # Network Lock Manager |
| options NFS_ROOT # NFS usable as /, requires NFSCL |
options NFS_ROOT # NFS usable as /, requires NFSCL |
|
Line 65 options GEOM_STRIPE
|
Line 63 options GEOM_STRIPE
|
| options GEOM_VIRSTOR |
options GEOM_VIRSTOR |
| options GEOM_CACHE |
options GEOM_CACHE |
| options GEOM_MULTIPATH |
options GEOM_MULTIPATH |
| options GEOM_AES # Don't use, use GEOM_BDE | options GEOM_MBR |
| | options GEOM_BSD |
| options GEOM_LINUX_LVM # Linux LVM2 volumes |
options GEOM_LINUX_LVM # Linux LVM2 volumes |
| options COMPAT_43TTY # BSD 4.3 TTY compat (sgtty) |
options COMPAT_43TTY # BSD 4.3 TTY compat (sgtty) |
| options COMPAT_FREEBSD4 # Compatible with FreeBSD4 |
options COMPAT_FREEBSD4 # Compatible with FreeBSD4 |
|
Line 540 device amdsmb
|
Line 539 device amdsmb
|
| device nfpm |
device nfpm |
| device nfsmb |
device nfsmb |
| |
|
| device smb |
|
| device ipmi |
device ipmi |
| device pcf |
device pcf |
| |
|
| device mos |
|
| |
|
| device gpio |
device gpio |
| device gpioled |
device gpioled |
| device gpioiic |
device gpioiic |
|
Line 569 device wbwd
|
Line 565 device wbwd
|
| |
|
| #device disc |
#device disc |
| #device edsc |
#device edsc |
| |
options VIMAGE |
| device epair |
device epair |
| device stf |
device stf |
| |
|
| # NETMAP subsystem |
# NETMAP subsystem |
| device netmap |
device netmap |
| |
|
| device mdio |
|
| device rlswitch |
device rlswitch |
| |
|
| options ACCEPT_FILTER_DATA |
options ACCEPT_FILTER_DATA |