aosc-os-abbs icon indicating copy to clipboard operation
aosc-os-abbs copied to clipboard

ABBS/ACBS tree for AOSC OS package metadata, build configuration, scripts, and patches

AOSC OS ABBS Tree

The AOSC OS ABBS Tree contains build configurations and scripts for all packages made available in the official AOSC OS repository, organised in a tree-like fashion. The "Tree" is split into three main classes and various sub-categories:

  • core-* contains components of the AOSC OS Core.
  • base-* contains tools and libraries for basic system functionalities.
  • extra-* contains... practically everything else.

Branches

The ABBS Tree is maintained in a multi-branch fashion, for more information, please refer to the AOSC OS Maintenance Guidelines.

Groups

When using ACBS (Autobuild CI Build System), it is possible to build a series of packages with a single command. This is achieved by the "groups" defined in the groups/ directory, with files defining a list of packages to build.

Automation

Under GitHub issues and pull requests, you may initiate package build tests via GitHub Actions, see reference of workflows for details.

Further Readings

Useful Links

Need Help?

Please report any build-time and run-time issues using our issues page.