- Timestamp:
- Aug 7, 2014, 10:57:15 PM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 34f7e3e
- Parents:
- 4c66b4c
- Location:
- BOOK/final-system
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/adjusting.xml
r4c66b4c rafe66b1 26 26 <command>gcc -dumpspecs</command>, to verify that 27 27 the intended changes were actually made.</para> 28 29 <para os="e">Note that <filename class="directory">/lib</filename> is now30 the prefix of our dynamic linker.</para>31 28 32 29 <caution> -
BOOK/final-system/mips64-64/adjusting.xml
r4c66b4c rafe66b1 25 25 href="../ppc/adjusting.xml" 26 26 xpointer="xpointer(//*[@os='d'])"/> 27 28 <para>Note that <filename class="directory">/lib</filename>,29 <filename class="directory">/lib32</filename>, or30 <filename class="directory">/lib64</filename> is now the prefix31 of our dynamic linker.</para>32 27 33 28 <caution> -
BOOK/final-system/mips64/adjusting.xml
r4c66b4c rafe66b1 25 25 href="../ppc/adjusting.xml" 26 26 xpointer="xpointer(//*[@os='d'])"/> 27 28 <para>Note that <filename class="directory">/lib</filename>,29 <filename class="directory">/lib32</filename>, or30 <filename class="directory">/lib64</filename> is now the prefix31 of our dynamic linker.</para>32 27 33 28 <caution> -
BOOK/final-system/multilib/adjusting.xml
r4c66b4c rafe66b1 24 24 href="../common/adjusting.xml" 25 25 xpointer="xpointer(//*[@os='d'])"/> 26 27 <para os="m1">Note that <filename class="directory">/lib</filename> or28 <filename class="directory">/lib64</filename> is now the prefix29 of our dynamic linker.</para>30 26 31 27 <caution> -
BOOK/final-system/ppc/adjusting.xml
r4c66b4c rafe66b1 22 22 href="../common/adjusting.xml" 23 23 xpointer="xpointer(//*[@os='d'])"/> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../common/adjusting.xml"27 xpointer="xpointer(//*[@os='e'])"/>28 24 29 25 <caution> -
BOOK/final-system/ppc64/adjusting.xml
r4c66b4c rafe66b1 22 22 href="../common/adjusting.xml" 23 23 xpointer="xpointer(//*[@os='d'])"/> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../multilib/adjusting.xml"27 xpointer="xpointer(//*[@os='m1'])"/>28 24 29 25 <caution> -
BOOK/final-system/x86_64-64/adjusting.xml
r4c66b4c rafe66b1 22 22 href="../common/adjusting.xml" 23 23 xpointer="xpointer(//*[@os='d'])"/> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../common/adjusting.xml"27 xpointer="xpointer(//*[@os='e'])"/>28 24 29 25 <caution> -
BOOK/final-system/x86_64/adjusting.xml
r4c66b4c rafe66b1 22 22 href="../common/adjusting.xml" 23 23 xpointer="xpointer(//*[@os='d'])"/> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../multilib/adjusting.xml"27 xpointer="xpointer(//*[@os='m1'])"/>28 24 29 25 <caution>
Note:
See TracChangeset
for help on using the changeset viewer.