source: BLFS/TODO@ 2fedf49

experimental
Last change on this file since 2fedf49 was 2fedf49, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Merged r2942:2948 from trunk.

  • Property mode set to 100644
File size: 1.0 KB
Line 
1#####
2#
3# Project TODO list
4#
5# $Id$
6#####
7
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
10Makefiles similars to the current ones for {C,H}LFS.
11
12What remains to do:
13
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.
26
27-- Bugs hunting.
28
29-- Improve README.BLFS.
30
31-- Develop a script to make cofee.
Note: See TracBrowser for help on using the repository browser.