source: BOOK/final-system/mips/mktemp.xml@ 1cd688b

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 1cd688b was 663c5a6, checked in by Jim Gifford <clfs@…>, 19 years ago

r663@server (orig r661): manuel | 2005-11-08 14:00:33 -0800
Removing SBUs and DUs. Chapter final-system, round 1.

  • Property mode set to 100644
File size: 2.3 KB
RevLine 
[3f8be484]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-mktemp" role="wrap">
11 <?dbhtml filename="mktemp.html"?>
12
13 <title>Mktemp-&mktemp-version;</title>
14
15 <indexterm zone="ch-system-mktemp">
16 <primary sortas="a-Mktemp">Mktemp</primary>
17 </indexterm>
18
[663c5a6]19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
20 href="../common/mktemp.xml"
21 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]22
23 <sect2 role="installation">
24 <title>Installation of Mktemp</title>
25
26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
27 href="../common/mktemp.xml"
28 xpointer="xpointer(//*[@os='a'])"/>
29
30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
31 href="../common/mktemp.xml"
32 xpointer="xpointer(//*[@os='b'])"/>
33
34 <para os="m1">This patch updates <filename>config.guess</filename> and
35 <filename>config.sub</filename> for MIPS processors.</para>
36
37<screen os="m2"><userinput>patch -Np1 -i ../&mktemp-mips_update-patch;</userinput></screen>
38
39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
40 href="../common/mktemp.xml"
41 xpointer="xpointer(//*[@os='c'])"/>
42
43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
44 href="../common/mktemp.xml"
45 xpointer="xpointer(//*[@os='c1'])"/>
46
47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
48 href="../common/mktemp.xml"
49 xpointer="xpointer(//*[@os='d'])"/>
50
51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
52 href="../common/mktemp.xml"
53 xpointer="xpointer(//*[@os='e'])"/>
54
55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
56 href="../common/mktemp.xml"
57 xpointer="xpointer(//*[@os='f'])"/>
58
59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
60 href="../common/mktemp.xml"
61 xpointer="xpointer(//*[@os='g'])"/>
62
63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
64 href="../common/mktemp.xml"
65 xpointer="xpointer(//*[@os='h'])"/>
66
67 </sect2>
68
69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
70 href="../common/mktemp.xml"
71 xpointer="xpointer(id('contents-mktemp'))"/>
72
73</sect1>
Note: See TracBrowser for help on using the repository browser.