# At 8.2-RELEASE-p2 # Compilation knobs # Boot2 may build too large if -Os is overridden .if !${.CURDIR:M*/sys/boot/i386/boot2} CFLAGS+=-O2 -pipe COPTFLAGS+=-O2 -pipe .endif CPUTYPE?=core2 # Kernel knobs KERNCONF=DE2700 MODULES_OVERRIDE=accf_data accf_dns accf_http acpi/acpi aio bridgestp cd9660 cd9660_iconv coretemp crypto cryptodev cyclic dtrace/dtmalloc dtrace/dtnfsclient dtrace/dtrace dtrace/dtrace_test dtrace/dtraceall ext2fs fdescfs geom/geom_bde geom/geom_bsd geom/geom_cache geom/geom_ccd geom/geom_concat geom/geom_eli geom/geom_fox geom/geom_gate geom/geom_journal geom/geom_label geom/geom_linux_lvm geom/geom_mbr md geom/geom_mirror geom/geom_multipath geom/geom_nop geom/geom_part/geom_part_apm geom/geom_part/geom_part_bsd geom/geom_part/geom_part_ebr geom/geom_part/geom_part_gpt geom/geom_part/geom_part_mbr geom/geom_part/geom_part_pc98 geom/geom_part/geom_part_vtoc8 geom/geom_pc98 geom/geom_raid3 geom/geom_sched/gs_sched geom/geom_shsec geom/geom_stripe geom/geom_sunlabel geom/geom_uzip geom/geom_vinum geom/geom_virstor geom/geom_vol_ffs geom/geom_zero geom/geom_sched/gsched_rr hwpmc i2c/controllers/ichsmb ichwd if_bridge if_carp if_disc if_edsc if_epair if_faith if_gre if_lagg if_tap if_tun if_vlan iscsi/initiator libiconv dtrace/lockstat msdosfs msdosfs_iconv netgraph/netgraph nfs_common nfscl nfsclient nfscommon nfsd nfslock nfslockd i2c/controllers/nfsmb nfsserver nfssvc netgraph/UI netgraph/async netgraph/atm/atm netgraph/atmllc netgraph/bluetooth/bluetooth netgraph/bpf netgraph/bridge netgraph/bluetooth/bt3c netgraph/bluetooth/socket netgraph/car netgraph/atm/ccatm netgraph/cisco netgraph/deflate netgraph/device netgraph/echo netgraph/eiface netgraph/etf netgraph/ether netgraph/ether_echo netgraph/fec netgraph/frame_relay netgraph/gif netgraph/gif_demux netgraph/bluetooth/hci netgraph/hole netgraph/hub netgraph/iface netgraph/ip_input netgraph/ipfw netgraph/ksocket netgraph/bluetooth/l2cap netgraph/l2tp netgraph/lmi netgraph/mppc netgraph/nat netgraph/netflow netgraph/one2many netgraph/patch netgraph/pipe netgraph/ppp netgraph/pppoe netgraph/pptpgre netgraph/pred1 netgraph/rfc1490 netgraph/socket netgraph/source netgraph/split netgraph/sppp netgraph/atm/sscfu netgraph/atm/sscop netgraph/tag netgraph/tcpmss netgraph/tee netgraph/tty netgraph/bluetooth/ubt netgraph/atm/uni netgraph/vjc netgraph/vlan netgraph/atm/atmbase nmdm ntfs ntfs_iconv nullfs opensolaris dtrace/profile dtrace/prototype rc4 reiserfs smbfs i2c/smbus sound/driver/hda snp sound/sound speaker splash/bmp splash/pcx dtrace/systrace tmpfs udf udf_iconv unionfs xfs zfs zlib # Userland knobs WITHOUT_AMD = yes WITHOUT_ATM = yes WITHOUT_BLUETOOTH = yes WITHOUT_CALENDAR = yes WITHOUT_CTM = yes WITHOUT_CVS = yes WITHOUT_DICT = yes WITHOUT_EXAMPLES = yes WITHOUT_FLOPPY = yes WITHOUT_FREEBSD_UPDATE = yes WITHOUT_GAMES = yes WITHOUT_HTML = yes WITHOUT_I4B = yes WITHOUT_INFO = yes WITHOUT_IPX = yes WITHOUT_LPR = yes WITHOUT_NCP = yes WITHOUT_NDIS = yes WITHOUT_NIS = yes WITHOUT_PROFILE = yes WITHOUT_RCMDS = yes WITHOUT_RCS = yes WITHOUT_SHAREDOCS = yes WITHOUT_SLIP = yes WITHOUT_SYSINSTALL = yes WITHOUT_TELNET = yes