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

sysvinit
Last change on this file since 8a76af3 was 412fa61, checked in by Chris Staub <chris@…>, 10 years ago

Remove some redundancy on toolchain adjustment pages

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