]> code.ossystems Code Review - openembedded-core.git/commit
init-install: add timeout for legacy grub
authorCatalin Enache <catalin.enache@windriver.com>
Wed, 30 May 2018 09:04:00 +0000 (17:04 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Jul 2018 09:40:33 +0000 (10:40 +0100)
commitc82968498e57fb726b299ff4fff2b61e92e22063
treeaffce6f0d42101380ec276f6ba70bd83860e78b6
parent9910484a101279060cd0c9bc3e8b8af8700ba255
init-install: add timeout for legacy grub

After installing an image from an iso, booting the system using
the legacy boots makes the grub prompt wait for an enter.

This is not desirable since many of this devices are embedded
devices that should start by them self without user entry.

(From OE-Core rev: f6d85426e48d458d0835d4fd3314ce53ab92bd38)

Signed-off-by: Catalin Enache <catalin.enache@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/initrdscripts/files/init-install.sh