diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml index b0d3eb8fb7..c6ced8814e 100644 --- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml @@ -1034,19 +1034,21 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. - 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. @@ -1081,6 +1083,10 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. 1 GB of disk space and recompiling the entire &os; system requires an additional 5 GB of space. + + + tests - &os; Test Suite. + diff --git a/share/images/books/handbook/bsdinstall/bsdinstall-config-components.png b/share/images/books/handbook/bsdinstall/bsdinstall-config-components.png index 06c6ffda72..2c07b69390 100644 Binary files a/share/images/books/handbook/bsdinstall/bsdinstall-config-components.png and b/share/images/books/handbook/bsdinstall/bsdinstall-config-components.png differ