Changeset 5efdb34 in clfs-embedded for BOOK/prologue
- Timestamp:
- Oct 14, 2013, 8:07:18 AM (11 years ago)
- Branches:
- master
- Children:
- 20457ea
- Parents:
- 2b9574b
- git-author:
- Andrew Bradford <andrew@…> (10/09/13 11:54:31)
- git-committer:
- Andrew Bradford <andrew@…> (10/14/13 08:07:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/prologue/common/audience.xml
r2b9574b r5efdb34 35 35 Linux system. When installing a regular distribution, one is often forced 36 36 to include several programs which are probably never used. These programs 37 waste disk space or CPU cycles. It is not difficult to build an CLFS 38 system of less than 100 megabytes (MB), which is substantially smaller 39 than the majority of existing installations. Does this still sound like a 40 lot of space? A few of us have been working on creating a very small 41 embedded CLFS system. We successfully built a system that was specialized 42 to run the Apache web server with approximately 8MB of disk space used. 43 Further stripping could bring this down to 5 MB or less. Try that with a 44 regular distribution! This is only one of the many benefits of designing 45 your own Linux implementation.</para> 37 waste disk space or CPU cycles. It is not difficult to build an CLFS Embedded 38 system of less than 10 megabytes (MB), which is substantially smaller 39 than the majority of existing installations. Try that with a 40 regular distribution!</para> 46 41 47 42 <para>We could compare Linux distributions to a hamburger purchased at … … 77 72 url="http://www.tldp.org/HOWTO/From-PowerUp-To-Bash-Prompt-HOWTO.html"/>. 78 73 The HOWTO builds a system which is similar to that of this book, but it 79 focuses strictly on creating a system capable of booting to a BASHprompt.74 focuses strictly on creating a system capable of booting to a shell prompt. 80 75 Consider your objective. If you wish to build a Linux system and learn 81 76 along the way, this book is your best choice.</para>
Note:
See TracChangeset
for help on using the changeset viewer.