The guides provide detailed guidance on performing specific tasks or utilize specific features provided by Apertis.

For higher level descriptions of the technology employed in Apertis, please see the architecture documents.

Contents

Application development

The documents provided in this section is targeted towards the Apertis developers, which are interested in building their own applications on top of Apertis.

Contents

Maintenance

The documents provided in this section is targeted towards the Apertis maintainers, covering the tasks required to maintain and develop the core Apertis distribution.

For higher level descriptions of the technology employed in Apertis, please see the architecture documents. For documentation targeted at developers and users of Apertis, please see the guides.

Contents

Rebasing Apertis

Each Apertis release is based on the current Debian stable release. This means that approximately bi-yearly Apertis makes the jump to be based on a new version of Debian. This process is known as “rebasing”. Please see Release flow and product lines for more information about this policy. The following terms will be used here: OLD_DEV_RELEASE: The existing Apertis release on which the new release will be based. NEW_DEV_RELEASE: The new Apertis development release that we are creating during the rebasing process. [Read More]

Apertis packages checking with lintian

lintian is the Debian package checker. It describes itself as: Lintian dissects Debian packages and reports bugs and policy violations. It contains automated checks for many aspects of Debian policy as well as some checks for common errors. This package is useful for all people who want to check Debian packages for compliance with Debian policy. Every Debian maintainer should check packages with this tool before uploading them to the archive. [Read More]