X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fmachine-id.xml;h=725370d32dc4e523af18aad4c770754181bec20c;hp=b037e47c01f0ea71f21b72ef6cf34fa1db62df43;hb=bdb074a562e358d36590d09daddbf1f0c24e6676;hpb=409dee2e44e7dc73d6bf00d782938e4cb4105f5b diff --git a/man/machine-id.xml b/man/machine-id.xml index b037e47c0..725370d32 100644 --- a/man/machine-id.xml +++ b/man/machine-id.xml @@ -85,7 +85,10 @@ The systemd-machine-id-setup1 tool may be used by installer tools to initialize the - machine ID at install time. + machine ID at install time. Use + systemd-firstboot1 + to initialize it on mounted (but not booted) system + images. @@ -93,7 +96,7 @@ Note that the machine ID historically is not an OSF UUID as defined by RFC + url="https://tools.ietf.org/html/rfc4122">RFC 4122, nor a Microsoft GUID; however, starting with systemd v30, newly generated machine IDs do qualify as v4 UUIDs. @@ -138,7 +141,8 @@ id[8] = (id[8] & 0x3F) | 0x80; machine-info5, os-release5, sd-id1283, - sd_id128_get_machine3 + sd_id128_get_machine3, + systemd-firstboot1