My Mandriva desktop from which I'm typing this has about 9.5 gigs in /home (data and some programs) and about 9.5 gigs in the rest of the system.

In that 9.5 gigs I have lots of things installed. That includes 3D games. I have multiple database systems installed. There are two office suites. I have many graphics, audio, video, and animation editing packages installed. I keep around about a dozen different web browsers for testing. There's a mail server, a web server, an SSH server, and a DNS server. There are (at least) three perl installations on the system right now. There are at least six versions of the JRE installed. WINE and DOSBox are on there, along with some software written for Windows (the DOS "drive" mounts from my home directory though). Then there's all the logs, spools, docs, and other non-program data that's in the system.

If you're having trouble fitting a Linux distribution, your code, and your data onto 32 gigs of space, then there's something very wrong or your code and data are very large.


In reply to Re^3: custom linux for embedded system with Perl by mr_mischief
in thread custom linux for embedded system with Perl by morgon

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.