source: BOOK/final-system/multilib/util-linux-64bit.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.4 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" role="wrap">
9  <?dbhtml filename="util-linux-64bit.html"?>
[98c59fa]10
[9fedd70f]11  <title>Util-linux-&util-linux-version; 64 Bit</title>
[98c59fa]12
[9fedd70f]13  <indexterm zone="ch-system-util-linux">
14    <primary sortas="a-Util-linux">Util-linux</primary>
[98c59fa]15  </indexterm>
16
[dabbced]17  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]18  href="../common/util-linux.xml"
[98c59fa]19  xpointer="xpointer(//*[@role='package'])"/>
20
[dabbced]21  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]22  href="../common/util-linux.xml"
23  xpointer="xpointer(//*[@id='fhs-util-linux'])"/>
[98c59fa]24
25  <sect2 role="installation">
[9fedd70f]26    <title>Installation of Util-linux</title>
[98c59fa]27
[dabbced]28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]29    href="../common/util-linux.xml"
[98c59fa]30    xpointer="xpointer(//*[@os='a'])"/>
31
32<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --libdir=/lib64 \
[ddecf9d]33    --disable-wall --enable-write --disable-login \
[47aca23]34    --disable-su</userinput></screen>
[98c59fa]35
[dabbced]36    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]37    href="../common/util-linux.xml"
[98c59fa]38    xpointer="xpointer(//*[@os='c'])"/>
39
[dabbced]40    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]41    href="../common/util-linux.xml"
[98c59fa]42    xpointer="xpointer(//*[@os='d'])"/>
43
[dabbced]44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]45    href="../common/util-linux.xml"
[98c59fa]46    xpointer="xpointer(//*[@os='e'])"/>
47
[dabbced]48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]49    href="../common/util-linux.xml"
[98c59fa]50    xpointer="xpointer(//*[@os='f'])"/>
51
[dabbced]52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]53    href="../common/util-linux.xml"
[98c59fa]54    xpointer="xpointer(//*[@os='g'])"/>
55
[dabbced]56    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]57    href="../common/util-linux.xml"
[98c59fa]58    xpointer="xpointer(//*[@os='h'])"/>
59
[dabbced]60    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]61    href="../common/util-linux.xml"
[98c59fa]62    xpointer="xpointer(//*[@os='i'])"/>
63
[dabbced]64    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]65    href="../common/util-linux.xml"
[98c59fa]66    xpointer="xpointer(//*[@os='j'])"/>
67
68  </sect2>
69
[dabbced]70  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]71  href="../common/util-linux.xml"
72  xpointer="xpointer(id('contents-util-linux'))"/>
[98c59fa]73
74</sect1>
Note: See TracBrowser for help on using the repository browser.