[OE-core] [PATCH v3] wic: Introduce the --use-label partition parameter

Anuj Mittal anuj.mittal at intel.com
Thu Sep 13 02:38:09 UTC 2018


On 09/12/2018 08:44 AM, Kevin Hao wrote:
> +         --use-label: This option is specific to wic. It makes wic to use the
> +                      label in /etc/fstab to specify a partition. If the
> +                      --use-label and --use-uuid are used at the same time,
> +                      we prefer the uuid because it is less likely to cause
> +                      name confliction. We don't support using this parameter
> +                      on the root partition since it requires an initramfs to
> +                      parse this value and we do not currently support that.
> +
>           --active: Marks the partition as active.

Would this also need a corresponding patch for yocto-docs as well?

Thanks,

Anuj



More information about the Openembedded-core mailing list