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
2022-03-13 20:14:52 +01:00

19 lines
477 B
Text

jhalfs TODO
---------------
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)
-----------
OTHERS
------
- Bugs hunting and code clean-up.