| Message ID | 20260625-wic-migration-v1-3-fef8d481aecc@bootlin.com |
|---|---|
| State | New |
| Headers | show |
| Series | Migrate WIC documentation | expand |
diff --git a/documentation/ref-manual/kickstart.rst b/documentation/ref-manual/kickstart.rst index 80e2f9d84..9ab806899 100644 --- a/documentation/ref-manual/kickstart.rst +++ b/documentation/ref-manual/kickstart.rst @@ -230,7 +230,7 @@ supports the following options: - ``--configfile``: Specifies a user-defined configuration file for the bootloader. You can provide a full pathname for the file or a - file located in the ``canned-wks`` folder. This option overrides + file located in the ``files/wic`` folder. This option overrides all other bootloader options. - ``--ptable``: Specifies the partition table format. Valid values are:
Since Yocto 6.0, wks and wks.in files must be placed under files/wic/ inside a layer. Replace the "canned-wks" mention. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/ref-manual/kickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)