source: BOOK/final-system/multilib/util-linux-n32.xml @ 7cd7f99

systemd
Last change on this file since 7cd7f99 was 7cd7f99, checked in by Chris Staub <chris@…>, 8 years ago

Put one configure option per line

  • Property mode set to 100644
File size: 2.2 KB
RevLine 
[98c59fa]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7
[9fedd70f]8<sect1 id="ch-system-util-linux-n32" role="wrap">
9  <?dbhtml filename="util-linux-n32.html"?>
[98c59fa]10
[9fedd70f]11  <title>Util-linux-&util-linux-version; N32 Libraries</title>
[98c59fa]12
[9fedd70f]13  <indexterm zone="ch-system-util-linux-n32">
14    <primary sortas="a-Util-linux">Util-linux</primary>
[98c59fa]15    <secondary>N32</secondary>
16  </indexterm>
17
[dabbced]18  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]19  href="../common/util-linux.xml"
[98c59fa]20  xpointer="xpointer(//*[@role='package'])"/>
21
22  <sect2 role="installation">
[9fedd70f]23    <title>Installation of Util-linux</title>
[98c59fa]24
[dabbced]25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]26    href="../common/util-linux.xml"
[98c59fa]27    xpointer="xpointer(//*[@os='a'])"/>
28
[0fc2814]29<screen os="b"><userinput>CC="gcc ${BUILDN32}" ./configure ADJTIME_PATH=/var/lib/hwclcock/adjtime \
[7cd7f99]30    --libdir=/lib32 \
31    --enable-write \
32    --docdir=/usr/share/doc/util-linux-&util-linux-version;</userinput></screen>
[98c59fa]33
[dabbced]34    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]35    href="../common/util-linux.xml"
[98c59fa]36    xpointer="xpointer(//*[@os='c'])"/>
37
[dabbced]38    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]39    href="../common/util-linux.xml"
[98c59fa]40    xpointer="xpointer(//*[@os='d'])"/>
41
[dabbced]42    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]43    href="../common/util-linux.xml"
[98c59fa]44    xpointer="xpointer(//*[@os='e'])"/>
45
[dabbced]46    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]47    href="../common/util-linux.xml"
[98c59fa]48    xpointer="xpointer(//*[@os='f'])"/>
49
[686839b]50    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
51    href="../common/util-linux.xml"
52    xpointer="xpointer(//*[@os='f2'])"/>
53
[dabbced]54    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]55    href="../common/util-linux.xml"
[98c59fa]56    xpointer="xpointer(//*[@os='g'])"/>
57
[dabbced]58    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]59    href="../common/util-linux.xml"
[98c59fa]60    xpointer="xpointer(//*[@os='h'])"/>
61
62  </sect2>
63
64  <sect2 role="content">
65    <title/>
66
67    <para>Details on this package are located in <xref
[9fedd70f]68    linkend="contents-util-linux" role="."/></para>
[98c59fa]69
70  </sect2>
71
72</sect1>
Note: See TracBrowser for help on using the repository browser.