Changeset c1bba57 for BLFS


Ignore:
Timestamp:
08/14/2006 05:12:43 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
57c7bfe
Parents:
a1fcc9dd
Message:

Updated BLFS TODO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/TODO

    ra1fcc9dd rc1bba57  
    1212What remains to do:
    1313
    14 1. - To make the top-level blfs script functional. That script should to create
    15        the working directory (selected at command line)
    16      a. Copy all BLFS/* files to it,
    17      b. Fetch the BLFS sources (output directory selected at command line or
    18           based on the book version),
    19      c. Run the packages.sh script.
     14--   To review the XSL code needed to create the build scripts.
     15     A lot of book-versus-scripts and testing is needed.
     16     We need yet to figure out if we can to to handle Perl modules installation
     17     and other pages that have commands to install more that one package
     18     (e.g., Gnat in GCC Java-bin in Java, sane-backends and sane-frontends
     19     in Sane, etc) or not-estandart installations, like Xorg7
    2020
    21 2. - To develop the XSL code needed to create the build scripts.
    22      Almost done. A lot of book-versus-scripts and testing is needed.
    23      We need yet to figure out how to handle Perl modules installation and
    24      other pages that have commands to install more that one package
    25      (e.g., Gnat in GCC Java-bin in Java, sane-backends and sane-frontends
    26      in Sane, etc)
     21--   Test the method used to track already installed packages by previous runs.
     22     See if the packages version can be watched also.
    2723
    28 3. - To develop the code to create the Makefile.
    29      Should be a separate script to be run manually after the user has
    30      review and edited the target build scripts.
    31      Must make the build scripts executables and set the SRC_ARCHIVE and
    32      FTP_SERVER envars.
    33      Work in progress.
     24--   Integrate the menuconfig based package selection, trying to make use of the
     25     installed packages traking system.
    3426
    35 4. - To find a way to track already installed packages by previous runs, to can
    36        skip them when creating the book/scripts/Makefile for a new target.
     27--   Bugs hunting.
    3728
     29--   Improve README.BLFS.
     30
     31--   Develop a script to make cofee.
Note: See TracChangeset for help on using the changeset viewer.