Newer
Older
aliases = [
"/old-wiki/Main_Page"
]
Apertis is a versatile open source infrastructure tailored to the
automotive needs and fit for a wide variety of electronic devices.
Security and modularity are two of its primary strengths. Apertis
provides a feature-rich framework for add-on software and resilient
upgrade capabilities. Beyond an operating system, it offers new APIs,
tools and cloud services.
# Production Friendly
Apertis aims to accomplish the following goals:
* Ensure that all the software shipped in Apertis is open source or at least freely distributable, so that downstreams are entitled to use, modify and redistribute work derived from our deliverables.
* Ensure that Apertis images targeting devices (such as target and minimal), are not subject to licensing constraints that may conflict with the regulatory requirements of some intended use cases.
Apertis is primarily licensed under the Mozilla Public License Version 2.0, with images and documentation licensed under CC BY-SA 4.0.
For more information see [Open source License expectations](https://designs.apertis.org/latest/license-expectations.html).
Apertis undergoes regular [automated and manual testing](https://qa.apertis.org) on the reference platforms with [publicly available results](https://lavaphabbridge.apertis.org).
## Further Links
* [Licensing](https://designs.apertis.org/latest/license-expectations.html)
* [Quality Assurance]( {{< ref "/qa/_index.md" >}} )
* [Test results](https://lavaphabbridge.apertis.org)
# Frequent Releases
The overall goal is for Apertis to do a yearly product release. A product release is intended to both be based on the most recent mainline kernel LTS release and the current Debian stable release. Since Debian releases roughly once every two years, that means that there will typically be two Apertis product releases based on a single Debian stable release. With Linux doing an LTS release on a yearly basis, each Apertis product release will be based on a different (and then current) Linux kernel release.
The standard support period for each Apertis product release is 7 quarters. In other words from the initial release at the end of Q1 until the end of the next year.
For more information, see [Release flow and product lines](https://designs.apertis.org/latest/release-flow.html).
## Further Links
* [Releases]( {{< ref "/releasenotes.md" >}} )
* [Release schedule for V2019.1]( {{< ref "/release/v2019.1/release_schedule.md" >}} )
* [Release schedule for V2020pre]( {{< ref "/release/v2020pre/release_schedule.md" >}} )
* [Release schedule for V2021dev0]( {{< ref "/release/v2021dev0/release_schedule.md" >}} )
* [Roadmap]( {{< ref "/roadmap.md" >}} )
# Developer Ready
Apertis provides a number of pre-built images for Intel (64-bit) and ARM (32-bit and 64-bit) for evaluation on one of the Apertis [Reference Hardware]( {{< ref "/reference_hardware.md" >}} ) platforms. Additionally Apertis provides an SDK image to simplify development for the platform.

## Further Links
* [Code of conduct]( {{< ref "/apertis_code_of_conduct.md" >}} )
* [Download the current images]( {{< ref "/images.md" >}} )
* [Source code](https://gitlab.apertis.org)
* [Mailing lists](https://lists.apertis.org/)
* [Set up your development environment]( {{< ref "/deployment_environment.md" >}} )
* [Development guidelines]( {{< ref "/guidelines.md" >}} )
* [Concept designs]( {{< ref "/conceptdesigns.md" >}} )
* [Supported APIs](https://developer.apertis.org/latest/apis.html)
* [App developer portal](https://developer.apertis.org)