From 10cb9c230d246fc2c8e8a7b130a9da4b1aaab02c Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Thu, 6 Jun 2002 05:50:29 +0000 Subject: [PATCH] Applied a revised version of Scot's patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ preface/whonotread.xml | 29 ++++++++++++----------------- 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7af4fa03b..22c3d16f3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,10 @@ +June 5th, 2002 [timothy] Preface - Who would +not want to read this book: applied a revised version of +Scot's grammar patch. + June 5th, 2002 [timothy] Chapter 09 - Rebooting the system: named the hint author. diff --git a/preface/whonotread.xml b/preface/whonotread.xml index 46c493998..f25ba74c7 100644 --- a/preface/whonotread.xml +++ b/preface/whonotread.xml @@ -2,26 +2,21 @@ Who would not want to read this book -People who don't want to build an entire Linux system from scratch -probably don't want to read this book. If you, however, want to learn -more about what happens behind the scenes, in particular what happens -between turning on the computer and seeing the command prompt, you may -want to read the From-PowerUp-To-Bash-Prompt-HOWTO. This -HOWTO builds a bare system, in a way similar to the one this book -uses, but it focuses more on just installing a bootable system instead -of a complete system. +If you do not wish to build your own Linux system from scratch, then +you probably do not want to read this book. Our goal is to build a complete +and useable foundation system. If you only want to know what happens while +your computer boots, then, we recommend the +From-PowerUp-To-Bash-Prompt-HOWTO. The HOWTO builds a bare +system which is similar to that of this book, but it focuses strictly on +creating a system capable of booting to a BASH prompt. -To decide whether to read this book or the -From-PowerUp-To-Bash-Prompt-HOWTO, ask yourself this -question: "Is my main objective to get a working Linux system that I'm -going to build myself and, along the way learn what every component of -a system is for? Or is just the learning part my main objective?" If -you want to build and learn, read this book. If you just want to learn -the basics, then the From-PowerUp-To-Bash-Prompt-HOWTO is probably -better material to read. +While you decide which to read, consider your objective. If you wish +to build a Linux system while learning a bit along the way, then this book +is probably your best choice. If your objective is strictly educational, and +you do not have any plans for your finished system, then the +From-PowerUp-To-Bash-Prompt-HOWTO is probably a better choice. The From-PowerUp-To-Bash-Prompt-HOWTO is located at . -