Jump to content

Linux from Scratch

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 141.149.214.50 (talk) at 03:27, 9 March 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Linux From Scratch (LFS) is not so much a distro (distribution) as a mechanism for building a working system on one's own. This is, by design, much more labor-intensive than installing a pre-built distro. The idea is that the labor of installing the individual components will lead to an understanding of the internals of a working linux distro. In addition, of course, compiling all of the software specifically for the system on which it will run tends to result in smaller and faster programs. Finally, it is easier to customize the installed packages when each in installed manually.