source: README@ 2bfc61a

1.0 2.3 2.3.x 2.4 ablfs ablfs-more legacy new_features trunk
Last change on this file since 2bfc61a was 8f96017, checked in by Jeremy Huntwork <jhuntwork@…>, 19 years ago

Some grammatical corrections

  • Property mode set to 100644
File size: 987 bytes
Line 
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 TracBrowser for help on using the repository browser.