ref-manual: Document wic --offset option
Submitted by Joshua Watt on Oct. 26, 2020, 2:19 p.m.
|
Patch ID: 177525
Details
Commit Message
@@ -134,6 +134,11 @@ the ``part`` and ``partition`` commands:
- ``--align (in KBytes)``: This option is a Wic-specific option that
says to start partitions on boundaries given x KBytes.
+- ``--offset (in KBytes)``: This option is a Wic-specific option that
+ says to place a partition at exactly the specified offset. If the
+ partition cannot be placed at the specified offset, the image build
+ will fail.
+
- ``--no-table``: This option is a Wic-specific option. Using the
option reserves space for the partition and causes it to become
populated. However, the partition is not added to the partition
Adds documentation that describes how to use the --offset argument in a kickstart file Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> --- documentation/ref-manual/ref-kickstart.rst | 5 +++++ 1 file changed, 5 insertions(+) -- 2.28.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#494): https://lists.yoctoproject.org/g/docs/message/494 Mute This Topic: https://lists.yoctoproject.org/mt/77816185/1003190 Group Owner: docs+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/docs/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-