summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Niestroj <m.niestroj@grinn-global.com>2019-08-05 21:09:25 +0200
committerMarcin Niestroj <m.niestroj@grinn-global.com>2019-08-05 21:13:46 +0200
commit909c449011db54ef13d997833e5b7921ba0e7f56 (patch)
tree6cb8d49da24066b0943924d120bdb29979c3f740
parentdd20bcfd78ffb2c6bb5ceed6a474cb2830d240c0 (diff)
downloadgenimage-909c449011db54ef13d997833e5b7921ba0e7f56.tar.gz
genimage-909c449011db54ef13d997833e5b7921ba0e7f56.tar.xz
README: describe random disk-signature option
It is now possible to use random disk signature by specifying 'disk-signature = random'. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e7c14e4..eac10ef 100644
--- a/README.rst
+++ b/README.rst
@@ -189,7 +189,9 @@ Options:
:extended-partition: Number of the extended partition. Contains the number of the
extended partition between 1 and 4 or 0 for automatic. Defaults
to 0.
-:disk-signature: 32 bit integer used as disk signature (offset 440 in the MBR)
+:disk-signature: 32 bit integer used as disk signature (offset 440 in the
+ MBR). Using a special value ``random`` will result in
+ using random 32 bit number.
:gpt: Boolean. If true, a GPT type partion table is written. If false
a DOS type partition table is written. Defaults to false.
:disk-uuid: UUID string used as disk id in GPT partitioning. Defaults to a