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
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<sect1 id="ch-system-adjusting">
8 <?dbhtml filename="adjusting.html"?>
9
10 <title>Adjusting the Toolchain</title>
11
[dabbced]12 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]13 href="../common/adjusting.xml"
[3f8be484]14 xpointer="xpointer(//*[@os='a'])"/>
15
[dabbced]16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]17 href="../common/adjusting.xml"
[3f8be484]18 xpointer="xpointer(//*[@os='c'])"/>
19
[dabbced]20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]21 href="../common/adjusting.xml"
[3f8be484]22 xpointer="xpointer(//*[@os='d'])"/>
23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]25 href="../common/adjusting.xml"
[3f8be484]26 xpointer="xpointer(//*[@os='e'])"/>
27
28 <caution>
29
[dabbced]30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]31 href="../common/adjusting.xml"
[3f8be484]32 xpointer="xpointer(//*[@os='f'])"/>
33
[dabbced]34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]35 href="../common/adjusting.xml"
[3f8be484]36 xpointer="xpointer(//*[@os='g'])"/>
37
[dabbced]38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]39 href="../common/adjusting.xml"
[3f8be484]40 xpointer="xpointer(//*[@os='h'])"/>
41
42<screen os="i"><computeroutput>[Requesting program interpreter: /lib/ld.so.1]</computeroutput></screen>
43
[dabbced]44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]45 href="../common/adjusting.xml"
[3f8be484]46 xpointer="xpointer(//*[@os='j'])"/>
47
[dabbced]48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]49 href="../common/adjusting.xml"
[3f8be484]50 xpointer="xpointer(//*[@os='k'])"/>
51
[dabbced]52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]53 href="../common/adjusting.xml"
[3f8be484]54 xpointer="xpointer(//*[@os='l'])"/>
55
[dabbced]56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[4a65eaf]57 href="../common/adjusting.xml"
[3f8be484]58 xpointer="xpointer(//*[@os='m'])"/>
59
60 </caution>
61
62</sect1>
Note: See TracBrowser for help on using the repository browser.