Changes between Version 7 and Version 8 of WikiStart


Ignore:
Timestamp:
07/23/2006 09:10:44 AM (18 years ago)
Author:
manuel@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    2121Recently, work has been done on a new implementation of ALFS, called jhalfs. Originally created by Jeremy Huntwork, but since developed and maintained by Manuel Canales Esparcia and George Boudreau, jhalfs has become a light-weight, practical method of automating an LFS build. jhalfs is a Bash shell script that makes use of Subversion and xsltproc to first download the XML sources of the Linux From Scratch book and then extract any necessary commands, placing them into executable shell scripts. If you do not already have the necessary source packages in place on your system jhalfs can fetch them. Finally, jhalfs generates a Makefile which will control the execution of the shell scripts, allowing for recovery if the build should encounter an error. Since jhalfs extracts its commands to run directly from the LFS book, there are no profiles to edit or maintain.
    2222
    23 '''Note:''' ''The 0.2 version of jhalfs will only build LFS 6.1.1. However, the default for jhalfs 0.2 is to try to build LFS development therefore you must pass the "-L 6.1.1" parameter to the jhalfs program.''
     23'''Note:''' ''The 1.0 version of jhalfs has been released. A tarball can been downloaded from http://www.linuxfromscratch.org/alfs/downloads/jhalfs/stable/.''
    2424
    2525To build LFS, CLFS and HLFS development version, use the trunk version of jhalfs. This is available via svn with the command: