mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
34977b7512
src.opensuse.org switched to SHA256, which means it can no longer be used as a submodule in a SHA1 repository. Switch to a fork on Pagure that gets synced across and is still SHA1: https://code.opensuse.org/package/systemd.git
21 lines
611 B
Plaintext
21 lines
611 B
Plaintext
[submodule "pkg/fedora"]
|
|
path = pkg/fedora
|
|
url = https://src.fedoraproject.org/rpms/systemd.git
|
|
branch = rawhide
|
|
[submodule "pkg/opensuse"]
|
|
path = pkg/opensuse
|
|
url = https://code.opensuse.org/package/systemd.git
|
|
branch = master
|
|
[submodule "pkg/debian"]
|
|
path = pkg/debian
|
|
url = https://salsa.debian.org/systemd-team/systemd.git
|
|
branch = debian/master
|
|
[submodule "pkg/centos"]
|
|
path = pkg/centos
|
|
url = https://git.centos.org/rpms/systemd.git
|
|
branch = c9s-sig-hyperscale
|
|
[submodule "pkg/arch"]
|
|
path = pkg/arch
|
|
url = https://gitlab.archlinux.org/archlinux/packaging/packages/systemd.git
|
|
branch = main
|