source: BOOK/final-system/ppc64/adjusting.xml@ baf8424

clfs-3.0.0-systemd systemd
Last change on this file since baf8424 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: 2.6 KB
RevLine 
[55ab27c]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" [
[55ab27c]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
[dabbced]13 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]14 href="../common/adjusting.xml"
15 xpointer="xpointer(//*[@os='a'])"/>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]18 href="../multilib/adjusting.xml"
19 xpointer="xpointer(//*[@os='c'])"/>
20
[dabbced]21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]22 href="../common/adjusting.xml"
23 xpointer="xpointer(//*[@os='d'])"/>
24
[dabbced]25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]26 href="../multilib/adjusting.xml"
27 xpointer="xpointer(//*[@os='m1'])"/>
28
29 <caution>
30
[dabbced]31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]32 href="../common/adjusting.xml"
33 xpointer="xpointer(//*[@os='f'])"/>
34
[dabbced]35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]36 href="../multilib/adjusting.xml"
37 xpointer="xpointer(//*[@os='m2'])"/>
38
[dabbced]39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]40 href="../multilib/adjusting.xml"
41 xpointer="xpointer(//*[@os='m3'])"/>
42
[dabbced]43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]44 href="../common/adjusting.xml"
45 xpointer="xpointer(//*[@os='h'])"/>
46
[dabbced]47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]48 href="../ppc/adjusting.xml"
49 xpointer="xpointer(//*[@os='i'])"/>
50
[dabbced]51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]52 href="../multilib/adjusting.xml"
53 xpointer="xpointer(//*[@os='m4'])"/>
54
[dabbced]55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]56 href="../multilib/adjusting.xml"
57 xpointer="xpointer(//*[@os='m5'])"/>
58
[dabbced]59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]60 href="../common/adjusting.xml"
61 xpointer="xpointer(//*[@os='h'])"/>
62
63<screen><computeroutput>[Requesting program interpreter: /lib64/ld64.so.1]</computeroutput></screen>
64
[dabbced]65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]66 href="../multilib/adjusting.xml"
67 xpointer="xpointer(//*[@os='m7'])"/>
68
[dabbced]69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]70 href="../common/adjusting.xml"
71 xpointer="xpointer(//*[@os='k'])"/>
72
[dabbced]73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]74 href="../common/adjusting.xml"
75 xpointer="xpointer(//*[@os='l'])"/>
76
[dabbced]77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[55ab27c]78 href="../common/adjusting.xml"
79 xpointer="xpointer(//*[@os='m'])"/>
80
81 </caution>
82
83</sect1>
Note: See TracBrowser for help on using the repository browser.