README: document additional partition flags

Document all partition flags.

Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>
This commit is contained in:
Rouven Czerwinski 2024-11-21 12:12:20 +01:00
parent dbb796b8e9
commit b025b03ee9

View File

@ -129,6 +129,9 @@ Partition options:
For hd images this can be used for the last partition. If set
the partition will fill the remaining space of the image.
:bootable: Boolean specifying whether to set the bootable flag.
:hidden: Boolean specifying whether to set the hidden flag (only with GPT).
:no-automount: Boolean specifying whether to set the no-automount flag (only with GPT).
:read-only: Boolean specifying whether to set the read-only flag (only with GPT).
:in-partition-table: Boolean specifying whether to include this partition in
the partition table. Defaults to true.
:forced-primary: Force this partition to be a primary partition in the