/****************************************************************************
* Welcome to Linux From Scratch!
* 说明:
* 这里主要是想知道LFS项目的一些情况,想知道LFS到底包括哪些内容。
*
* 2016-3-17 深圳 南山平山村 曾剑锋
***************************************************************************/
参考文档:
Welcome to Linux From Scratch!
http://www.linuxfromscratch.org/
Welcome to Linux From Scratch!
欢迎来到LFS
Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building your own custom Linux system, entirely from source code.
LFS项目的是教会你怎么从源代码一步一步搭建你自己的Linux系统。
Currently, the Linux From Scratch organization consists of the following subprojects:
目前,LFS组织了如下子项目:
LFS :: Linux From Scratch is the main book, the base from which all other projects are derived.
LFS :: 这是主要方向,其他的项目都是由这个基础派生出来。
BLFS :: Beyond Linux From Scratch helps you extend your finished LFS installation into a more customized and usable system.
BLFS :: 该项目是在LFS基础上进行扩展,目的是搭建更多的定制、等易于使用的系统。
ALFS :: Automated Linux From Scratch provides tools for automating and managing LFS and BLFS builds.
ALFS :: 该项目提供自动化、管理LFS、BLFS的搭建。
CLFS :: Cross Linux From Scratch provides the means to cross-compile an LFS system on many types of systems.
CLFS :: 该项目提供交叉编译LFS系统,以满足各种类型的系统。
HLFS :: Hardened Linux From Scratch focuses on building an LFS system with heightened security.
HLFS :: 该项目用于创建高安全性的LFS系统。
Hints :: The Hints project is a collection of documents that explain how to enhance your LFS system in ways that are not included in the LFS or BLFS books.
Hints ::
该项目收集了一些文档,这些文档主要是解释如何增强定制的LFS系统,而这些说明在LFS、BLFS的指导书中并没有提及。
LiveCD :: The LiveCD project provides a CD that is useful as an LFS build host or as a general rescue CD.
LiveCD :: 该项目提供了一个非常有用的CD作为LFS搭建平台,当然这也是一个救援CD。
Patches :: The Patches project serves as a central repository for all patches useful to an LFS user.
Patches :: 该项目是一个服务器,作为一个中心创库,将所有的有用的软件软件提供给LFS使用者。