doc additions, TODO update

This commit is contained in:
2017-10-01 12:09:14 -04:00
parent c10ceaa225
commit 80d5d127ca
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
-investigate weird signing issue- if you specify a key to sign with, it appears that the squashed images (at least in the http dir) doesn't have a sig/asc. do they need to copy it over? or is it not even signing them?
-allow specifying explicit (path to) build.ini
-switch from python-pygpgme to python-gpgme for better performance. also clean up bGPG in general; reference KANT.
-i_am_a_racecar optimizations
- different distro guests (debian, etc.)- https://stackoverflow.com/questions/2349991/python-how-to-import-other-python-files/20749411#20749411