dev(Project): add PROJ Refactor setup
This commit is contained in:
parent
bddf76ba96
commit
6ed97e15b3
1 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue