|
发表于 2004-3-7 12:50:40
|
显示全部楼层
Q1: I don't think FreeBSD has some kernel config menu like Linux kernel. You need to edit a kernel config file.
Q2: Your Q is not clear. If you mean loadable kernel module, surely FreeBSD support it, and you can load LKM from /boot/loader.conf. In default, FreeBSD 5 loads nothing. If you mean application software, FreeBSD has a base system and port system. Read Handbook please.
Q3: For ports systems, `ls /var/db/pkg', for LKMs, 'kldstat' |
|