From b822811980a5f82726cb641cbeff66be9eb6d92a Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sun, 22 Jul 2001 19:45:10 +0000 Subject: XML changes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/introduction.xml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'chapter06/introduction.xml') diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml index 3c3c68ee6..f915875aa 100644 --- a/chapter06/introduction.xml +++ b/chapter06/introduction.xml @@ -1,26 +1,21 @@ Introduction - -The installation of all the software is pretty straightforward and +The installation of all the software is pretty straightforward and you will probably think it's so much easier and shorter to give the generic installation instructions for each package and only explain how to install something if a certain package requires an alternate installation method. Although I agree on that, I choose to give the full instructions for each and every package. This is simply to avoid any -possible confusion and errors. - +possible confusion and errors. - -Now would be a good time to take a look at the optimization hint at -http://archive.linuxfromscratch.org/lfs-hints/optimization.txt +Now would be a good time to take a look at the optimization hint at http://archive.linuxfromscratch.org/lfs-hints/optimization.txt if you plan on using compiler optimization for the packages installed in the following chapter. Compiler optimization can make a program run faster, but may also cause some compilation problems. If you run into problems after having used optimization, always try it without optimizing to see if you -can reproduce the problem. - +can reproduce the problem. -- cgit v1.2.3-54-g00ecf