Andrei Radulescu
|
915ff5eb09
|
update bash scripts to #!/usr/bin/env bash (#268)
* update bash shebang for better compatibility including macOS
* re-build
|
2024-08-31 10:34:25 -07:00 |
|
Andrei Radulescu
|
bdb9394d62
|
Ship non-sparse system image in OTA (#275)
* removed system-skip-chunks image
* removed sparsed system.img
* clean github workflow
* copy image to output
* fake system-skip-chunks [upload]
* sparse key must exist otherwise KeyError: 'sparse' in openpilot
* reduce image size to 5G otherwise MemoryError: Unable to allocate output buffer. in openpilot
* [upload]
* Revert "fake system-skip-chunks"
This reverts commit bcd11e7e32.
* recreate 10G image [upload]
* resize2fs
* resize2fs shrink image
* revert skip-chunks image
* cleanup
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
2024-08-18 12:55:18 -07:00 |
|
Adeeb Shihadeh
|
e99cea162f
|
ensure comma service always run (#136)
* set time
* copy
* enable
* wait for weston
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai>
|
2023-05-09 18:49:36 -07:00 |
|
Adeeb Shihadeh
|
5ca71576e5
|
symlink services for on device development
|
2023-05-09 15:05:34 -07:00 |
|
Adeeb Shihadeh
|
11f43edddf
|
script for on-device development (#126)
* symlink /usr/comma/
* remount
---------
Co-authored-by: Comma Device <device@comma.ai>
|
2023-04-02 12:54:02 -07:00 |
|