Skip to content

Clean up package installationΒ #329

@robin-reckmann

Description

@robin-reckmann

The apt package installation parts of the agnos build are currently not very well maintained. Lets discuss here how to improve this.

Currently existing:

base_setup.sh
openpilot_dependencies.sh
hardware_setup.sh
install_extras.sh

What should be included (open for discussion):

base_setup.sh

  • Anything that is needed to boot into a minimal system with network connectivity

openpilot_dependencies.sh

  • Any libraries or tools that OP requires (ideally this should be maintained within OP repo)

hardware_setup.sh

  • Not clear, maybe merge with base setup?

install_extras.sh

  • Any additional tooling that is nice to have but not necessary for OP operation.
  • Could we excluded from the standard agnos image and pulled in if necessary

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions