source: BOOK/final-system/multilib/util-linux-64bit.xml@ 1bb49b1

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

Put one configure option per line

  • Property mode set to 100644
File size: 2.3 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
[0fc2814]32<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
[7cd7f99]33 --libdir=/lib64 \
34 --enable-write \
35 --docdir=/usr/share/doc/util-linux-&util-linux-version;</userinput></screen>
[98c59fa]36
[dabbced]37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]38 href="../common/util-linux.xml"
[98c59fa]39 xpointer="xpointer(//*[@os='c'])"/>
40
[dabbced]41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]42 href="../common/util-linux.xml"
[98c59fa]43 xpointer="xpointer(//*[@os='d'])"/>
44
[dabbced]45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]46 href="../common/util-linux.xml"
[98c59fa]47 xpointer="xpointer(//*[@os='e'])"/>
48
[dabbced]49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]50 href="../common/util-linux.xml"
[98c59fa]51 xpointer="xpointer(//*[@os='f'])"/>
52
[686839b]53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
54 href="../common/util-linux.xml"
55 xpointer="xpointer(//*[@os='f2'])"/>
56
[dabbced]57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]58 href="../common/util-linux.xml"
[98c59fa]59 xpointer="xpointer(//*[@os='g'])"/>
60
[dabbced]61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]62 href="../common/util-linux.xml"
[98c59fa]63 xpointer="xpointer(//*[@os='h'])"/>
64
65 </sect2>
66
[dabbced]67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9fedd70f]68 href="../common/util-linux.xml"
69 xpointer="xpointer(id('contents-util-linux'))"/>
[98c59fa]70
71</sect1>
Note: See TracBrowser for help on using the repository browser.