Add TODO item for first thing to do

This commit is contained in:
Pierre Labastie 2022-03-13 17:32:36 +01:00
parent 48700c348f
commit 62206d62a3

6
TODO
View file

@ -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)
-----------