Changeset f4ed135 for BLFS/TODO


Ignore:
Timestamp:
08/24/2006 08:38:22 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:
a3b0e38
Parents:
7bf2fdd
Message:

Merged r2954:3058 from experimental.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/TODO

    r7bf2fdd rf4ed135  
    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.