aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/introduction.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-04-29 19:24:32 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-04-29 19:24:32 +0000
commit30e84b015e2ba9dac080903c8c8d76fda8669ce7 (patch)
treede7ba09395d9ef295a475cec783e810c6c702145 /chapter01/introduction.xml
parent923556c2f3f49bac6a737fa97e67a21264226cb5 (diff)
Moved chapter1/introduction.xml to preface/foreword.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/introduction.xml')
-rw-r--r--chapter01/introduction.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/chapter01/introduction.xml b/chapter01/introduction.xml
deleted file mode 100644
index 22efc5ce6..000000000
--- a/chapter01/introduction.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<sect1 id="ch01-intro">
-<title>Introduction</title>
-
-<para>
-Having used a number of different Linux distributions, I was never fully
-satisfied with any of those. I didn't like the way the bootscripts were
-arranged, I didn't like the way certain programs were configured by
-default, and more of those things. I came to realize that if I wanted to
-be fully satisfied with a Linux system, I would have to build my own system
-from scratch, ideally using only the source code. Not using
-pre-compiled packages of any kind. No help from some sort of CD-ROM or
-bootdisk that would install some basic utilities. I would use my current
-Linux system and use that one to build my own.
-</para>
-
-<para>
-This, at one time, wild idea seemed very difficult and at times almost
-impossible. After sorting out all kinds of dependency problems, compile
-problems, etcetera, a custom-built Linux system was created and fully
-operational. I called this system an LFS system, which stands for Linux
-From Scratch.
-</para>
-
-</sect1>
-