On 8/9/05, Feng Zhou <[EMAIL PROTECTED]> wrote: > > Feng Zhou wrote these words on 08/08/05 00:31 CST: > > > > > I try to build a LFS linux system on disk-on-chip (under 128M) with > > > apache, php, perl support. I need help to do so. > > > > What have you tried to do so far? > > I have tried using LFS6.1. But It's too big to fit the distribution in > 128M system. > > > > Where are you having trouble? > > I am not sure what are min packages to install in order to make the system > run. > > > > What *exactly* do you "need help to do so" with? > > I am looking for the howto to build Embedded Linux Systems using LFS. > >
There is no specific hint available for that. Look in the hints section of the linuxfromscratch website for the "stripped down LFS", which will describe things you can do to reduce the final size of a LFS system. You will also have to be more specific about the end system - do you need it to compile things - if not then gcc, the auto and libtools, bison and flex are not required - however you should still build them, and remove the files at the end, otherwise you can impact the actual building process. With care, and depending on what your end system needs to be functional for your purpose, it's possible to get a standard LFS6.1 system stripped down to less than 20Mb, plus whatever additional package your system needs. -- - Steve Crosby -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
