Changeset 127585f for temp-system/common
- Timestamp:
- Feb 21, 2006, 1:25:32 AM (19 years ago)
- Children:
- 8058de8e
- Parents:
- c4ae235
- Location:
- temp-system/common
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/common/bash.xml
rc4ae235 r127585f 40 40 xpointer="xpointer(//*[@os='g'])"/> 41 41 42 <screen os=" ac"><userinput>./configure --prefix=/tools --with-curses \42 <screen os="h"><userinput>./configure --prefix=/tools --with-curses \ 43 43 --without-bash-malloc --host=${LFS_TARGET}</userinput></screen> 44 44 … … 67 67 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 68 68 href="../../final-system/common/bash.xml" 69 xpointer="xpointer(//*[@os='i'])"/>70 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"72 href="../../final-system/common/bash.xml"73 69 xpointer="xpointer(//*[@os='j'])"/> 74 70 75 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 76 72 href="../../final-system/common/bash.xml" 77 xpointer="xpointer(//*[@os=' l'])"/>73 xpointer="xpointer(//*[@os='k'])"/> 78 74 79 75 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 80 76 href="../../final-system/common/bash.xml" 81 77 xpointer="xpointer(//*[@os='m'])"/> 78 79 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 80 href="../../final-system/common/bash.xml" 81 xpointer="xpointer(//*[@os='n'])"/> 82 82 83 83 <para os="ae">Make a link for the programs that use <command>sh</command> for -
temp-system/common/findutils.xml
rc4ae235 r127585f 37 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 38 href="../../final-system/common/findutils.xml" 39 xpointer="xpointer(//*[@os='c'])"/>40 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"42 href="../../final-system/common/findutils.xml"43 39 xpointer="xpointer(//*[@os='d'])"/> 44 40 45 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 46 42 href="../../final-system/common/findutils.xml" 47 xpointer="xpointer(//*[@os=' f'])"/>43 xpointer="xpointer(//*[@os='e'])"/> 48 44 49 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 50 46 href="../../final-system/common/findutils.xml" 51 47 xpointer="xpointer(//*[@os='g'])"/> 48 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 50 href="../../final-system/common/findutils.xml" 51 xpointer="xpointer(//*[@os='h'])"/> 52 52 53 53 </sect2> -
temp-system/common/gzip.xml
rc4ae235 r127585f 38 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 39 39 href="../../final-system/common/gzip.xml" 40 xpointer="xpointer(//*[@os='e'])"/> 41 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 43 href="../../final-system/common/gzip.xml" 40 44 xpointer="xpointer(//*[@os='f'])"/> 41 45 -
temp-system/common/ncurses.xml
rc4ae235 r127585f 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os=" aa"><userinput>./configure --prefix=/tools --with-shared \29 <screen os="b"><userinput>./configure --prefix=/tools --with-shared \ 30 30 --host=${LFS_TARGET} --without-debug --without-ada \ 31 31 --enable-overwrite --with-build-cc=gcc</userinput></screen> 32 32 33 <variablelist os=" ac">33 <variablelist os="c"> 34 34 <title>The meaning of the configure options:</title> 35 35 … … 79 79 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 80 80 href="../../final-system/common/ncurses.xml" 81 xpointer="xpointer(//*[@os='b'])"/>82 83 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"84 href="../../final-system/common/ncurses.xml"85 81 xpointer="xpointer(//*[@os='c'])"/> 86 82 87 83 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 88 84 href="../../final-system/common/ncurses.xml" 89 xpointer="xpointer(//*[@os=' e'])"/>85 xpointer="xpointer(//*[@os='d'])"/> 90 86 91 87 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 92 88 href="../../final-system/common/ncurses.xml" 93 89 xpointer="xpointer(//*[@os='f'])"/> 90 91 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 92 href="../../final-system/common/ncurses.xml" 93 xpointer="xpointer(//*[@os='g'])"/> 94 94 95 95 </sect2> -
temp-system/common/tar.xml
rc4ae235 r127585f 30 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 31 href="../../final-system/common/tar.xml" 32 xpointer="xpointer(//*[@os=' c'])"/>32 xpointer="xpointer(//*[@os='a'])"/> 33 33 34 <screen os=" ac"><userinput>./configure --prefix=/tools \34 <screen os="b"><userinput>./configure --prefix=/tools \ 35 35 --host=${LFS_TARGET} --cache-file=config.cache</userinput></screen> 36 36 37 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 38 href="../../final-system/common/tar.xml" 39 xpointer="xpointer(//*[@os=' d'])"/>39 xpointer="xpointer(//*[@os='c'])"/> 40 40 41 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 42 42 href="../../final-system/common/tar.xml" 43 xpointer="xpointer(//*[@os=' e'])"/>43 xpointer="xpointer(//*[@os='d'])"/> 44 44 45 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.