mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
Further improvements to toolchain technical notes. Fixes #2461.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
af9063d6b4
commit
1435e8faa1
@ -17,13 +17,12 @@
|
|||||||
to at any time during the process.</para>
|
to at any time during the process.</para>
|
||||||
|
|
||||||
<para>The overall goal of <xref linkend="chapter-temporary-tools"/> is to
|
<para>The overall goal of <xref linkend="chapter-temporary-tools"/> is to
|
||||||
provide a temporary environment that can be chrooted into,
|
produce a temporary area that contains a known-good set of tools that can be
|
||||||
where a clean, trouble-free build of the target LFS system in <xref
|
isolated from the host system. By using <command>chroot</command>, the
|
||||||
linkend="chapter-building-system"/> can be produced. Along the way, we
|
commands in the remaining chapters will be contained within that environment,
|
||||||
separate the new system from the host system as much as possible, and in
|
ensuring a clean, trouble-free build of the target LFS system. The build
|
||||||
doing so, build a self-contained and self-hosted toolchain.
|
process has been designed to minimize the risks for new readers and to provide
|
||||||
The build process has been designed to minimize the risks for new
|
the most educational value at the same time.</para>
|
||||||
readers and to provide the most educational value at the same time.</para>
|
|
||||||
|
|
||||||
<important>
|
<important>
|
||||||
<para>Before continuing, be aware of the name of the working platform,
|
<para>Before continuing, be aware of the name of the working platform,
|
||||||
|
Loading…
Reference in New Issue
Block a user