Changeset 2111
- Timestamp:
- 10/14/07 04:55:08 (1 year ago)
- Files:
-
- trunk/doc/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/README.txt
r2106 r2111 81 81 - xlockmore 82 82 83 This CD also includes jhalfs (a tool for extracting commands from the Linux From Scratch book and creating 84 Makefiles that can download, check and build each LFS package for you.) 83 This CD also includes jhalfs (a tool for extracting commands from the 84 Linux From Scratch book and creating Makefiles that can download, check 85 and build each LFS package for you.) 85 86 86 87 You can compile other programs from sources directly on the CD. All locations … … 305 306 * All other Chinese, Japanese and Korean locales (no support in 'brltty') 306 307 307 If 'brltty' displays incorrect Braille patterns in your locale, please revert to308 t he en_US locale, thus avoiding the use of non-ASCII characters. If you know how309 to fix this problem for your locale, mail this information to308 If 'brltty' displays incorrect Braille patterns in your locale, please revert 309 to the en_US locale, thus avoiding the use of non-ASCII characters. If you 310 know how to fix this problem for your locale, mail this information to 310 311 <livecd@linuxfromscratch.org>. 311 312 … … 404 405 This CD comes with the "jhalfs" tool that allows extracting commands from the 405 406 XML version of the LFS or CLFS book into Makefiles and shell scripts. You can 406 find the jhalfs installation in the home directory of the "jhalfs" user, and the407 XML LFS book is in /usr/share/LFS-BOOK-6.3-XML. In order to use jhalfs,407 find the jhalfs installation in the home directory of the "jhalfs" user, and 408 the XML LFS book is in /usr/share/LFS-BOOK-6.3-XML. In order to use jhalfs, 408 409 you have to: 409 410
