Ignore:
Timestamp:
Jan 4, 2014, 12:03:38 AM (11 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f90d077
Parents:
ec008670 (diff), e57ce38 (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/appendices/dependencies/common.xml
BOOK/boot/common/devices.xml
BOOK/boot/common/pwdgroup.xml
BOOK/boot/ppc64-64/powerpc-utils.xml
BOOK/boot/ppc64/util-linux-32.xml
BOOK/bootscripts/common/bootscripts.xml
BOOK/final-system/alpha-chapter.xml
BOOK/final-system/common/coreutils.xml
BOOK/final-system/common/eudev.xml
BOOK/final-system/common/kbd.xml
BOOK/final-system/mips-chapter.xml
BOOK/final-system/mips64-64-chapter.xml
BOOK/final-system/mips64-chapter.xml
BOOK/final-system/multilib/udev-64bit.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
BOOK/introduction/common/changelog.xml
BOOK/materials/common/packages.xml
BOOK/packages.ent

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/bc.xml

    rec008670 r229ed25  
    66]>
    77
    8 <sect1 id="ch-system-glib" role="wrap">
    9   <?dbhtml filename="glib-64bit.html"?>
     8<sect1 id="ch-system-bc" role="wrap">
     9  <?dbhtml filename="bc.html"?>
    1010
    11   <title>Glib-&glib-version; 64Bit</title>
     11  <title>Bc-&bc-version;</title>
    1212
    13   <indexterm zone="ch-system-glib">
    14     <primary sortas="a-Glib">Glib</primary>
     13  <indexterm zone="ch-system-bc">
     14    <primary sortas="a-Bc">Bc</primary>
    1515  </indexterm>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    18   href="../common/glib.xml"
     18  href="../common/bc.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
    2020
    2121  <sect2 role="installation">
    22     <title>Installation of Glib</title>
     22    <title>Installation of Bc</title>
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/glib.xml"
     25    href="../common/bc.xml"
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr --libdir=/usr/lib64</userinput></screen>
     28<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr</userinput></screen>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../common/glib.xml"
     31    href="../common/bc.xml"
    3232    xpointer="xpointer(//*[@os='c'])"/>
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    35     href="../common/glib.xml"
     35    href="../common/bc.xml"
    3636    xpointer="xpointer(//*[@os='d'])"/>
    3737
    3838    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    39     href="../common/glib.xml"
     39    href="../common/bc.xml"
    4040    xpointer="xpointer(//*[@os='e'])"/>
    4141
    4242    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    43     href="../common/glib.xml"
     43    href="../common/bc.xml"
     44    xpointer="xpointer(//*[@os='e2'])"/>
     45
     46    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     47    href="../common/bc.xml"
    4448    xpointer="xpointer(//*[@os='f'])"/>
    4549
    4650    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    47     href="../common/glib.xml"
     51    href="../common/bc.xml"
    4852    xpointer="xpointer(//*[@os='g'])"/>
    4953
     
    5155
    5256  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    53   href="../common/glib.xml"
    54   xpointer="xpointer(id('contents-glib'))"/>
     57  href="../common/bc.xml"
     58  xpointer="xpointer(id('contents-bc'))"/>
    5559
    5660</sect1>
Note: See TracChangeset for help on using the changeset viewer.