summaryrefslogtreecommitdiff
path: root/man/repart.d.xml
diff options
context:
space:
mode:
authorWANG Xuerui <git@xen0n.name>2021-06-16 16:44:38 +0800
committerWANG Xuerui <git@xen0n.name>2021-07-20 17:32:59 +0800
commit4e767154891083069a58c5c960f386974ad87fb4 (patch)
treea46cbe5c894495debbf42483ab49803dcf6c5a7f /man/repart.d.xml
parent30c9faff0d74ceb0cbafb8ecdd8573bc479984dc (diff)
downloadsystemd-4e767154891083069a58c5c960f386974ad87fb4.tar.gz
gpt: support LoongArch 64-bit
Diffstat (limited to 'man/repart.d.xml')
-rw-r--r--man/repart.d.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/man/repart.d.xml b/man/repart.d.xml
index da1dea986f..0305e255c7 100644
--- a/man/repart.d.xml
+++ b/man/repart.d.xml
@@ -201,6 +201,16 @@
</row>
<row>
+ <entry><constant>root-loongarch64</constant></entry>
+ <entry>Root file system partition for the LoongArch 64-bit architecture</entry>
+ </row>
+
+ <row>
+ <entry><constant>root-loongarch64-verity</constant></entry>
+ <entry>Verity data for the LoongArch 64-bit root file system partition</entry>
+ </row>
+
+ <row>
<entry><constant>root-riscv32</constant></entry>
<entry>Root file system partition for the RISC-V 32-bit architecture</entry>
</row>
@@ -291,6 +301,16 @@
</row>
<row>
+ <entry><constant>usr-loongarch64</constant></entry>
+ <entry><filename>/usr/</filename> file system partition for the LoongArch 64-bit architecture</entry>
+ </row>
+
+ <row>
+ <entry><constant>usr-loongarch64-verity</constant></entry>
+ <entry>Verity data for the LoongArch 64-bit <filename>/usr/</filename> file system partition</entry>
+ </row>
+
+ <row>
<entry><constant>usr-riscv32</constant></entry>
<entry><filename>/usr/</filename> file system partition for the RISC-V 32-bit architecture</entry>
</row>