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

clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since ddecf9d was ddecf9d, checked in by Chris Staub <chris@…>, 11 years ago

Util-linux now installs partx by default

  • Property mode set to 100644
File size: 2.0 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
[cb2118a]11  <title>Util-linux-&util-linux-version; 32 Bit</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
[dabbced]18  <xi:include xmlns:xi="http://www.w3.org/2001/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
[dabbced]25    <xi:include xmlns:xi="http://www.w3.org/2001/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 \
[ddecf9d]30    --disable-wall --enable-write --disable-login \
[47aca23]31    --disable-su</userinput></screen>
[46423ee]32
[dabbced]33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]34    href="../common/util-linux.xml"
[03c64b2]35    xpointer="xpointer(//*[@os='c'])"/>
36
[dabbced]37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]38    href="../common/util-linux.xml"
[f86ee9b]39    xpointer="xpointer(//*[@os='d'])"/>
[46423ee]40
[dabbced]41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]42    href="../common/util-linux.xml"
[f86ee9b]43    xpointer="xpointer(//*[@os='e'])"/>
[46423ee]44
[dabbced]45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]46    href="../common/util-linux.xml"
[f86ee9b]47    xpointer="xpointer(//*[@os='f'])"/>
[46423ee]48
[dabbced]49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]50    href="../common/util-linux.xml"
[46423ee]51    xpointer="xpointer(//*[@os='g'])"/>
52
[dabbced]53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]54    href="../common/util-linux.xml"
[46423ee]55    xpointer="xpointer(//*[@os='h'])"/>
56
57  </sect2>
58
[98c59fa]59  <sect2 role="content">
60    <title/>
61
62    <para>Details on this package are located in <xref
[9fedd70f]63    linkend="contents-util-linux" role="."/></para>
[98c59fa]64
65  </sect2>
[46423ee]66
67</sect1>
Note: See TracBrowser for help on using the repository browser.