Updated TODO
This commit is contained in:
parent
4795dfb3c7
commit
308e05c340
1 changed files with 7 additions and 8 deletions
15
TODO
15
TODO
|
@ -7,13 +7,13 @@ MASTER SCRIPT
|
|||
|
||||
- The BLFS moudule should can be called in conjunction with any of
|
||||
LFS, CLFS or HLFS modules.
|
||||
Before working on that we need to fix the BLFS support.
|
||||
|
||||
- To create a Makefile to install jhalfs system-wide.
|
||||
Note: is that actually wanted?
|
||||
- To create a script to install jhalfs system-wide. Work in progess.
|
||||
|
||||
|
||||
|
||||
LFS MODULE (some of this is applicable also to CLFS and HLFS modules)
|
||||
LFS MODULE (all this is applicable also to CLFS and HLFS modules)
|
||||
----------
|
||||
|
||||
- To fix the dowload code when all packages will be placed on the
|
||||
|
@ -24,6 +24,7 @@ LFS MODULE (some of this is applicable also to CLFS and HLFS modules)
|
|||
at this stage due that the BLFS book could be downloaded and parser
|
||||
at the same time that the LFS book. Plus links or lynx to read the
|
||||
(to be) generated BLFS HTML pages and, maybe, gpm.
|
||||
Before working on that we need to fix the BLFS support.
|
||||
|
||||
|
||||
BLFS MODULE
|
||||
|
@ -31,6 +32,9 @@ BLFS MODULE
|
|||
|
||||
- The SourceForge download links don't work.
|
||||
|
||||
- The current code to use a FTP mirror as fallback is broken
|
||||
for several packages due FTP migration to upstream formats.
|
||||
|
||||
- To fix files creation using sudo. Comment from Ag Hatzim:
|
||||
|
||||
Commands, that using cat with sudo, to redirect the output to
|
||||
|
@ -81,9 +85,4 @@ OTHERS
|
|||
NOTE: that could require an special command line switch to regenerate the
|
||||
Makefile if additional scripts are manually added to the *-commands/*/ dirs.
|
||||
|
||||
- To add support for ICA/farce. That is a required feature.
|
||||
|
||||
- To add support for package management??? NO by default, but patches
|
||||
are acepted and will be added to the sources as external contributions.
|
||||
|
||||
|
||||
|
|
Reference in a new issue