File: grub_style-dfafe48d719f5579.yaml

package info (click to toggle)
python-diskimage-builder 3.39.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,704 kB
  • sloc: sh: 7,474; python: 6,454; makefile: 37
file content (7 lines) | stat: -rw-r--r-- 273 bytes parent folder | download
1
2
3
4
5
6
7
---
upgrade:
  - |
    Change default values for ``DIB_GRUB_TIMEOUT_STYLE`` and
    ``DIB_GRUB_TIMEOUT``. The default value for ``DIB_GRUB_TIMEOUT_STYLE``
    will be ``menu`` and for ``DIB_GRUB_TIMEOUT`` will be ``5``. These
    values are based on current GRUB defaults.