summaryrefslogtreecommitdiff
path: root/boot/boot.py
Commit message (Expand)AuthorAgeFilesLines
* Better error message granularity in boot.pyschneefux2014-09-091-4/+26
* Minor style fixes: removed unused imports, commented-out code, etc.schneefux2014-08-221-1/+0
* Merged latest changes.schneefux2014-06-281-2/+3
|\
| * Removed extra whitespace and unused importschneefux2014-06-281-2/+2
* | Clean up before pull request.schneefux2014-06-211-1/+2
* | Stop hardcoding /home/jasper and abstract out mic.say for multiplatform supportschneefux2014-06-211-9/+11
|/
* Removed restart in event of network failureschneefux2014-06-021-1/+0
* moved static assets to separate folderschneefux2014-05-271-4/+4
* removed wifi importschneefux2014-05-271-1/+0
* fixed merge conflictsschneefux2014-05-271-3/+2
|\
| * vocabcompiler now takes arguments (useful for testing)schneefux2014-05-261-2/+2
| * removed unused importsschneefux2014-05-261-1/+0
* | removed network setup wizardschneefux2014-05-261-55/+4
|/
* Initial commitschneefux2014-03-301-0/+89