source: BOOK/final-system/ppc/adjusting.xml@ 79071fa

clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 79071fa was dabbced, checked in by Joe Ciccone <jciccone@…>, 14 years ago

Change the XInclude schema path from 2003 to 2001. 2003 is depreciated
according to w3.org and 2001 should be used instead.

  • Property mode set to 100644
File size: 1.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7<sect1 id="ch-system-adjusting">
8 <?dbhtml filename="adjusting.html"?>
9
10 <title>Adjusting the Toolchain</title>
11
12 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
13 href="../common/adjusting.xml"
14 xpointer="xpointer(//*[@os='a'])"/>
15
16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
17 href="../common/adjusting.xml"
18 xpointer="xpointer(//*[@os='c'])"/>
19
20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
21 href="../common/adjusting.xml"
22 xpointer="xpointer(//*[@os='d'])"/>
23
24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
25 href="../common/adjusting.xml"
26 xpointer="xpointer(//*[@os='e'])"/>
27
28 <caution>
29
30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
31 href="../common/adjusting.xml"
32 xpointer="xpointer(//*[@os='f'])"/>
33
34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
35 href="../common/adjusting.xml"
36 xpointer="xpointer(//*[@os='g'])"/>
37
38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
39 href="../common/adjusting.xml"
40 xpointer="xpointer(//*[@os='h'])"/>
41
42<screen os="i"><computeroutput>[Requesting program interpreter: /lib/ld.so.1]</computeroutput></screen>
43
44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
45 href="../common/adjusting.xml"
46 xpointer="xpointer(//*[@os='j'])"/>
47
48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
49 href="../common/adjusting.xml"
50 xpointer="xpointer(//*[@os='k'])"/>
51
52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
53 href="../common/adjusting.xml"
54 xpointer="xpointer(//*[@os='l'])"/>
55
56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
57 href="../common/adjusting.xml"
58 xpointer="xpointer(//*[@os='m'])"/>
59
60 </caution>
61
62</sect1>
Note: See TracBrowser for help on using the repository browser.