11 | | As all Wiki pages, this page is editable, this means that you can |
12 | | modify the contents of this page simply by using your |
13 | | web-browser. Simply click on the "Edit this page" link at the bottom |
14 | | of the page. WikiFormatting will give you a detailed description of |
15 | | available Wiki formatting commands. |
| 8 | Many wonder why they should go through the hassle of building a Linux system from scratch when they could just download an existing Linux distribution. However, there are several benefits of building CLFS. Consider the following: |
17 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
18 | | a new Trac environment, containing a default set of wiki pages and some sample |
19 | | data. This newly created environment also contains |
20 | | [wiki:TracGuide documentation] to help you get started with your project. |
| 10 | '''''CLFS teaches people how to build a cross compiler''''' |
| 11 | Building CLFS teaches you how to make a cross-compiler and the necessary tools, to build a basic system on a different architecture. For example you would be able to build a Sparc toolchain on an x86 machine, and utilize that toolchain to build a Linux system from source code. |
34 | | * TracGuide -- Built-in Documentation |
35 | | * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project |
36 | | * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
37 | | * TracSupport -- Trac Support |
| 28 | '''''CLFS offers you added security''''' |
| 29 | You will compile the entire system from source, thus allowing you to audit everything, if you wish to do so, and apply all the security patches you want or need to apply. You don't have to wait for someone else to provide a new binary package that (hopefully) fixes a security hole. Often, you never truly know whether a security hole is fixed or not unless you do it yourself. |
41 | | Trac is brought to you by [http://www.edgewall.com/ Edgewall Software], |
42 | | providing professional Linux and software development services to clients |
43 | | worldwide. Visit http://www.edgewall.com/ for more information. |
| 33 | A by-the-book CLFS system is fairly minimal, but is designed to provide a strong base on which you can add any packages you want. See the BLFS project for a selection of commonly used packages. |
| 34 | |
| 35 | == Who's who: == |
| 36 | ||Project Co-Leader:||Ryan Oliver||Arch: x86, x86_64, sparc, mips, powerpc|| |
| 37 | ||Project Co-Leader:||Jim Gifford||Arch: x86, sparc, mips|| |
| 38 | ||Editor:||Jeremy Huntwork||Arch: x86, sparc, powerpc|| |
| 39 | ||Editor:||Ken Moffat||Arch: x86, x86_64, powerpc|| |
| 40 | ||Editor:||Matt Darcy||Arch: x86, x86_64, sparc|| |
| 41 | ||Editor:||Joe Ciccone||Arch: x86, mips, alpha, sparc|| |
| 42 | ||Editor:||Chris Staub||Arch: x86 Proofreader|| |
| 43 | ||Editor:||Nathan Coulson||Bootscripts|| |