summaryrefslogtreecommitdiff
path: root/doc/file-format-and-process.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/file-format-and-process.md')
-rw-r--r--doc/file-format-and-process.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/file-format-and-process.md b/doc/file-format-and-process.md
index 6ffc067..0d50cc7 100644
--- a/doc/file-format-and-process.md
+++ b/doc/file-format-and-process.md
@@ -26,5 +26,13 @@ argument.
Check that calling statfs(2) on the random seed file returns a `f_fsid` that
when hashed, matches the argument.
+## fs-uuid
+Check that the UUID of the random seed file system, when hashed as a string,
+matches the argument.
+
+## drive-id
+Check that the ID as determined by udev of the random seed file system, when
+hashed as a string, matches the argument.
+
## done
End of mandatory commands.