diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2020-10-02 10:53:50 +0800 |
---|---|---|
committer | Armin Kuster <akuster@mvista.com> | 2020-10-09 07:01:47 -0700 |
commit | e23767fc72040cc58e638b08925ab467221c91f9 (patch) | |
tree | 62bf516350a7b3ce9f70041ea0248d49ed80b7aa /wic | |
parent | ab56b1df52c5b28680656fc00bfe143a7e069097 (diff) | |
download | meta-security-e23767fc72040cc58e638b08925ab467221c91f9.tar.gz |
initramfs-framework/dmverity: add retry loop for slow boot devices
Detection of USB devices by the kernel is slow enough. We need to
keep trying for a while (default: 5s seconds, controlled by roottimeout=<seconds>)
and sleep between each attempt (default: one second, rootdelay=<seconds>).
Fix is based on https://git.yoctoproject.org/cgit.cgi/poky/commit/meta/recipes-core/initrdscripts/initramfs-framework/rootfs?id=ee6a6c3461694ce09789bf4d852cea2e22fc95e4
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'wic')
0 files changed, 0 insertions, 0 deletions