2001-01-24 00:31:17 +00:00
|
|
|
<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
|
2001-03-23 02:04:06 +00:00
|
|
|
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 Linux
|
2001-03-15 16:12:15 +00:00
|
|
|
system from scratch, ideally using only the source code. Not using
|
|
|
|
precompiled packages of any kind. No help from some sort of CD-ROM or
|
2001-03-16 17:52:55 +00:00
|
|
|
bootdisk that would install some basic utilities. I would use my current
|
|
|
|
Linux system and use that one to build my own.
|
2001-01-24 00:31:17 +00:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
2001-03-15 16:12:15 +00:00
|
|
|
This, at one time, wild idea seemed very difficult and, at times, almost
|
2001-03-23 02:04:06 +00:00
|
|
|
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.
|
2001-01-24 00:31:17 +00:00
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect1>
|
|
|
|
|