Last change
on this file since 1dfe239 was f2ad938, checked in by Andrew Bradford <andrew@…>, 11 years ago |
materials: Move sources dir create with ${CLFS}
So that ${CLFS} and ${CLFS}/sources are created together.
|
-
Property mode
set to
100644
|
File size:
1.1 KB
|
Rev | Line | |
---|
[a9e389d] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[bd48e48] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[a9e389d] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-materials-introduction">
|
---|
| 9 | <?dbhtml filename="introduction.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Introduction</title>
|
---|
| 12 |
|
---|
[f2ad938] | 13 | <para>This chapter creates a directory where the cross compiler toolchain wil
|
---|
| 14 | be built and a directory where sources are kept. It includes a list of
|
---|
| 15 | packages that need to be downloaded for building a basic Linux
|
---|
| 16 | system.</para>
|
---|
| 17 |
|
---|
| 18 | <para>The listed version numbers correspond to versions of the software that
|
---|
| 19 | are known to work, and this book is based on their use. We highly recommend
|
---|
| 20 | not using newer or older versions because the build commands for one version may not
|
---|
| 21 | work with another version.</para>
|
---|
[a9e389d] | 22 |
|
---|
| 23 | <para>Download locations may not always be accessible. If a download
|
---|
| 24 | location has changed since this book was published, Google (<ulink
|
---|
| 25 | url="http://www.google.com/"/>) provides a useful search engine for
|
---|
[e9d5b1a] | 26 | most packages.</para>
|
---|
[a9e389d] | 27 |
|
---|
| 28 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.