source: BOOK/final-system/x86/coreutils.xml @ b54737e

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since b54737e was b54737e, checked in by Jim Gifford <clfs@…>, 18 years ago

r642@server (orig r640): jim | 2005-11-06 10:28:35 -0800

r654@server: jim | 2005-11-06 10:23:30 -0800
Updated to Coreutils 5.93


  • Property mode set to 100644
File size: 4.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  <!ENTITY % patches-entities SYSTEM "../../patches.ent">
6  %general-entities;
7  %patches-entities;
8]>
9
10<sect1 id="ch-system-coreutils" role="wrap">
11  <?dbhtml filename="coreutils.html"?>
12
13  <title>Coreutils-&coreutils-version;</title>
14
15  <indexterm zone="ch-system-coreutils">
16    <primary sortas="a-Coreutils">Coreutils</primary>
17  </indexterm>
18
19  <sect2 role="package">
20    <title/>
21
22    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
23    href="../common/coreutils.xml"
24    xpointer="xpointer(//*[@role='package']/para[1])"/>
25
26    <segmentedlist>
27      <segtitle>&buildtime;</segtitle>
28      <segtitle>&diskspace;</segtitle>
29
30      <seglistitem>
31        <seg>Not checked yet</seg>
32        <seg>Not checked yet</seg>
33      </seglistitem>
34    </segmentedlist>
35
36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
37    href="../common/coreutils.xml"
38    xpointer="xpointer(//*[@role='package']/segmentedlist[2])"/>
39
40  </sect2>
41
42  <sect2 role="installation">
43    <title>Installation of Coreutils</title>
44
45    <para os="aa">A known issue with the <command>uname</command> program from
46    this package is that the <option>-p</option> switch always
47    returns <computeroutput>unknown</computeroutput>. The following patch
48    fixes this behavior for Intel architectures:</para>
49
50<screen os="ab"><userinput>patch -Np1 -i ../&coreutils-x86_uname-patch;</userinput></screen>
51
52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
53    href="../common/coreutils.xml"
54    xpointer="xpointer(//*[@os='a'])"/>
55
56    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
57    href="../common/coreutils.xml"
58    xpointer="xpointer(//*[@os='b'])"/>
59
60    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
61    href="../common/coreutils.xml"
62    xpointer="xpointer(//*[@os='c'])"/>
63
64    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
65    href="../common/coreutils.xml"
66    xpointer="xpointer(//*[@os='d'])"/>
67
68    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
69    href="../common/coreutils.xml"
70    xpointer="xpointer(//*[@os='e'])"/>
71
72    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
73    href="../common/coreutils.xml"
74    xpointer="xpointer(//*[@os='f'])"/>
75
76    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
77    href="../common/coreutils.xml"
78    xpointer="xpointer(//*[@os='g'])"/>
79
80    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
81    href="../common/coreutils.xml"
82    xpointer="xpointer(//*[@os='h'])"/>
83
84    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
85    href="../common/coreutils.xml"
86    xpointer="xpointer(//*[@os='i'])"/>
87
88    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
89    href="../common/coreutils.xml"
90    xpointer="xpointer(//*[@os='j'])"/>
91
92    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
93    href="../common/coreutils.xml"
94    xpointer="xpointer(//*[@os='k'])"/>
95
96    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
97    href="../common/coreutils.xml"
98    xpointer="xpointer(//*[@os='l'])"/>
99
100    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
101    href="../common/coreutils.xml"
102    xpointer="xpointer(//*[@os='m'])"/>
103
104    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
105    href="../common/coreutils.xml"
106    xpointer="xpointer(//*[@os='n'])"/>
107
108    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
109    href="../common/coreutils.xml"
110    xpointer="xpointer(//*[@os='o'])"/>
111
112    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
113    href="../common/coreutils.xml"
114    xpointer="xpointer(//*[@os='p'])"/>
115
116    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
117    href="../common/coreutils.xml"
118    xpointer="xpointer(//*[@os='q'])"/>
119
120    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
121    href="../common/coreutils.xml"
122    xpointer="xpointer(//*[@os='r'])"/>
123
124    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
125    href="../common/coreutils.xml"
126    xpointer="xpointer(//*[@os='s'])"/>
127
128    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
129    href="../common/coreutils.xml"
130    xpointer="xpointer(//*[@os='t'])"/>
131
132    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
133    href="../common/coreutils.xml"
134    xpointer="xpointer(//*[@os='u'])"/>
135
136  </sect2>
137
138  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
139  href="../common/coreutils.xml"
140  xpointer="xpointer(id('contents-coreutils'))"/>
141
142</sect1>
Note: See TracBrowser for help on using the repository browser.