61087d33e9
Set the grub timeout to 5 seconds by default, and add notes on how to update this. This will stop infra having to carry an element that goes and rewrites the grub configuration. Change-Id: I556b3f48eff1b67ee8c4b9b64f749af95100fb99
7 lines
242 B
YAML
7 lines
242 B
YAML
---
|
|
features:
|
|
- The ``bootloader`` element will explicitly set the timeout to
|
|
``5`` seconds when using ``grub`` (previously this was undefined,
|
|
but platform defaults were usually 5 seconds). Set this to ``0``
|
|
for faster boots.
|