diff --git a/Project.org b/Project.org index c39ec42..a030e35 100644 --- a/Project.org +++ b/Project.org @@ -78,3 +78,10 @@ **** TODO Battery **** TODO Volume + +* PROJ Refactor setup + +** TODO Declarative creation of partitions + +UUIDs can be generated using ~uuidgen~. +~uuidgen --md5 --namespace --name ~ is useful for deterministically generating UUIDs. Use the namespace to represent the computer itself, and the name to represent the partitions.