ablfs-more
trunk
Last change
on this file since 8825e69 was 62206d6, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago |
Add TODO item for first thing to do
|
-
Property mode
set to
100644
|
File size:
477 bytes
|
Line | |
---|
1 | jhalfs TODO
|
---|
2 | ---------------
|
---|
3 | look at func_download_packages: use cat urls.lst |while read ...
|
---|
4 | instead of for line in $(cat urls.lst)
|
---|
5 |
|
---|
6 | Remove 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 |
|
---|
12 | BLFS MODULE (See BLFS/TODO)
|
---|
13 | -----------
|
---|
14 |
|
---|
15 |
|
---|
16 | OTHERS
|
---|
17 | ------
|
---|
18 |
|
---|
19 | - Bugs hunting and code clean-up.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.