From 28bc29f8e792dfc110035802415ebfd7ddad18b3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 11 Apr 2021 22:54:21 -0700 Subject: add first attempt at types for disk image building and partitioning Signed-off-by: Sean Whitton --- doc/data.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/data.rst b/doc/data.rst index ce53fa5..fa40c7f 100644 --- a/doc/data.rst +++ b/doc/data.rst @@ -34,7 +34,10 @@ other purposes. identified by ``NAME``; see ``DATA.GIT-SNAPSHOT`` - ``("--pgp-pubkey" . FINGERPRINT)`` means the/a OpenPGP public key with - fingerprint FINGERPRINT. + fingerprint FINGERPRINT + +- ``("--luks-passphrase--HOSTNAME" . VOLUME-LABEL)`` means the LUKS passphrase + for volume with label VOLUME-LABEL on HOSTNAME. (Proposed convention: Except for the first item above, these reserved names should start with ``--`` and use ``--`` to separate parameter values within -- cgit v1.2.3