Skip to content

add OBS systemd for Fedora 41 #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions mkosi.profiles/obs/fedora-41.repo
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# SPDX-License-Identifier: LGPL-2.1-or-later

[system_systemd]
name=systemd packages built from upstream main (Fedora_41)
type=rpm-md
baseurl=https://download.opensuse.org/repositories/system:/systemd/Fedora_41/
gpgcheck=1
gpgkey=https://download.opensuse.org/repositories/system:/systemd/Fedora_41/repodata/repomd.xml.key
enabled=1
8 changes: 8 additions & 0 deletions mkosi.profiles/obs/mkosi.conf.d/fedora-41-tools.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
ToolsTreeDistribution=fedora
ToolsTreeRelease=41

[Build]
ToolsTreeSandboxTrees=fedora-41.repo:/etc/yum.repos.d/systemd.repo
8 changes: 8 additions & 0 deletions mkosi.profiles/obs/mkosi.conf.d/fedora-41.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=fedora
Release=41

[Build]
SandboxTrees=fedora-41.repo:/etc/yum.repos.d/systemd.repo