Changeset 4457252


Ignore:
Timestamp:
11/01/2005 12:33:46 PM (19 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Branches:
0.2, 1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
38150e5
Parents:
bf3ad3a
Message:

Initial text for the README

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    rbf3ad3a r4457252  
    1 placeholder
     1jhalfs 0.2
     2
     3The purpose of jhalfs is to provide a pure automated build of Linux From
     4Scratch. It does this by extracting the necessary commands and information
     5straight from the LFS book's XML source. It then creates a Makefile that
     6acts as the automation control of the commands to be run. Finally, if you have
     7specified it to do so, and have the necessary packages available (jhalfs can
     8download them if you need it to), it can begin and log the build process.
     9
     10There are several options that jhalfs can employ, and that may be useful to
     11your particular needs. For a full list run:
     12
     13jhalfs --help
     14
     15Some variables of the build can be adjusted to fit your particular needs and
     16system. The file 'jhalfs.conf' can be used to specify certain variables of the
     17jhalfs build system. For more information, read the 'jhalfs.conf' file as it
     18should be self-explanatory.
     19
     20For help, questions, or to report a bug, please email the alfs-discuss mailing
     21list:
     22alfs-discuss AT linuxfromscratch DOT org
Note: See TracChangeset for help on using the changeset viewer.