From 1435e8faa1e49d780d4faffa0342ac9478894396 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 29 Jul 2009 21:34:16 +0000 Subject: Further improvements to toolchain technical notes. Fixes #2461. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/toolchaintechnotes.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'chapter05') diff --git a/chapter05/toolchaintechnotes.xml b/chapter05/toolchaintechnotes.xml index 2a7474555..d70ab5cd3 100644 --- a/chapter05/toolchaintechnotes.xml +++ b/chapter05/toolchaintechnotes.xml @@ -17,13 +17,12 @@ to at any time during the process. The overall goal of is to - provide a temporary environment that can be chrooted into, - where a clean, trouble-free build of the target LFS system in can be produced. Along the way, we - separate the new system from the host system as much as possible, and in - doing so, build a self-contained and self-hosted toolchain. - The build process has been designed to minimize the risks for new - readers and to provide the most educational value at the same time. + produce a temporary area that contains a known-good set of tools that can be + isolated from the host system. By using chroot, the + commands in the remaining chapters will be contained within that environment, + ensuring a clean, trouble-free build of the target LFS system. The build + process has been designed to minimize the risks for new readers and to provide + the most educational value at the same time. Before continuing, be aware of the name of the working platform, -- cgit v1.2.3-54-g00ecf