From 448e2261fb9720f0d5401d06f5a15fb8098c5e03 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 11 Jun 2014 04:57:05 +0000 Subject: Text changes: Move about LFS to Chapter 2. Add intor to Chapter 4. Explain why specific symlinks are needed in Chapter 6. Remove obsolete reference to old glibc version. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter04/introduction.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 chapter04/introduction.xml (limited to 'chapter04/introduction.xml') diff --git a/chapter04/introduction.xml b/chapter04/introduction.xml new file mode 100644 index 000000000..11ef06e0c --- /dev/null +++ b/chapter04/introduction.xml @@ -0,0 +1,22 @@ + + + %general-entities; +]> + + + + + Introduction + + In this chapter, we will perform a few additional tasks to prepare + for building the temporary system. We will create a directory in + $LFS for the installation of the + temporary tools, add an unprivileged user to reduce risk, + and create an appropriate build environment for that user. We will also + explain the unit of time we use to measure how long LFS packages take to + build, or SBUs, and give some information about package + test suites. + + -- cgit v1.2.3-54-g00ecf