This branch is 150 commits behind uyuni/Uyuni:uyuni-main
2026-04-30 20:18:22 +00:00
2026-04-15 14:48:21 +02:00
2026-03-13 13:08:32 +00:00
2026-04-21 16:17:03 +02:00
2026-04-27 12:51:38 +00:00
2026-03-13 13:08:32 +00:00
2026-03-13 13:08:32 +00:00
2026-04-25 12:47:51 +00:00
2026-02-25 14:09:48 +01:00
2026-02-25 14:09:48 +01:00
2026-04-30 17:01:52 +02:00

Uyuni Devel package build for the next version

All source changes must be submitted via a git pull request in openSUSE gitea instance.

Every sub directory is a package source for the build service.

Some special directories in this repo to handle with care

  • the 000product must be generated locally and the result must be commited. This is important to get the correct REPOID generated for the final target
$> git-obs meta set --api=https://api.opensuse.org
$> git-obs meta set --project=systemsmanagement:Uyuni:Main
$> cp Uyuni-Server-release.spec.in Uyuni-Server-release.spec
$> cp Uyuni-Proxy-release.spec.in Uyuni-Proxy-release.spec
$> iosc service runall
$> git add ...
$> git commit -m ...
$> git push

OBS project

The packages are building at systemsmanagement:Uyuni:Main

Description
No description provided
Readme 3 MiB
Languages
Dockerfile 46.8%
Python 44.4%
Shell 8.8%