source: BOOK/temp-system/ppc-chapter.xml@ f14cfdc

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since f14cfdc was 3084543, checked in by Jim Gifford <clfs@…>, 16 years ago

Powerpc GCC Updates

  • Property mode set to 100644
File size: 2.6 KB
RevLine 
[aa18ac0]1<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
2 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
6
7<chapter id="chapter-temp-system" xreflabel="Constructing a Temporary System">
8 <?dbhtml dir="temp-system"?>
9 <?dbhtml filename="chapter.html"?>
10
11 <title>Constructing a Temporary System</title>
12
13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/variables.xml"/>
[6a043e2]15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
[9c23d11f]17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/zlib.xml"/>
[3f8be484]18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
[3084543]19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc/gcc.xml"/>
[781154a6]20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses.xml"/>
21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/>
[3f8be484]22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/>
[781154a6]23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/coreutils.xml"/>
[3f8be484]24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/>
25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/findutils.xml"/>
[db121c2e]26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/>
[781154a6]27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gawk.xml"/>
[3f8be484]28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gettext.xml"/>
[781154a6]29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/grep.xml"/>
30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gzip.xml"/>
[8c4f60c]31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/lzma.xml"/>
[6a043e2]32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/m4.xml"/>
[781154a6]33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/make.xml"/>
[1bc8e5f]34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/patch.xml"/>
[781154a6]35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>
[3f8be484]36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
[134ba96]37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
[ffbc9152]38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/vim.xml"/>
[3f8be484]39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
40
41</chapter>
Note: See TracBrowser for help on using the repository browser.