rony jak wrote:
> hi all
> is any LFS installer system ? like redhat anaconda

As part of our FreeSA project, Brett Neumeier has been developing a ruby 
script called "litbuild" which takes a plain text file with simple 
formatting as input to describe how to build package.

git://freesa.org/litbuild

Examples included in the litbuild repository include:

./spec/samples/binutils.txt
./spec/samples/glibc.txt

This is a work in progress, but it is quite useful today. We use it to 
build cross toolchains already, as seen in the FreeSA project:

git://tiedyedfreaks.org/freesa

You can find our latest versions of text files describing the toolchain 
build in the "automation" directory:

./automation/packages/binutils.txt
./automation/packages/gcc.txt
./automation/packages/glibc.txt
./automation/packages/gmp.txt
./automation/packages/linux.txt
./automation/packages/mpfr.txt
./automation/packages/uclibc.txt


We will eventually create text files for installing all of the packages 
needed for a "FreeSA" box. To stay on top of package management, we like 
to use a slightly modified version of the package users system 
originally by Matthias S. Benkmann:

git://freesa.org/package-users


Cheers,
  -Eric


> thanks
> 
> 


-- 
http://www.freesa.org/ -- mobile: +31 620719662
aim: ericigps -- skype: eric_herman -- jabber: [email protected]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-chat
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to