source: final-system/mips/mktemp.xml @ 996dcd2

Last change on this file since 996dcd2 was 996dcd2, checked in by Jim Gifford <clfs@…>, 18 years ago

r3949@server (orig r1776): ken | 2006-06-18 08:12:31 -0700
Rename the mktemp mips_config_update, and use it in ppc64.

  • Property mode set to 100644
File size: 2.4 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  %general-entities;
6]>
7
8<sect1 id="ch-system-mktemp" role="wrap">
9  <?dbhtml filename="mktemp.html"?>
10
11  <title>Mktemp-&mktemp-version;</title>
12
13  <indexterm zone="ch-system-mktemp">
14    <primary sortas="a-Mktemp">Mktemp</primary>
15  </indexterm>
16
17  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
18  href="../common/mktemp.xml"
19  xpointer="xpointer(//*[@role='package'])"/>
20
21  <sect2 role="installation">
22    <title>Installation of Mktemp</title>
23
24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
25    href="../common/mktemp.xml"
26    xpointer="xpointer(//*[@os='a'])"/>
27
28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
29    href="../common/mktemp.xml"
30    xpointer="xpointer(//*[@os='b'])"/>
31
32    <para os="p1">The configure files in this package do not recognise all
33    of the machines supported by CLFS. This patch updates <filename>config.guess</filename>
34    and <filename>config.sub</filename> for other processors.</para>
35
36<screen os="p2"><userinput>patch -Np1 -i ../&mktemp-update-patch;</userinput></screen>
37
38    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
39    href="../common/mktemp.xml"
40    xpointer="xpointer(//*[@os='c'])"/>
41
42    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
43    href="../common/mktemp.xml"
44    xpointer="xpointer(//*[@os='d'])"/>
45
46    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
47    href="../common/mktemp.xml"
48    xpointer="xpointer(//*[@os='e'])"/>
49
50    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
51    href="../common/mktemp.xml"
52    xpointer="xpointer(//*[@os='f'])"/>
53
54    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
55    href="../common/mktemp.xml"
56    xpointer="xpointer(//*[@os='g'])"/>
57
58    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
59    href="../common/mktemp.xml"
60    xpointer="xpointer(//*[@os='h'])"/>
61
62    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
63    href="../common/mktemp.xml"
64    xpointer="xpointer(//*[@os='i'])"/>
65
66    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
67    href="../common/mktemp.xml"
68    xpointer="xpointer(//*[@os='j'])"/>
69
70  </sect2>
71
72  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
73  href="../common/mktemp.xml"
74  xpointer="xpointer(id('contents-mktemp'))"/>
75
76</sect1>
Note: See TracBrowser for help on using the repository browser.