1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

wic: add help for --system-id option

Added explanation of --system-id option to the output of
wic help kickstart.

[YOCTO #9096]

(From OE-Core rev: 1a304afea4ad7be12ed5f0fcb397a538345a6b63)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ed Bartosh
2016-04-22 12:32:04 +03:00
committed by Richard Purdie
parent 5bc1e42b03
commit 2daea56eb8
+4
View File
@@ -738,6 +738,10 @@ DESCRIPTION
in bootloader configuration before running wic. In this case .wks file can in bootloader configuration before running wic. In this case .wks file can
be generated or modified to set preconfigured parition UUID using this option. be generated or modified to set preconfigured parition UUID using this option.
--system-id: This option is specific to wic. It specifies partition system id. It's useful
for the harware that requires non-default partition system ids. The parameter
in one byte long hex number either with 0x prefix or without it.
* bootloader * bootloader
This command allows the user to specify various bootloader This command allows the user to specify various bootloader