Commit Graph

13 Commits

Author SHA1 Message Date
Adeeb Shihadeh 49c68541eb download from manifest (#322) 2024-08-20 20:08:49 -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
Andrei Radulescu b33ebce21d package_ota: fix path for raw image (#292) 2024-08-08 10:28:11 -07:00
Andrei Radulescu 2c6b35d6e1 package_ota: remove converting sparse to raw (#289)
* package_ota: don't convert sparse image to raw if raw images already exists

* don't convert anymore
2024-08-07 16:34:42 -07:00
Andrei Radulescu b040fcd2a9 build and push full release in CI to commaai/ci-artifacts (#287)
* package_ota.py & upload to commaai/ci-artifacts

* fix simg2img incorrectly using shell=True [upload]

* fix output path

* [upload]

* Apply suggestions from code review

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2024-08-07 14:24:59 -07:00
Adeeb Shihadeh c59455d3f8 no internal (#271)
* no internal

* Update README.md

* testing

* rm private submodules

* do this the normal way now

* rm agnos-firmware

* add size

* fix mac

* files
2024-07-28 14:34:28 -07:00
Adeeb Shihadeh 6199cf5c3c bootchart script 2023-12-01 13:32:07 -08: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
Robbe Derks 46fae683eb add kernel crash debug script 2022-08-10 14:03:35 +02:00
Adeeb Shihadeh c1dbcd8e98 see all the files 2022-05-31 10:12:56 -07:00
Adeeb Shihadeh 4e38c8f181 initial agnos-builder release 2021-09-23 19:08:32 -07:00