Changeset afe66b1 for BOOK/final-system


Ignore:
Timestamp:
Aug 7, 2014, 10:57:15 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
34f7e3e
Parents:
4c66b4c
Message:

Remove some redundancy on toolchain adjustment pages

Location:
BOOK/final-system
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/adjusting.xml

    r4c66b4c rafe66b1  
    2626  <command>gcc -dumpspecs</command>, to verify that
    2727  the intended changes were actually made.</para>
    28 
    29   <para os="e">Note that <filename class="directory">/lib</filename> is now
    30   the prefix of our dynamic linker.</para>
    3128
    3229  <caution>
  • BOOK/final-system/mips64-64/adjusting.xml

    r4c66b4c rafe66b1  
    2525  href="../ppc/adjusting.xml"
    2626  xpointer="xpointer(//*[@os='d'])"/>
    27 
    28   <para>Note that <filename class="directory">/lib</filename>,
    29   <filename class="directory">/lib32</filename>, or
    30   <filename class="directory">/lib64</filename> is now the prefix
    31   of our dynamic linker.</para>
    3227
    3328  <caution>
  • BOOK/final-system/mips64/adjusting.xml

    r4c66b4c rafe66b1  
    2525  href="../ppc/adjusting.xml"
    2626  xpointer="xpointer(//*[@os='d'])"/>
    27 
    28   <para>Note that <filename class="directory">/lib</filename>,
    29   <filename class="directory">/lib32</filename>, or
    30   <filename class="directory">/lib64</filename> is now the prefix
    31   of our dynamic linker.</para>
    3227
    3328  <caution>
  • BOOK/final-system/multilib/adjusting.xml

    r4c66b4c rafe66b1  
    2424  href="../common/adjusting.xml"
    2525  xpointer="xpointer(//*[@os='d'])"/>
    26 
    27   <para os="m1">Note that <filename class="directory">/lib</filename> or
    28   <filename class="directory">/lib64</filename> is now the prefix
    29   of our dynamic linker.</para>
    3026
    3127  <caution>
  • BOOK/final-system/ppc/adjusting.xml

    r4c66b4c rafe66b1  
    2222  href="../common/adjusting.xml"
    2323  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'])"/>
    2824
    2925  <caution>
  • BOOK/final-system/ppc64/adjusting.xml

    r4c66b4c rafe66b1  
    2222  href="../common/adjusting.xml"
    2323  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'])"/>
    2824
    2925  <caution>
  • BOOK/final-system/x86_64-64/adjusting.xml

    r4c66b4c rafe66b1  
    2222  href="../common/adjusting.xml"
    2323  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'])"/>
    2824
    2925  <caution>
  • BOOK/final-system/x86_64/adjusting.xml

    r4c66b4c rafe66b1  
    2222  href="../common/adjusting.xml"
    2323  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'])"/>
    2824
    2925  <caution>
Note: See TracChangeset for help on using the changeset viewer.