commaai / agnos-builder

Build AGNOS, the operating system for your comma 3/3X
33 stars 54 forks source link

Use debhelper tools for dependency compilation and packaging #352

Open robin-reckmann opened 1 month ago

robin-reckmann commented 1 month ago

Use debhelper tools for creation of the .deb packages rather than old checkinstall.

github-actions[bot] commented 1 month ago

:white_check_mark: AGNOS update 11-6a809ba ready

In an openpilot branch, download agnos.json in system/hardware/tici/ and update AGNOS_VERSION to "11-6a809ba" in launch_env.sh.

For flashing locally, download and unarchive the images in agnos-builder/output and flash with ./flash_all.sh.

Images:

Stats:

3.7G    /
620M    /usr/local/venv
854M    /usr/lib/aarch64-linux-gnu
338M    /usr/lib/llvm-18
155M    /usr/lib/arm-linux-gnueabihf
328M    /usr/share
286M    /usr/bin
166M    /usr/comma
andiradulescu commented 4 weeks ago

I will run test_onroad on this, before merge.