From 3a2c36f97a53ce0c1211daf3e37f396f9f86221b Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Mon, 16 Jun 2014 00:35:33 +0000 Subject: [PATCH] Add missing introduction.xml. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter04/introduction.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 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. + +