dev(Project): add PROJ Refactor setup

This commit is contained in:
Infinidoge 2022-04-17 02:04:59 -04:00
parent bddf76ba96
commit 6ed97e15b3

View file

@ -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 <UUID> --name <NAME>~ is useful for deterministically generating UUIDs. Use the namespace to represent the computer itself, and the name to represent the partitions.