| [3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
 | 
|---|
 | 2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 | 
|---|
 | 3 |   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 | 
|---|
 | 4 |   <!ENTITY % general-entities SYSTEM "../general.ent">
 | 
|---|
 | 5 |   %general-entities;
 | 
|---|
 | 6 | ]>
 | 
|---|
 | 7 | 
 | 
|---|
 | 8 | <chapter id="chapter-temp-system" xreflabel="Constructing a Temporary System">
 | 
|---|
 | 9 |   <?dbhtml dir="temp-system"?>
 | 
|---|
 | 10 |   <?dbhtml filename="chapter.html"?>
 | 
|---|
 | 11 | 
 | 
|---|
 | 12 |   <title>Constructing a Temporary System</title>
 | 
|---|
 | 13 | 
 | 
|---|
 | 14 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
 | 
|---|
 | 15 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/variables.xml"/>
 | 
|---|
 | 16 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc/binutils.xml"/>
 | 
|---|
 | 17 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc/gcc.xml"/>
 | 
|---|
 | 18 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gawk.xml"/>
 | 
|---|
 | 19 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/coreutils.xml"/>
 | 
|---|
 | 20 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/>
 | 
|---|
 | 21 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gzip.xml"/>
 | 
|---|
 | 22 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/>
 | 
|---|
 | 23 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/findutils.xml"/>
 | 
|---|
 | 24 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/make.xml"/>
 | 
|---|
 | 25 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/grep.xml"/>
 | 
|---|
 | 26 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>
 | 
|---|
 | 27 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gettext.xml"/>
 | 
|---|
 | 28 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses.xml"/>
 | 
|---|
 | 29 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/patch.xml"/>
 | 
|---|
 | 30 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
 | 
|---|
 | 31 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/>
 | 
|---|
| [134ba96] | 32 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
 | 
|---|
| [3f8be484] | 33 |   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
 | 
|---|
 | 34 | 
 | 
|---|
 | 35 | </chapter>
 | 
|---|