Pablo Carranza Velez
|
5f926faa70
|
Bind mount kmod if the container is debian or raspbian
Use docker-toolbelt module.
The bind mount is read-only.
|
2016-07-15 20:46:09 +00:00 |
|
Kostas Lekkas
|
d64d413838
|
Remove unused vars and fix linting issues
|
2016-06-16 18:47:12 +03:00 |
|
Pablo Carranza Velez
|
d0f748379e
|
Fix log message for setLogToDisplay
|
2016-03-23 17:59:44 -03:00 |
|
Pablo Carranza Velez
|
9fea0a729b
|
Use json to print boot config
|
2016-03-23 17:24:03 -03:00 |
|
Pablo Carranza Velez
|
c9968f7bbc
|
Improve logging, plus some style fixes
|
2016-03-23 12:21:15 -03:00 |
|
Pablo Carranza Velez
|
eddc58ee86
|
Finish log to display setting. Add logging to host config. Save host config before rebooting. Allow applying boot config to RPi3.
|
2016-03-23 12:21:15 -03:00 |
|
Pablo Carranza Velez
|
2c5bc8b90a
|
Add nodejs side of enabling/disabling log to display
|
2016-03-23 12:21:14 -03:00 |
|
Pablo Carranza Velez
|
a4b08e389e
|
Add more update-related fields to the GET /v1/device endpoint
|
2016-02-18 16:53:15 +00:00 |
|
Pablo Carranza Velez
|
d0c76aec0f
|
Use a closure for device state and also report in GET /v1/device whether there's a pending update
|
2016-02-18 16:53:15 +00:00 |
|
Pablo Carranza Velez
|
670f318c39
|
Add endpoint to get device state
|
2016-02-18 16:53:15 +00:00 |
|
Pablo Carranza Velez
|
71bd742dfe
|
Remove quotes in OS version
|
2016-02-15 19:03:06 +00:00 |
|
Pablo Carranza Velez
|
3e3e2a8d99
|
Quickfix again: Cast buffer to string when getting OS version. (Sorry)
|
2016-01-27 17:17:53 +00:00 |
|
Pablo Carranza Vélez
|
94e34ee990
|
Quickfix: use String .split instead of _.split
lodash 3 doesn't have the _.split function :S
|
2016-01-26 20:56:19 -03:00 |
|
Pablo Carranza Velez
|
8a4514ac00
|
Report Host OS version to the API
|
2016-01-26 10:20:04 -03:00 |
|
Pablo Carranza Vélez
|
d25447d539
|
Promisify executeSpecialActionsAndBootConfig and remount /boot rw
|
2015-10-13 13:45:06 -03:00 |
|
Pablo Carranza Vélez
|
c136793cdd
|
Blacklist certain config.txt entries, Update node to 0.10.40 everywhere
Use board-specific images until we have new arch based ones
|
2015-10-13 13:45:06 -03:00 |
|
Pablo Carranza Vélez
|
0e283e8e72
|
Actually apply config.txt changes and reboot
Keep the original statements where possible. (to ensure same config keys under different filters are not overwritten with always the same value)
|
2015-10-13 13:45:06 -03:00 |
|
Pablo Carranza Vélez
|
8b4d1e9f75
|
Ensure special env vars are persistent and add placeholder for device.setBootConfig
|
2015-10-13 13:45:06 -03:00 |
|
Pablo Carranza Vélez
|
bd889e06a1
|
Bind mount /boot in RPi
|
2015-10-13 13:45:06 -03:00 |
|
Pablo Carranza Vélez
|
0373607c56
|
Refactor bootstrapper. Run preloaded supervisor dind. Change dind configs to be ignored and document how to populate them.
|
2015-10-13 13:45:05 -03:00 |
|
Pagan Gazzard
|
b8ecdb3ce2
|
Rename state module to device and use sensible function names for the new module name.
|
2015-10-13 13:43:35 -03:00 |
|