mirror of
https://github.com/pengutronix/genimage.git
synced 2024-11-23 01:34:12 +08:00
README: document additional partition flags
Document all partition flags. Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>
This commit is contained in:
parent
dbb796b8e9
commit
b025b03ee9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user