MYKERNEL

2009-05-13 14:56:46来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折

# FreeBSD 7.0 Release KERNEL CONFIGURATION FILE
# fender
machine            amd64
cpu                HAMMER
ident                MYKERNEL
# To statically compile in device wiring instead of /boot/device.hints
# hints                "GENERIC.hints"                # Default places to look for devices.
# makeoptions        DEBUG=-g                # Build kernel with gdb(1) debug symbols
options         SCHED_4BSD                # 4BSD scheduler
options         PREEMPTION                # Enable kernel thread preemption
options         INET                        # InterNETworking
options         INET6                        # IPv6 communications protocols
options         SCTP                        # Stream Control Transmission Protocol
options         FFS                        # Berkeley Fast Filesystem
options         SOFTUPDATES                # Enable FFS soft updates support
options         UFS_ACL                        # Support for access control lists
options         UFS_DIRHASH                # Improve performance on big directories
options         UFS_GJOURNAL                # Enable gjournal-based UFS journaling
options         MD_ROOT                        # MD is a potential root device
# options         NFSCLIENT                # Network Filesystem Client
# options         NFSSERVER                # Network Filesystem Server
# options         NFS_ROOT                # NFS usable as /, requires NFSCLIENT

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:BitStorm UI (freebsd)代码 [未完成]

下一篇:nrg(NERO刻的虚拟光盘映像)转换成ISO工具