Changeset 8f96017


Ignore:
Timestamp:
11/01/2005 03:50:31 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:
01d3d40, f8655e1
Parents:
38150e5
Message:

Some grammatical corrections

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • README

    r38150e5 r8f96017  
    88download them if you need it to), it can begin and log the build process.
    99
    10 There are several options that jhalfs can employ, and that may be useful to
     10There are several options that jhalfs can employ and that may be useful to
    1111your particular needs. For a full list run:
    1212
  • jhalfs

    r38150e5 r8f96017  
    2828                                DIR/jhalfs. Default is \"/mnt/lfs\".
    2929
    30   -P, --get-packages            download the packages and patches. That
    31                                 depend on the server declared in the
    32                                 jhalfs.conf file having the proper packages
    33                                 and patches versions for the book version
    34                                 being processed.
     30  -P, --get-packages            download the packages and patches. This
     31                                assumes that the server declared in the
     32                                jhalfs.conf file has the proper packages
     33                                and patches for the book version being
     34                                processed.
    3535
    3636  -D, --download-client CLIENT  use CLIENT as the program for retrieving
     
    4343                                Supported versions at this time are:
    4444                               
    45          dev* | trunk | SVN     alias for Development LFS
    46          testing | 6.1.1        alias for the testing 6.1.1 branch
     45         dev* | trunk | SVN     aliases for Development LFS
     46         testing | 6.1.1        aliases for the testing 6.1.1 branch
    4747
    4848  -T, --testsuites              add support to run the optional testsuites
    4949
    5050  --no-toolchain-test           don't run the toolchain testsuites. This
    51                                 disables also the build of TCL, Expect
     51                                also disables the build of TCL, Expect
    5252                                and DejaGNU
    5353
    5454  --timezone TIMEZONE           set TIMEZONE as the local timezone. If not
    55                                 specified, Europe/London will be used.
     55                                specified, \"Europe/London\" will be used.
    5656
    5757  --page_size PAGE              set PAGE as the default page size (letter
     
    6666
    6767  -C, --kernel-config FILE      use the kernel configuration file specified
    68                                 in FILE to build the kernel. If not found,
    69                                 the kernel build is skipped.
     68                                in FILE to build the kernel. If the file is
     69                                not found, or if not specified, the kernel
     70                                build is skipped.
    7071
    7172  -M, --run-make                run make on the generated Makefile
Note: See TracChangeset for help on using the changeset viewer.