mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
In the CentOS Hyperscale SIG, we maintain a backport of systemd with its own rpm spec forked from rawhide. Let's make it easy to build upstream rpms using the Hyperscale spec by adding a mkosi hyperscale profile.
8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Match]
|
|
Distribution=centos
|
|
|
|
[Distribution]
|
|
Repositories=hyperscale-packages-main
|