summaryrefslogtreecommitdiff
path: root/man
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
parent30c9faff0d74ceb0cbafb8ecdd8573bc479984dc (diff)
downloadsystemd-4e767154891083069a58c5c960f386974ad87fb4.tar.gz
gpt: support LoongArch 64-bit
Diffstat (limited to 'man')
-rw-r--r--man/repart.d.xml20
-rw-r--r--man/systemd-gpt-auto-generator.xml6
2 files changed, 26 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>
diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml
index 4a21540c70..798faa59c8 100644
--- a/man/systemd-gpt-auto-generator.xml
+++ b/man/systemd-gpt-auto-generator.xml
@@ -110,6 +110,12 @@
<entry>On Itanium systems, the first Itanium root partition on the disk the EFI ESP is located on is mounted to the root directory <filename>/</filename>.</entry>
</row>
<row>
+ <entry>77055800-792c-4f94-b39a-98c91b762bb6</entry>
+ <entry><filename>Root Partition (LoongArch 64)</filename></entry>
+ <entry><filename>/</filename></entry>
+ <entry>On LoongArch 64-bit systems, the first LoongArch 64-bit root partition on the disk the EFI ESP is located on is mounted to the root directory <filename>/</filename>.</entry>
+ </row>
+ <row>
<entry>60d5a7fe-8e7d-435c-b714-3dd8162144e1</entry>
<entry><filename>Root Partition (RISCV-V 32)</filename></entry>
<entry><filename>/</filename></entry>