Add TODO item for first thing to do
This commit is contained in:
parent
48700c348f
commit
62206d62a3
1 changed files with 6 additions and 0 deletions
6
TODO
6
TODO
|
@ -3,6 +3,12 @@
|
|||
look at func_download_packages: use cat urls.lst |while read ...
|
||||
instead of for line in $(cat urls.lst)
|
||||
|
||||
Remove PROGNAME. Use variables:
|
||||
- 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)
|
||||
-----------
|
||||
|
||||
|
|
Reference in a new issue