Changeset cace19a4 for BLFS/TODO


Ignore:
Timestamp:
05/24/2006 09:04:49 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
7acf5ca
Parents:
3d1e5a7
Message:

Fixed ID anchors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/TODO

    r3d1e5a7 rcace19a4  
    33# Project TODO list
    44#
    5 # $Id:
     5# $Id$
    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 
     8For now the code is able to do the first step for the new approach: to create
     9LFS-like books from BLFS sources, allowing to create linear build scrips and
    1010Makefiles similars to the current ones for {C,H}LFS.
    1111
    1212What remains to do:
    1313
    14 1. - To make the top-level blfs script functional. That script should to create 
     141. - To make the top-level blfs script functional. That script should to create
    1515       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), 
     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),
    1919     c. Run the packages.sh script.
    20  
     20
    21212. - To develop the XSL code needed to create the build scripts.
    2222
    23233. - To develop the code to create the Makefile
    2424
    25 4. - To find a way to track already installed packages by previous runs, to can 
     254. - To find a way to track already installed packages by previous runs, to can
    2626       skip them when creating the book/scripts/Makefile for a new target.
    2727
Note: See TracChangeset for help on using the changeset viewer.