Changeset 3466794 in clfs-embedded for BOOK/prologue
- Timestamp:
- Nov 22, 2006, 8:50:31 PM (18 years ago)
- Branches:
- master
- Children:
- 8520e58
- Parents:
- e5ece2c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/prologue/common/foreword.xml
re5ece2c r3466794 13 13 <para>The Linux From Scratch Project has seen many changes in the 14 14 few years of its existence. I personally became involved with the 15 project in 1999, around the time of the 2.x releases. At that time,15 project in 2000, around the time of the 3.x releases. At that time, 16 16 the build process was to create static binaries with the host system, 17 17 then chroot and build the final binaries on top of the static ones.</para> … … 33 33 born.</para> 34 34 35 <para>CLFS follows the same guiding principles the LFS project has35 <para>CLFS Embedded follows the same guiding principles the LFS project has 36 36 always followed, e.g., knowing your system inside and out by virtue 37 of having built the system yourself. Additionally, during a CLFS 37 of having built the system yourself. Additionally, during a CLFS Embedded 38 38 build, you will learn advanced techniques such as cross-build toolchains, 39 multilib support (32 & 64-bit libraries side-by-side), alternative40 architecturessuch as Sparc, MIPS, and Alpha, and much more.</para>39 and how to create a smaller footprint system support architectures 40 such as Sparc, MIPS, and Alpha, and much more.</para> 41 41 42 <para>We hope you enjoy building your own CLFS system, and the benefits42 <para>We hope you enjoy building your own CLFS Embedded system, and the benefits 43 43 that come from a system tailored to your needs.</para> 44 44 45 45 <literallayout>-- 46 Jim Gifford, CLFS Project Co-leader (Page Author) 46 47 Jeremy Utley, CLFS 1.x Release Manager (Page Author) 47 Jim Gifford, CLFS Project Co-leader48 48 Ryan Oliver, CLFS Project Co-leader 49 49 Joe Ciccone, Justin Knierim, Chris Staub, Matt Darcy, Ken Moffat, 50 Manuel Canales Esparcia, and Nathan Coulson - CLFS Developers</literallayout> 50 Maarten Lankhorst, Zack Winkles, Manuel Canales Esparcia, 51 and Nathan Coulson - CLFS Developers</literallayout> 51 52 52 53 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.