Updated BLFS TODO
This commit is contained in:
parent
a1fcc9dd72
commit
c1bba57fde
1 changed files with 14 additions and 20 deletions
34
BLFS/TODO
34
BLFS/TODO
|
@ -11,27 +11,21 @@ Makefiles similars to the current ones for {C,H}LFS.
|
||||||
|
|
||||||
What remains to do:
|
What remains to do:
|
||||||
|
|
||||||
1. - To make the top-level blfs script functional. That script should to create
|
-- To review the XSL code needed to create the build scripts.
|
||||||
the working directory (selected at command line)
|
A lot of book-versus-scripts and testing is needed.
|
||||||
a. Copy all BLFS/* files to it,
|
We need yet to figure out if we can to to handle Perl modules installation
|
||||||
b. Fetch the BLFS sources (output directory selected at command line or
|
and other pages that have commands to install more that one package
|
||||||
based on the book version),
|
|
||||||
c. Run the packages.sh script.
|
|
||||||
|
|
||||||
2. - To develop the XSL code needed to create the build scripts.
|
|
||||||
Almost done. A lot of book-versus-scripts and testing is needed.
|
|
||||||
We need yet to figure out how to handle Perl modules installation and
|
|
||||||
other pages that have commands to install more that one package
|
|
||||||
(e.g., Gnat in GCC Java-bin in Java, sane-backends and sane-frontends
|
(e.g., Gnat in GCC Java-bin in Java, sane-backends and sane-frontends
|
||||||
in Sane, etc)
|
in Sane, etc) or not-estandart installations, like Xorg7
|
||||||
|
|
||||||
3. - To develop the code to create the Makefile.
|
-- Test the method used to track already installed packages by previous runs.
|
||||||
Should be a separate script to be run manually after the user has
|
See if the packages version can be watched also.
|
||||||
review and edited the target build scripts.
|
|
||||||
Must make the build scripts executables and set the SRC_ARCHIVE and
|
|
||||||
FTP_SERVER envars.
|
|
||||||
Work in progress.
|
|
||||||
|
|
||||||
4. - To find a way to track already installed packages by previous runs, to can
|
-- Integrate the menuconfig based package selection, trying to make use of the
|
||||||
skip them when creating the book/scripts/Makefile for a new target.
|
installed packages traking system.
|
||||||
|
|
||||||
|
-- Bugs hunting.
|
||||||
|
|
||||||
|
-- Improve README.BLFS.
|
||||||
|
|
||||||
|
-- Develop a script to make cofee.
|
Reference in a new issue