Update TODO
This commit is contained in:
parent
8825e69592
commit
3e82b0bd81
1 changed files with 1 additions and 6 deletions
7
TODO
7
TODO
|
@ -3,12 +3,7 @@
|
||||||
look at func_download_packages: use cat urls.lst |while read ...
|
look at func_download_packages: use cat urls.lst |while read ...
|
||||||
instead of for line in $(cat urls.lst)
|
instead of for line in $(cat urls.lst)
|
||||||
|
|
||||||
Remove PROGNAME. Use variables:
|
Remove RUN_ICA (it is redundant with COMPARE)
|
||||||
- REPO (full repo for git clone)
|
|
||||||
- COMMIT (anything that can be used with git checkout)
|
|
||||||
- BOOK for the book source directory. Either given or "book-source"
|
|
||||||
- COMMANDS for the commands directory.
|
|
||||||
|
|
||||||
BLFS MODULE (See BLFS/TODO)
|
BLFS MODULE (See BLFS/TODO)
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Reference in a new issue