Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: Use pypi.mk for Python packages | Jeffery To | 2019-10-30 |
| | | | | | | | | | | | | | This updates all Python packages that download their source from PyPi to use pypi.mk. This will allow future improvements/changes to pypi.mk to affect all relevant packages. This also makes it easier for future Python packages to start using pypi.mk, when it's clear how it is used in existing packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | asu: improve packaging | Daniel Golle | 2019-03-08 |
| | | | | | | | | * use gunicorn instead of Flask for main server threads * generate and deploy random database password * provide distribution files Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | asu: add attended sysupgrade server package | Daniel Golle | 2019-03-08 |
Signed-off-by: Daniel Golle <daniel@makrotopia.org> |