Changeset 5efdb34 in clfs-embedded


Ignore:
Timestamp:
Oct 14, 2013, 8:07:18 AM (10 years ago)
Author:
Andrew Bradford <andrew@…>
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)
Message:

audience: Remove big CLFS bits

This is embedded, 10 MB root fs should be easy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/prologue/common/audience.xml

    r2b9574b r5efdb34  
    3535  Linux system. When installing a regular distribution, one is often forced
    3636  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>
    4641
    4742  <para>We could compare Linux distributions to a hamburger purchased at
     
    7772  url="http://www.tldp.org/HOWTO/From-PowerUp-To-Bash-Prompt-HOWTO.html"/>.
    7873  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 BASH prompt.
     74  focuses strictly on creating a system capable of booting to a shell prompt.
    8075  Consider your objective. If you wish to build a Linux system and learn
    8176  along the way, this book is your best choice.</para>
Note: See TracChangeset for help on using the changeset viewer.