| 12345678910111213141516171819202122232425262728293031323334 | <?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [  <!ENTITY % general-entities SYSTEM "../general.ent">  %general-entities;]><sect1 id="pf-foreword"><title>Foreword</title><?dbhtml filename="foreword.html"?><para>Having used a number of different Linux distributions, I was neverfully satisfied with any of them. I didn't like the arrangement ofthe bootscripts. I didn't like the way certain programs were configured bydefault. Much more of that sort of thing bothered me. Finally I realizedthat if I wanted full satisfaction from my Linux system I would have tobuild my own system from scratch, using only the source code. I resolvednot to use pre-compiled packages of any kind, nor CD-ROM or boot disk thatwould install some basic utilities. I would use my current Linux system todevelop my own.</para><para>This wild idea seemed very difficult at the time and often seemedan impossible task. After sorting out all kinds of problems, such asdependencies and compile-time errors, a custom-built Linux system wascreated that was fully operational. I called this system a Linux From Scratchsystem, or LFS for short.</para><para>I hope you will have a great time working on your own LFS!</para><literallayout>-- Gerard Beekmansgerard@linuxfromscratch.org</literallayout></sect1>
 |