[43f755b] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/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="native/introduction.xml"/>
|
---|
| 15 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/gmp.xml"/>
|
---|
| 16 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/mpfr.xml"/>
|
---|
[9c23d11f] | 17 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/zlib.xml"/>
|
---|
[43f755b] | 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/binutils.xml"/>
|
---|
| 19 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/gcc.xml"/>
|
---|
| 20 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/ncurses.xml"/>
|
---|
| 21 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/bash.xml"/>
|
---|
| 22 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/bzip2.xml"/>
|
---|
| 23 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/coreutils.xml"/>
|
---|
| 24 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/diffutils.xml"/>
|
---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/findutils.xml"/>
|
---|
| 26 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/file.xml"/>
|
---|
| 27 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/gawk.xml"/>
|
---|
| 28 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/gettext.xml"/>
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/grep.xml"/>
|
---|
| 30 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/gzip.xml"/>
|
---|
| 31 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/lzma.xml"/>
|
---|
| 32 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/m4.xml"/>
|
---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/make.xml"/>
|
---|
| 34 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/patch.xml"/>
|
---|
| 35 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/sed.xml"/>
|
---|
| 36 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/tar.xml"/>
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/texinfo.xml"/>
|
---|
| 38 |
|
---|
| 39 | </chapter>
|
---|