Télécharger la liste

Description du projet

LFS-Build is a program to automate the process of
building the LinuxFromScratch project. It works by
first parsing the LFS XML book and generating a
large text file containing the commands that need
to be run. The second part of the program takes
this text file, breaks it down based on package,
and then runs the Bash shell with the proper
commands to build the package.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-10-27 11:03
0.2.0

Ce communiqué nettoie le code de débogage de sorte qu'il ne montre pas beaucoup comme indésirable lors de l'exécution maintenant. Paramètres de ligne de commande ont été ajoutées pour générer et exécuter des scripts, plutôt que d'avoir à tout coder en dur. Un problème où des correctifs ne sont pas appliquées correctement en raison de l'annuaire par défaut dans le livre LFS lui-même a été fixée.
Tags: Minor feature enhancements
This release cleans up the debugging code so that it doesn't show as much junk when running now. Command-line parameters have been added to build and run scripts, rather than having to hard-code everything. A problem where patches weren't being applied correctly because of the default directory in the LFS book itself was fixed.

2002-10-21 15:26
0.1.0

Tags: Initial freshmeat announcement

Project Resources