Commit Graph

11 Commits

Author SHA1 Message Date
Maxime Desroches 5e5a350981 manifest with all partitions (#443)
* all

* ota

* all manif

* ab

* remove these

* hash

* userdata

* ontheflyisthebest

* on the fly

* dont need

* remove

* handle fill

* comment

* all

* all img

* rename

* read

* sparse image

* tool

* no root

* userdata

* userdata

* need this unfort

* fix

* fix

* nop

* remove

* nop

* this too

* ota check

* better for push

* fix

* again

* good now
2025-02-02 19:55:34 -08:00
Adeeb Shihadeh 1c91865aa3 speed up OTA packaging 2025-01-25 13:45:46 -08:00
Adeeb Shihadeh d4760b4ba8 Add raw system image to manifest (#440) 2025-01-24 16:09:25 -08:00
Adeeb Shihadeh 4f3cbd21b8 Remove firwmare.json (#432)
* Remove firwmare.json

* match order
2025-01-22 16:50:37 -08:00
Andrei Radulescu 147dce2e8f remove system-skip-chunks alt image (#367) 2024-09-13 07:51:18 -07:00
Adeeb Shihadeh c90c718a23 setup firmware.json packaging 2024-08-21 11:31:24 -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