Skip to main content

Avocado Config

The Avocado configuration file defines project settings, build configurations, dependencies, and provisioning profiles. This configuration file serves as the central hub for managing your Avocado Linux project, allowing you to specify everything from target hardware platforms to custom system extensions and user management policies.

Schema

Available as a JSON Schema here.

Properties

no additional properties

Examples

For practical configuration examples, see the reference configurations in the Avocado OS repository. These examples demonstrate common configuration patterns for different use cases and target platforms.

See Also