source: BOOK/final-system/multilib/coreutils.xml @ 24b004c

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

Remove end-of-line spaces

  • 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
[3793d78d]36<screen os="d"><userinput>FORCE_UNSAFE_CONFIGURE=1 CC="gcc ${BUILD64}" \
37   ./configure --prefix=/usr \
[8349b861]38    --enable-no-install-program=kill,uptime \
[9d32016]39    --enable-install-program=hostname</userinput></screen>
[24b004c]40
[3793d78d]41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
42    href="../common/coreutils.xml"
43    xpointer="xpointer(//*[@os='d1'])"/>
[3f8be484]44
[dabbced]45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]46    href="../common/coreutils.xml"
47    xpointer="xpointer(//*[@os='e'])"/>
48
[dabbced]49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]50    href="../common/coreutils.xml"
51    xpointer="xpointer(//*[@os='f'])"/>
52
[dabbced]53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]54    href="../common/coreutils.xml"
55    xpointer="xpointer(//*[@os='g'])"/>
56
[dabbced]57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]58    href="../common/coreutils.xml"
59    xpointer="xpointer(//*[@os='h'])"/>
60
[dabbced]61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]62    href="../common/coreutils.xml"
63    xpointer="xpointer(//*[@os='i'])"/>
64
[dabbced]65    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]66    href="../common/coreutils.xml"
67    xpointer="xpointer(//*[@os='j'])"/>
68
[dabbced]69    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]70    href="../common/coreutils.xml"
71    xpointer="xpointer(//*[@os='k'])"/>
72
[dabbced]73    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]74    href="../common/coreutils.xml"
75    xpointer="xpointer(//*[@os='l'])"/>
76
[dabbced]77    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]78    href="../common/coreutils.xml"
79    xpointer="xpointer(//*[@os='m'])"/>
80
[dabbced]81    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]82    href="../common/coreutils.xml"
83    xpointer="xpointer(//*[@os='n'])"/>
84
[dabbced]85    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]86    href="../common/coreutils.xml"
87    xpointer="xpointer(//*[@os='o'])"/>
88
[dabbced]89    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]90    href="../common/coreutils.xml"
91    xpointer="xpointer(//*[@os='p'])"/>
92
[dabbced]93    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]94    href="../common/coreutils.xml"
95    xpointer="xpointer(//*[@os='q'])"/>
96
[dabbced]97    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]98    href="../common/coreutils.xml"
99    xpointer="xpointer(//*[@os='r'])"/>
100
[dabbced]101    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]102    href="../common/coreutils.xml"
103    xpointer="xpointer(//*[@os='s'])"/>
104
[dd08c1b]105    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
106    href="../common/coreutils.xml"
107    xpointer="xpointer(//*[@os='t'])"/>
108
[3f8be484]109  </sect2>
110
[dabbced]111  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]112  href="../common/coreutils.xml"
113  xpointer="xpointer(id('contents-coreutils'))"/>
114
115</sect1>
Note: See TracBrowser for help on using the repository browser.