source: BOOK/final-system/x86_64/adjusting.xml@ cd317ff

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since cd317ff was aa18ac0, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Updated trunk book sources to use DocBook-XML DTD 4.5.

  • Property mode set to 100644
File size: 2.6 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-adjusting">
9 <?dbhtml filename="adjusting.html"?>
10
11 <title>Adjusting the Toolchain</title>
12
13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[4a65eaf]14 href="../common/adjusting.xml"
[3f8be484]15 xpointer="xpointer(//*[@os='a'])"/>
16
[0ed34f4]17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
18 href="../multilib/adjusting.xml"
19 xpointer="xpointer(//*[@os='c'])"/>
[3f8be484]20
21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[4a65eaf]22 href="../common/adjusting.xml"
[3f8be484]23 xpointer="xpointer(//*[@os='d'])"/>
24
[0ed34f4]25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
26 href="../multilib/adjusting.xml"
27 xpointer="xpointer(//*[@os='m1'])"/>
[3f8be484]28
29 <caution>
30
31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[4a65eaf]32 href="../common/adjusting.xml"
[3f8be484]33 xpointer="xpointer(//*[@os='f'])"/>
34
[0ed34f4]35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
36 href="../multilib/adjusting.xml"
37 xpointer="xpointer(//*[@os='m2'])"/>
[3f8be484]38
[0ed34f4]39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
40 href="../multilib/adjusting.xml"
41 xpointer="xpointer(//*[@os='m3'])"/>
[3f8be484]42
43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[4a65eaf]44 href="../common/adjusting.xml"
[3f8be484]45 xpointer="xpointer(//*[@os='h'])"/>
46
47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[4a65eaf]48 href="../common/adjusting.xml"
[3f8be484]49 xpointer="xpointer(//*[@os='i'])"/>
50
[0ed34f4]51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
52 href="../multilib/adjusting.xml"
53 xpointer="xpointer(//*[@os='m4'])"/>
[3f8be484]54
[0ed34f4]55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
56 href="../multilib/adjusting.xml"
57 xpointer="xpointer(//*[@os='m5'])"/>
[3f8be484]58
59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[4a65eaf]60 href="../common/adjusting.xml"
[3f8be484]61 xpointer="xpointer(//*[@os='h'])"/>
62
[0ed34f4]63<screen><computeroutput>[Requesting program interpreter: /lib64/ld-linux-x86-64.so.2]</computeroutput></screen>
[3f8be484]64
[0ed34f4]65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
66 href="../multilib/adjusting.xml"
67 xpointer="xpointer(//*[@os='m7'])"/>
[3f8be484]68
69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[4a65eaf]70 href="../common/adjusting.xml"
[3f8be484]71 xpointer="xpointer(//*[@os='k'])"/>
72
73 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[4a65eaf]74 href="../common/adjusting.xml"
[3f8be484]75 xpointer="xpointer(//*[@os='l'])"/>
76
77 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[4a65eaf]78 href="../common/adjusting.xml"
[3f8be484]79 xpointer="xpointer(//*[@os='m'])"/>
80
81 </caution>
82
83</sect1>
Note: See TracBrowser for help on using the repository browser.