summaryrefslogtreecommitdiff
path: root/man/systemd-gpt-auto-generator.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-03-21 03:35:28 +0100
committerLennart Poettering <lennart@poettering.net>2014-03-21 03:43:46 +0100
commita351a679ed087a30574d4fec95fa88069f87d046 (patch)
tree2df98af0437340d30e6f0c2d9e70654f625ced84 /man/systemd-gpt-auto-generator.xml
parentc144692179098c1861f2aeafc67689a74439cf4c (diff)
downloadsystemd-a351a679ed087a30574d4fec95fa88069f87d046.tar.gz
man: document ARM root partition types
Diffstat (limited to 'man/systemd-gpt-auto-generator.xml')
-rw-r--r--man/systemd-gpt-auto-generator.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml
index 17dee08ebb..db98582b7e 100644
--- a/man/systemd-gpt-auto-generator.xml
+++ b/man/systemd-gpt-auto-generator.xml
@@ -114,6 +114,16 @@
<entry>On 64bit x86 systems the first x86-64 root partition on the disk the EFI ESP is located on is mounted to the root directory <filename>/</filename>.</entry>
</row>
<row>
+ <entry>69dad710-2ce4-4e3c-b16c-21a1d49abed3</entry>
+ <entry><filename>Root Partition (32bit ARM)</filename></entry>
+ <entry>On 32bit ARM systems the first ARM root partition on the disk the EFI ESP is located on is mounted to the root directory <filename>/</filename>.</entry>
+ </row>
+ <row>
+ <entry>b921b045-1df0-41c3-af44-4c6f280d3fae</entry>
+ <entry><filename>Root Partition (64bit ARM)</filename></entry>
+ <entry>On 64bit ARM systems the first ARM root partition on the disk the EFI ESP is located on is mounted to the root directory <filename>/</filename>.</entry>
+ </row>
+ <row>
<entry>933ac7e1-2eb4-4f13-b844-0e14e2aef915</entry>
<entry>Home Partition</entry>
<entry>The first home partition on the disk the root partition is located on is mounted to <filename>/home</filename>.</entry>