This repository has been archived on 2024-10-17. You can view files and clone it, but cannot push or open issues or pull requests.
MahiroOS-jhalfs/TODO

20 lines
477 B
Text
Raw Normal View History

2006-01-30 21:08:04 +01:00
jhalfs TODO
---------------
look at func_download_packages: use cat urls.lst |while read ...
instead of for line in $(cat urls.lst)
2006-01-30 21:08:04 +01:00
2022-03-13 17:32:36 +01:00
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.
2006-07-16 12:43:03 +02:00
BLFS MODULE (See BLFS/TODO)
-----------
2006-01-30 21:08:04 +01:00
OTHERS
------
2013-10-27 14:00:19 +01:00
- Bugs hunting and code clean-up.