Changeset e0f29c1


Ignore:
Timestamp:
08/24/2006 06:12:02 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
c0cf6c8
Parents:
0050352
Message:

Updated BLFS TODO.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/TODO

    r0050352 re0f29c1  
    66#####
    77
    8 For now the code is able to do the first step for the new approach: to create
    9 LFS-like books from BLFS sources, allowing to create linear build scrips and
    10 Makefiles similars to the current ones for {C,H}LFS.
    118
    12 What remains to do:
     9--   Review generated scripts for bugs trying to figure out if are due fails
     10     in the BLFS book XML tagging (that will implied that the book need be
     11     fixed) or are required variations due book layout. If the latter, try
     12     to fix it via XSL, documenting in README.BLFS that issues that can't be
     13     fixed.
    1314
    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
    20 
    21 --   Test the method used to track already installed packages by previous runs.
    22      See if the packages version can be watched also.
    23 
    24 --   Integrate the menuconfig based package selection, trying to make use of the
    25      installed packages traking system.
     15     This is an on-going and never-end task due that, ideally, each commit to
     16     the BLFS book should be revised and validated, but our time is limited.
    2617
    2718--   Bugs hunting.
Note: See TracChangeset for help on using the changeset viewer.