public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sun Haiyong <sunhaiyong@zdbr.net>
To: git-commits@fedoraproject.org
Subject: [rpms/systemd] f45: Add loongarch64 support.
Date: Mon, 14 Sep 2026 13:22:52 GMT [thread overview]
Message-ID: <178939217232.1.14311775857948452029.rpms-systemd-95baa4e2d79a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/systemd
Branch : f45
Commit : 95baa4e2d79ae2292719850331a12d22a5be222e
Author : Sun Haiyong <sunhaiyong@zdbr.net>
Date : 2026-09-09T10:13:59+08:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/systemd/c/95baa4e2d79ae2292719850331a12d22a5be222e?branch=f45
Log:
Add loongarch64 support.
want_bootloader set 1 add loongarch64.
systemd-ukify require add filesystem(loongarch64).
Signed-off-by: Sun Haiyong <sunhaiyong@zdbr.net>
---
diff --git a/systemd.spec b/systemd.spec
index 33c4e63..0812674 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -174,7 +174,7 @@ Patch: https://github.com/systemd/systemd/pull/43689.patch
%endif
-%ifarch %{ix86} x86_64 aarch64 riscv64
+%ifarch %{ix86} x86_64 aarch64 riscv64 loongarch64
%global want_bootloader 1
%endif
@@ -580,7 +580,8 @@ Requires: (systemd-boot if %{shrink:(
filesystem(x86-32) or
filesystem(x86-64) or
filesystem(aarch64) or
- filesystem(riscv64)
+ filesystem(riscv64) or
+ filesystem(loongarch64)
)})
Requires: python3dist(pefile)
Requires: python3dist(zstandard)
reply other threads:[~2026-09-14 13:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178939217232.1.14311775857948452029.rpms-systemd-95baa4e2d79a@fedoraproject.org \
--to=sunhaiyong@zdbr.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox