source: BOOK/final-system/multilib/util-linux.xml @ 9fedd70f

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 9fedd70f was 9fedd70f, checked in by Joe Ciccone <jciccone@…>, 13 years ago

Update Util-linux to 2.19-rc3.

  • Property mode set to 100644
File size: 2.3 KB
RevLine 
[46423ee]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-32" role="wrap">
9  <?dbhtml filename="util-linux.html"?>
[46423ee]10
[9fedd70f]11  <title>Util-linux-&util-linux-version;</title>
[46423ee]12
[9fedd70f]13  <indexterm zone="ch-system-util-linux-32">
14    <primary sortas="a-Util-linux">Util-linux 32 Bit Libraries</primary>
[98c59fa]15    <secondary>32 Bit</secondary>
[46423ee]16  </indexterm>
17
18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[9fedd70f]19  href="../common/util-linux.xml"
[46423ee]20  xpointer="xpointer(//*[@role='package'])"/>
21
22  <sect2 role="installation">
[9fedd70f]23    <title>Installation of Util-linux</title>
[46423ee]24
25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[9fedd70f]26    href="../common/util-linux.xml"
[46423ee]27    xpointer="xpointer(//*[@os='a'])"/>
28
[98c59fa]29<screen os="b"><userinput>CC="gcc ${BUILD32}" ./configure --libdir=/lib \
[9683f7e]30    --enable-partx --disable-wall --enable-write</userinput></screen>
[46423ee]31
[03c64b2]32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[9fedd70f]33    href="../common/util-linux.xml"
[03c64b2]34    xpointer="xpointer(//*[@os='c'])"/>
35
[46423ee]36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[9fedd70f]37    href="../common/util-linux.xml"
[f86ee9b]38    xpointer="xpointer(//*[@os='d'])"/>
[46423ee]39
40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[9fedd70f]41    href="../common/util-linux.xml"
[f86ee9b]42    xpointer="xpointer(//*[@os='e'])"/>
[46423ee]43
44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[9fedd70f]45    href="../common/util-linux.xml"
[f86ee9b]46    xpointer="xpointer(//*[@os='f'])"/>
[46423ee]47
48    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[9fedd70f]49    href="../common/util-linux.xml"
[46423ee]50    xpointer="xpointer(//*[@os='g'])"/>
51
52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[9fedd70f]53    href="../common/util-linux.xml"
[46423ee]54    xpointer="xpointer(//*[@os='h'])"/>
55
[42af63a]56    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[9fedd70f]57    href="../common/util-linux.xml"
[42af63a]58    xpointer="xpointer(//*[@os='i'])"/>
59
60    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[9fedd70f]61    href="../common/util-linux.xml"
[42af63a]62    xpointer="xpointer(//*[@os='j'])"/>
63
[46423ee]64  </sect2>
65
[98c59fa]66  <sect2 role="content">
67    <title/>
68
69    <para>Details on this package are located in <xref
[9fedd70f]70    linkend="contents-util-linux" role="."/></para>
[98c59fa]71
72  </sect2>
[46423ee]73
74</sect1>
Note: See TracBrowser for help on using the repository browser.