Ignore:
Timestamp:
May 14, 2014, 1:21:04 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
056e32f4
Parents:
db71344
Message:

Created sysvinit branch

File:
1 moved

Legend:

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

    rdb71344 r82fc053  
    66]>
    77
    8 <sect1 id="ch-system-dbus-32" role="wrap">
    9   <?dbhtml filename="dbus.html"?>
     8<sect1 id="ch-system-eudev-n32" role="wrap">
     9  <?dbhtml filename="udev-n32.html"?>
    1010
    11   <title>D-Bus-&dbus-version; 32 Bit Libraries</title>
     11  <title>Eudev-&eudev-version; N32 Libraries</title>
    1212
    13   <indexterm zone="ch-system-dbus-32">
    14     <primary sortas="a-D-Bus">D-Bus 32 Bit Libraries</primary>
     13  <indexterm zone="ch-system-eudev-n32">
     14    <primary sortas="a-Eudev">Eudev</primary>
     15    <secondary>N32</secondary>
    1516  </indexterm>
    1617
    1718  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    18   href="../common/dbus.xml"
     19  href="../common/eudev.xml"
    1920  xpointer="xpointer(//*[@role='package'])"/>
    2021
    2122  <sect2 role="installation">
    22     <title>Installation of D-Bus</title>
     23    <title>Installation of Eudev</title>
    2324
    2425    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/dbus.xml"
     26    href="../common/eudev.xml"
    2627    xpointer="xpointer(//*[@os='a'])"/>
    2728
    28 <screen os="b"><userinput>CC="gcc ${BUILD32}" USE_ARCH=32 PKG_CONFIG_PATH=${PKG_CONFIG_PATH32} \
    29   ./configure --prefix=/usr --sysconfdir=/etc \
    30     --libdir=/usr/lib --libexecdir=/usr/lib/dbus-1.0 \
    31     --localstatedir=/var --with-systemdsystemunitdir=/lib/systemd/system \
    32     --docdir=/usr/share/doc/dbus-&dbus-version;</userinput></screen>
     29<screen os="b"><userinput>
     30PKG_CONFIG_PATH=${PKG_CONFIG_PATHN32} \
     31CC="gcc ${BUILDN32}" ./configure --prefix=/usr --sysconfdir=/etc \
     32    --with-rootprefix="" --libexecdir=/lib32 --enable-split-usr \
     33    --libdir=/usr/lib32 --with-rootlibdir=/lib32 --sbindir=/sbin \
     34    --bindir=/sbin --enable-rule_generator --disable-introspection \
     35    --disable-keymap --disable-gudev --disable-gtk-doc-html --enable-libkmod</userinput></screen>
    3336
    3437    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    35     href="../common/dbus.xml"
     38    href="../common/eudev.xml"
    3639    xpointer="xpointer(//*[@os='c'])"/>
    3740
    3841    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    39     href="../common/dbus.xml"
     42    href="../common/eudev.xml"
    4043    xpointer="xpointer(//*[@os='d'])"/>
    4144
    4245    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    43     href="../common/dbus.xml"
     46    href="../common/eudev.xml"
    4447    xpointer="xpointer(//*[@os='e'])"/>
    4548
    4649    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    47     href="../common/dbus.xml"
    48     xpointer="xpointer(//*[@os='f'])"/>
     50    href="../common/eudev.xml"
     51    xpointer="xpointer(//*[@os='e2'])"/>
    4952
    5053    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    51     href="../common/dbus.xml"
     54    href="../common/eudev.xml"
    5255    xpointer="xpointer(//*[@os='g'])"/>
    5356
    5457    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    55     href="../common/dbus.xml"
     58    href="../common/eudev.xml"
    5659    xpointer="xpointer(//*[@os='h'])"/>
    57 
    58     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    59     href="../common/dbus.xml"
    60     xpointer="xpointer(//*[@os='i'])"/>
    6160
    6261  </sect2>
     
    6665
    6766    <para>Details on this package are located in <xref
    68     linkend="contents-dbus" role="."/></para>
     67    linkend="contents-eudev" role="."/></para>
    6968
    7069  </sect2>
    7170</sect1>
    7271
     72
     73
Note: See TracChangeset for help on using the changeset viewer.