mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
sys-kernel/bootengine: bump for first_boot and emergency shell timeout
Change first-boot detection to use a file in /boot, and time out starting the emergency shell after 5 minutes.
This commit is contained in:
parent
219eb830fb
commit
02fc176a86
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="c098825ac39f638b192e4f21cd3e5fc252cc691b"
|
CROS_WORKON_COMMIT="f551953628988cd70c93ccf4d85647c9038dc181"
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user