DPM Core Component Source is Published

The title says pretty much everything worth saying.

The core component of DPM is in a pre-release state. This component doesn’t do much besides:

  1. List/Load/Execute the modular components that make up the DPM system.
  2. Route commands to those components.
  3. Provide a unified interface for DPM components.

It’ll take a couple weeks of polishing it up and building out the module interface and module validation pieces.

The source code is available at:

  1. https://source.silogroup.org/Dark-Horse-Linux/DPM-Core
  2. https://github.com/Dark-Horse-Linux/dpm-core

DPM Core is A/GPLv3 licensed.