Changeset f34bfa1 for BOOK/final-system


Ignore:
Timestamp:
Aug 30, 2012, 10:59:45 AM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
cbe40efb
Parents:
65ab9ce
Message:

Remove misplaced command and update eglibc xml for pure64 finalsystem eglibc books.

Location:
BOOK/final-system
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips64-64/eglibc.xml

    r65ab9ce rf34bfa1  
    8080    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8181    href="../x86_64-64/eglibc.xml"
    82     xpointer="xpointer(//*[@os='l1'])"/>
     82    xpointer="xpointer(//*[@os='l5'])"/>
    8383
    8484    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8585    href="../x86_64-64/eglibc.xml"
    86     xpointer="xpointer(//*[@os='l2'])"/>
     86    xpointer="xpointer(//*[@os='l6'])"/>
    8787
    8888    <para>Now we will force EGLIBC to build as 64-bit instead of the default
  • BOOK/final-system/sparc64-64/eglibc.xml

    r65ab9ce rf34bfa1  
    7272    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    7373    href="../x86_64-64/eglibc.xml"
    74     xpointer="xpointer(//*[@os='l1'])"/>
     74    xpointer="xpointer(//*[@os='l5'])"/>
    7575
    7676    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    7777    href="../x86_64-64/eglibc.xml"
    78     xpointer="xpointer(//*[@os='l2'])"/>
     78    xpointer="xpointer(//*[@os='l6'])"/>
    7979
    8080    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/x86_64-64/eglibc.xml

    r65ab9ce rf34bfa1  
    6262    xpointer="xpointer(//*[@os='f'])"/>
    6363
    64     <para os="l1">Tell EGLIBC to install its libraries into
     64    <para os="l5">Tell EGLIBC to install its libraries into
    6565    <filename class="directory">/lib</filename>:</para>
    6666
    67 <screen os="l2"><userinput>echo "slibdir=/lib" &gt;&gt; configparms</userinput></screen>
     67<screen os="l6"><userinput>echo "slibdir=/lib" &gt;&gt; configparms</userinput></screen>
    6868
    6969    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.