Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,10 @@ Here are all options for images:
Variables`_ section below.
:exec-post: Custom command to run after generating the image.
:flashtype: refers to a flash section. Optional for non flash like images
like hd images
like hd images.
:partition: can be given multiple times and refers to a partition described
below
below. The section title will be use as the partition label
(only with GPT).

Additionally each image can have one of the following sections describing the
type of the image:
Expand Down
Loading