8 Commits

Author SHA1 Message Date
f1a6e2589a
Fix key size argument
`--size` is used for 512-byte sector count, limiting the usable space of
the encrypted device. Key size is controlled via `--key-size`.
2024-02-13 02:17:06 +00:00
2522dcdb59
Switch from device name to partition UUID
Using partition UUID is safer than device name as it prevents accidental
erasure of incorrect devices should the device names change.
2024-02-13 02:14:52 +00:00
0a462c791f
Wrap values in quotation marks 2024-02-13 02:13:38 +00:00
a59365241d
Move version string above copyright and licensing information 2024-02-13 02:11:03 +00:00
8850f6a317
Switch from short-form arguments to long-form 2023-08-07 19:26:50 +01:00
df0580aa08
Specify system 2023-08-07 19:19:06 +01:00
285a534f33
Switch license from BSD 3-Clause Clear to BSD 3-Clause 2023-08-07 18:19:03 +01:00
9b29cf2bed
Add system "aa000-0" configuration files 2023-08-07 17:12:19 +01:00