Ignore:
Timestamp:
Feb 22, 2011, 4:53:14 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
1f9faab
Parents:
957d7a0 (diff), dabbced (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into systemd

Conflicts:

BOOK/boot/alpha-chapter.xml
BOOK/boot/common/bootscripts.xml
BOOK/boot/mips-chapter.xml
BOOK/boot/mips64-64-chapter.xml
BOOK/boot/mips64-chapter.xml
BOOK/boot/ppc-chapter.xml
BOOK/boot/ppc64-chapter.xml
BOOK/boot/sparc-chapter.xml
BOOK/boot/sparc64-64-chapter.xml
BOOK/boot/sparc64-chapter.xml
BOOK/boot/x86-chapter.xml
BOOK/boot/x86_64-64-chapter.xml
BOOK/boot/x86_64-chapter.xml
BOOK/bootscripts/alpha-chapter.xml
BOOK/bootscripts/mips-chapter.xml
BOOK/bootscripts/mips64-64-chapter.xml
BOOK/bootscripts/mips64-chapter.xml
BOOK/bootscripts/ppc-chapter.xml
BOOK/bootscripts/ppc64-chapter.xml
BOOK/bootscripts/sparc-chapter.xml
BOOK/bootscripts/sparc64-64-chapter.xml
BOOK/bootscripts/sparc64-chapter.xml
BOOK/bootscripts/x86-chapter.xml
BOOK/bootscripts/x86_64-64-chapter.xml
BOOK/bootscripts/x86_64-chapter.xml
BOOK/final-system/alpha-chapter.xml
BOOK/final-system/mips-chapter.xml
BOOK/final-system/mips64-64-chapter.xml
BOOK/final-system/mips64-chapter.xml
BOOK/final-system/multilib/coreutils.xml
BOOK/final-system/multilib/util-linux-64bit.xml
BOOK/final-system/multilib/util-linux-n32.xml
BOOK/final-system/multilib/util-linux.xml
BOOK/final-system/ppc-chapter.xml
BOOK/final-system/ppc64-chapter.xml
BOOK/final-system/sparc-chapter.xml
BOOK/final-system/sparc64-64-chapter.xml
BOOK/final-system/sparc64-chapter.xml
BOOK/final-system/x86-chapter.xml
BOOK/final-system/x86_64-64-chapter.xml
BOOK/final-system/x86_64-chapter.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/mips64/variables.xml

    r957d7a0 r4317f44  
    1313  <bridgehead renderas="sect4">Setting Host and Target</bridgehead>
    1414
    15     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     15    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    1616    href="../x86/variables.xml"
    1717    xpointer="xpointer(//*[@os='a'])"/>
    1818
    19     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     19    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2020    href="../x86/variables.xml"
    2121    xpointer="xpointer(//*[@os='b'])"/>
    2222
    23     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     23    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2424    href="../x86/variables.xml"
    2525    xpointer="xpointer(//*[@os='c'])"/>
    2626
    27     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2828    href="../mips/variables.xml"
    2929    xpointer="xpointer(//*[@os='aa'])"/>
     
    3131<screen os="ab"><userinput>export CLFS_TARGET="mips64el-unknown-linux-gnu"</userinput></screen>
    3232
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3434    href="../mips/variables.xml"
    3535    xpointer="xpointer(//*[@os='ac'])"/>
     
    3737<screen os="ad"><userinput>export CLFS_TARGET="mips64-unknown-linux-gnu"</userinput></screen>
    3838
    39     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     39    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4040    href="../x86_64/variables.xml"
    4141    xpointer="xpointer(//*[@os='m1'])"/>
     
    4545  <bridgehead renderas="sect4">Copy settings to Environment</bridgehead>
    4646
    47     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     47    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4848    href="../x86/variables.xml"
    4949    xpointer="xpointer(//*[@os='e'])"/>
    5050
    51     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     51    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5252    href="../x86_64/variables.xml"
    5353    xpointer="xpointer(//*[@os='f'])"/>
Note: See TracChangeset for help on using the changeset viewer.