Hi Andreas,

Thanks for your quick reply. For sure, you are much
more advanced than me at this stage :). At this moment
I feel a little lost... For example, "6.11.
Glibc-2.3.4" - the documentation states "routines for
allocating memory, searching directories, opening and
closing files, reading and writing files, string
handling, pattern matching, arithmetic", 476 MB ! I
suppose the JRE does need this library to work, am I
wrong ? I suppose you have not included this lib in
your project, or at least not fully. Can this library
be further splited, so only the needed parts to be
included ? I feel lost as I cannot figure out at this
moment which dependencies (from those listed in
chapter 6) needs JRE to run. I'd really appreciate any
hints you might have.

Thanks,

Andrei



--- Winter Andreas <[EMAIL PROTECTED]>
wrote:

> [EMAIL PROTECTED] wrote:
> > Hi,
> > 
> > My name is Andrei Dore, I've started with
> > http://www.linuxfromscratch.org/ a few weeks ago.
> I
> > need a Linux system able to run java programms
> from
> > command line (no graphical interface). Until now,
> I've
> > constructed the temporary system, now I'm working
> on
> > "Installing Basic System Software". The problem is
> I'm
> > quite afraid that I will be more over 100 Mb when
> I
> > will finish :(. As I need the whole system to run
> on a
> > 256 MB compact flash, this will be a real problem.
> > As far as I've understood, the key is to remove
> > unneeded packages.
> > At this moment I'm using a hard-disk to decompress
> the
> > archives, and the compact flash to install the
> working
> > system.
> > I use the LiveCD to boot.
> > Does anyone else needed a java system ?
> > I'd really appreciate any clues regarding what
> > packages should be removed.
> > 
> > Many thanks,
> > Andrei Dore
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> 
> Hi Andrei
> 
> i'm doing just the same. Currently i'm using ALFS to
> make my builds
> reproducible.
> Works quit well up to now. To reduce the size, I use
> the paco package
> manager to track installed
> files which i remove afterwards.
> I tried to move some packages from chapter 6 to
> chapter 5, but this causes
> problems (e.g. automake,
> autoconf won't compile) and i don't have the time to
> fix them.
> I have manually reduced a system down to 60MB
> (without JRE) and hope to
> reach 40MB (maybe less) by an 
> automatic build/remove.
> Which packges could be removed depends on what you
> want to do with the
> system. For example i added a DHCP client,
> ppp and the ISDN/CAPI stack and removed all
> development stuff (gcc, make,
> autoconf, include files, etc.), most of
> kernel modules and locale specific file as well as
> the man pages. I dont
> need perl, vim, and so on.
> You could consider using the BusyBox but the saving
> are not so great when we
> talk about a 40MB target size. 
> 
> 
> Andreas
> andreas dot winter at gmx.org
> -- 
>
http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
> 



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to