Uyuni AI
Devel project for Uyuni/MLM AI artifacts
## Snapshot Dependency Strategy for Building
This strategy resolves the conflict between the continuous churn of upstream repositories (e.g., devel:languages:python) and the stability required for our internal tooling and projects by creating a frozen, snapshot-based build environment.
### How It Works
* RPM Only: All components and dependencies are built and delivered strictly as RPM packages.
* Snapshot Copies (No Links): To avoid "moving targets" and desynchronization, dependencies must be explicitly copied as snapshots rather than linked.
* Source Suffix Tracking: Copied packages use a suffix to identify their origin. For example, .dlp indicates the package was snapshot-copied from devel:languages:python.
* Workflow: Use copypac -e to copy existing upstream source and spec files into this project (remembering to add the suffix). Brand-new packages should be built directly within this project.
## Legal Disclaimer and Status (Tech Preview)
All artifacts are provided strictly for prototyping, development, and feedback. They are officially designated as a Technology Preview.
These artifacts are explicitly UNSUPPORTED, unmaintained, and come with NO WARRANTY of any kind.
## Usage Restriction
Do not deploy or use these artifacts in production environments, mission-critical systems, or any scenario where a failure could result in damages or data loss. Users accept all risks.
- 3 open requests ( 0 / 3 )
| Name | Changed |
|---|
Comments 0