Ignore:
Timestamp:
Sep 24, 2013, 11:53:17 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Children:
2e9ccbe
Parents:
111b12a
Message:

Prepare for CLFS-2.0.0 release.

File:
1 moved

Legend:

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

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-system-eudev-n32" role="wrap">
     8<sect1 id="ch-system-udev-n32" role="wrap">
    99  <?dbhtml filename="udev-n32.html"?>
    1010
    11   <title>Eudev-&eudev-version; N32 Libraries</title>
     11  <title>Udev-&udev-version; N32 Libraries</title>
    1212
    13   <indexterm zone="ch-system-eudev-n32">
    14     <primary sortas="a-Eudev">Eudev</primary>
     13  <indexterm zone="ch-system-udev-n32">
     14    <primary sortas="a-Udev">Udev</primary>
    1515    <secondary>N32</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/eudev.xml"
     19  href="../common/udev.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of Eudev</title>
     23    <title>Installation of Udev</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/eudev.xml"
     26    href="../common/udev.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>
    30 PKG_CONFIG_PATH=${PKG_CONFIG_PATHN32} \
    31 CC="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>
     29<screen os="b"><userinput>PKG_CONFIG_PATH=${PKG_CONFIG_PATHN32} CC="gcc ${BUILDN32}" \
     30  ./configure --prefix=/usr --sysconfdir=/etc --with-rootprefix="" \
     31  --libexecdir=/lib32 --libdir=/usr/lib32 --bindir=/sbin \
     32  --with-usb-ids-path=no --with-pci-ids-path=no \
     33  --enable-rule_generator --disable-introspection --disable-keymap \
     34  --disable-gudev --with-firmware-path=/lib/firmware</userinput></screen>
    3635
    3736    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../common/eudev.xml"
     37    href="../common/udev.xml"
    3938    xpointer="xpointer(//*[@os='c'])"/>
    4039
    4140    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="../common/eudev.xml"
     41    href="../common/udev.xml"
    4342    xpointer="xpointer(//*[@os='d'])"/>
    4443
    4544    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/eudev.xml"
     45    href="../common/udev.xml"
    4746    xpointer="xpointer(//*[@os='e'])"/>
    4847
    4948    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../common/eudev.xml"
     49    href="../common/udev.xml"
    5150    xpointer="xpointer(//*[@os='g'])"/>
    5251
    5352    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../common/eudev.xml"
     53    href="../common/udev.xml"
    5554    xpointer="xpointer(//*[@os='h'])"/>
    5655
     
    6160
    6261    <para>Details on this package are located in <xref
    63     linkend="contents-eudev" role="."/></para>
     62    linkend="contents-udev" role="."/></para>
    6463
    6564  </sect2>
Note: See TracChangeset for help on using the changeset viewer.