GENERIC64 (82cb5c3b5b970872a2925962b62b89d3d26408cf) | GENERIC64 (bd79708dbffde195226ade494aa72c345328e745) |
---|---|
1# 2# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc 3# 4# For more information on this file, please read the handbook section on 5# Kernel Configuration Files: 6# 7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html 8# --- 23 unchanged lines hidden (view full) --- 32options MAMBO #IBM Mambo Full System Simulator 33options PSERIES #PAPR-compliant systems (e.g. IBM p) 34 35options FDT #Flattened Device Tree 36options SCHED_ULE #ULE scheduler 37options PREEMPTION #Enable kernel thread preemption 38options INET #InterNETworking 39options INET6 #IPv6 communications protocols | 1# 2# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc 3# 4# For more information on this file, please read the handbook section on 5# Kernel Configuration Files: 6# 7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html 8# --- 23 unchanged lines hidden (view full) --- 32options MAMBO #IBM Mambo Full System Simulator 33options PSERIES #PAPR-compliant systems (e.g. IBM p) 34 35options FDT #Flattened Device Tree 36options SCHED_ULE #ULE scheduler 37options PREEMPTION #Enable kernel thread preemption 38options INET #InterNETworking 39options INET6 #IPv6 communications protocols |
40options TCP_HHOOK # hhook(9) framework for TCP |
|
40options SCTP #Stream Control Transmission Protocol 41options FFS #Berkeley Fast Filesystem 42options SOFTUPDATES #Enable FFS soft updates support 43options UFS_ACL #Support for access control lists 44options UFS_DIRHASH #Improve performance on big directories 45options UFS_GJOURNAL #Enable gjournal-based UFS journaling 46options QUOTA #Enable disk quotas for UFS 47options MD_ROOT #MD is a potential root device --- 174 unchanged lines hidden --- | 41options SCTP #Stream Control Transmission Protocol 42options FFS #Berkeley Fast Filesystem 43options SOFTUPDATES #Enable FFS soft updates support 44options UFS_ACL #Support for access control lists 45options UFS_DIRHASH #Improve performance on big directories 46options UFS_GJOURNAL #Enable gjournal-based UFS journaling 47options QUOTA #Enable disk quotas for UFS 48options MD_ROOT #MD is a potential root device --- 174 unchanged lines hidden --- |