source: BOOK/final-system/multilib/coreutils.xml@ 6509b2b

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

Put one configure option per line

  • Property mode set to 100644
File size: 3.7 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-system-coreutils" role="wrap">
9 <?dbhtml filename="coreutils.html"?>
10
11 <title>Coreutils-&coreutils-version;</title>
12
13 <indexterm zone="ch-system-coreutils">
14 <primary sortas="a-Coreutils">Coreutils</primary>
15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[1cd688b]18 href="../common/coreutils.xml"
19 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]20
21 <sect2 role="installation">
22 <title>Installation of Coreutils</title>
23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[03e8867]25 href="../common/coreutils.xml"
26 xpointer="xpointer(//*[@os='p1'])"/>
27
[dabbced]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[03e8867]29 href="../common/coreutils.xml"
30 xpointer="xpointer(//*[@os='p2'])"/>
31
[dabbced]32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]33 href="../common/coreutils.xml"
34 xpointer="xpointer(//*[@os='c'])"/>
35
[7cd7f99]36<screen os="d"><userinput>FORCE_UNSAFE_CONFIGURE=1 \
37CC="gcc ${BUILD64}" \
38./configure \
39 --prefix=/usr \
[8349b861]40 --enable-no-install-program=kill,uptime \
[9d32016]41 --enable-install-program=hostname</userinput></screen>
[24b004c]42
[3793d78d]43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
44 href="../common/coreutils.xml"
45 xpointer="xpointer(//*[@os='d1'])"/>
[3f8be484]46
[dabbced]47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]48 href="../common/coreutils.xml"
49 xpointer="xpointer(//*[@os='e'])"/>
50
[dabbced]51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]52 href="../common/coreutils.xml"
53 xpointer="xpointer(//*[@os='f'])"/>
54
[dabbced]55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]56 href="../common/coreutils.xml"
57 xpointer="xpointer(//*[@os='g'])"/>
58
[dabbced]59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]60 href="../common/coreutils.xml"
61 xpointer="xpointer(//*[@os='h'])"/>
62
[dabbced]63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]64 href="../common/coreutils.xml"
65 xpointer="xpointer(//*[@os='i'])"/>
66
[dabbced]67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]68 href="../common/coreutils.xml"
69 xpointer="xpointer(//*[@os='j'])"/>
70
[dabbced]71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]72 href="../common/coreutils.xml"
73 xpointer="xpointer(//*[@os='k'])"/>
74
[dabbced]75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]76 href="../common/coreutils.xml"
77 xpointer="xpointer(//*[@os='l'])"/>
78
[dabbced]79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]80 href="../common/coreutils.xml"
81 xpointer="xpointer(//*[@os='m'])"/>
82
[dabbced]83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]84 href="../common/coreutils.xml"
85 xpointer="xpointer(//*[@os='n'])"/>
86
[dabbced]87 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]88 href="../common/coreutils.xml"
89 xpointer="xpointer(//*[@os='o'])"/>
90
[dabbced]91 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]92 href="../common/coreutils.xml"
93 xpointer="xpointer(//*[@os='p'])"/>
94
[dabbced]95 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]96 href="../common/coreutils.xml"
97 xpointer="xpointer(//*[@os='q'])"/>
98
[dabbced]99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]100 href="../common/coreutils.xml"
101 xpointer="xpointer(//*[@os='r'])"/>
102
[dabbced]103 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]104 href="../common/coreutils.xml"
105 xpointer="xpointer(//*[@os='s'])"/>
106
[dd08c1b]107 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
108 href="../common/coreutils.xml"
109 xpointer="xpointer(//*[@os='t'])"/>
110
[3f8be484]111 </sect2>
112
[dabbced]113 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]114 href="../common/coreutils.xml"
115 xpointer="xpointer(id('contents-coreutils'))"/>
116
117</sect1>
Note: See TracBrowser for help on using the repository browser.