From 6ed97e15b3a21bf945f58cd16940e9e8fce55440 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 17 Apr 2022 02:04:59 -0400 Subject: [PATCH] dev(Project): add PROJ Refactor setup --- Project.org | 7 +++++++ 1 file changed, 7 insertions(+) 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.