Index: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml +++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml @@ -1034,22 +1034,24 @@ - doc - Additional documentation, - mostly of historical interest, to install into - /usr/share/doc. The documentation - provided by the FreeBSD Documentation Project may be - installed later using the instructions in . + base-dbg - Base tools like + cat, + ls among many others with + debug symbols activated. - games - Several traditional - BSD games, including - fortune, - rot13, and others. + kernel-dbg - Kernel and modules with + debug symbols activated. + lib32-dbg - Compatibility libraries + for running 32-bit applications on a 64-bit version of + &os; with debug symbols activated. + + + lib32 - Compatibility libraries for running 32-bit applications on a 64-bit version of &os;. @@ -1080,6 +1082,10 @@ for developing &os; itself. The full source tree requires 1 GB of disk space and recompiling the entire &os; system requires an additional 5 GB of space. + + + + tests - &os; Test Suite.