source: TODO@ 8825e69

ablfs-more trunk
Last change on this file since 8825e69 was 62206d6, checked in by Pierre Labastie <pierre.labastie@…>, 2 years ago

Add TODO item for first thing to do

  • Property mode set to 100644
File size: 477 bytes
Line 
1 jhalfs TODO
2 ---------------
3look at func_download_packages: use cat urls.lst |while read ...
4instead of for line in $(cat urls.lst)
5
6Remove PROGNAME. Use variables:
7- REPO (full repo for git clone)
8- COMMIT (anything that can be used with git checkout)
9- BOOK for the book source directory. Either given or "book-source"
10- COMMANDS for the commands directory.
11
12BLFS MODULE (See BLFS/TODO)
13-----------
14
15
16OTHERS
17------
18
19 - Bugs hunting and code clean-up.
Note: See TracBrowser for help on using the repository browser.