X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-gpt-auto-generator.xml;h=db98582b7e44ca9827cc1dedd0fceda3a1f1c422;hp=a753fb0befaabd64915fc388a1b17fa23b67bd93;hb=99a17ada9caa8e190b5cafa5cd3c19618feeff48;hpb=73b80ec2d999c45ce13f3e034704249d80829f7e diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml index a753fb0be..db98582b7 100644 --- a/man/systemd-gpt-auto-generator.xml +++ b/man/systemd-gpt-auto-generator.xml @@ -61,10 +61,12 @@ /home, /srv and swap partitions and creates mount and swap units for them, based on the the partition type GUIDs of - GUID partition tables (GPT). Note that this generator - has no effect on non-GPT systems, on systems where the - units are explicitly configured (for example, listed - in + GUID partition tables (GPT). It implements the Discoverable + Partitions Specification. Note that this + generator has no effect on non-GPT systems, on systems + where the units are explicitly configured (for + example, listed in fstab5), or where the mount points are non-empty. @@ -102,27 +104,37 @@ - 44479540-f297-41b2-9af7d131d5f0458a + 44479540-f297-41b2-9af7-d131d5f0458a Root Partition (x86) On 32bit x86 systems the first x86 root partition on the disk the EFI ESP is located on is mounted to the root directory /. - 4f68bce3-e8cd-4db1-96e7fbcaf984b709 + 4f68bce3-e8cd-4db1-96e7-fbcaf984b709 Root Partition (x86-64) 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 /. - 933ac7e1-2eb4-4f13-b8440e14e2aef915 + 69dad710-2ce4-4e3c-b16c-21a1d49abed3 + Root Partition (32bit ARM) + On 32bit ARM systems the first ARM root partition on the disk the EFI ESP is located on is mounted to the root directory /. + + + b921b045-1df0-41c3-af44-4c6f280d3fae + Root Partition (64bit ARM) + On 64bit ARM systems the first ARM root partition on the disk the EFI ESP is located on is mounted to the root directory /. + + + 933ac7e1-2eb4-4f13-b844-0e14e2aef915 Home Partition The first home partition on the disk the root partition is located on is mounted to /home. - 3b8f8425-20e0-4f3b-907f1a25a76f98e8 + 3b8f8425-20e0-4f3b-907f-1a25a76f98e8 Server Data Partition The first server data partition on the disk the root partition is located on is mounted to /srv. - 0657fd6d-a4ab-43c4-84e50933c84b4f4f + 0657fd6d-a4ab-43c4-84e5-0933c84b4f4f Swap All swap partitions located on the disk the root partition is located on are enabled. @@ -152,8 +164,8 @@ systemd-gpt-auto-generator implements the generator - specification. + url="http://www.freedesktop.org/wiki/Software/systemd/Generators">Generator + Specification.