Building Embedded Linux Systems by Karim Yaghmour The following corrections were made to the 12/03 reprint: Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem (51) Paragraph 3, line 4.; "a the" NOW READS: "a" (81) Last line.; "remote-logging" NOW READS: "remote login" (84) First line.; "use usually" NOW READS: "usually". (118) Paragraph 3, line 2; "one" NOW READS: "one of" {178} glibc; (3rd code block on page) In the example command to copy some miscellaneous libraries: cp libSegFault.so libmemusage.so libpcprocfile.so ${PRJROOT}/rootfs/lib NOW READS: cp libSegFault.so libmemusage.so libpcprofile.so ${PRJROOT}/rootfs/lib