diff options
author | Lyndon Brown <jnqnfe@gmail.com> | 2020-05-01 19:25:40 +0100 |
---|---|---|
committer | Lyndon Brown <jnqnfe@gmail.com> | 2020-05-15 19:35:09 +0000 |
commit | 0afd3625ed3c2039e347830464eda8a378b2eb53 (patch) | |
tree | 0a156511f3e6d5e7e11eddc272d9c52d26656f1d /scripts | |
parent | ab2e8a91f5247075c173930f340ebccb92914a0b (diff) | |
download | vyos-live-build-0afd3625ed3c2039e347830464eda8a378b2eb53.tar.gz vyos-live-build-0afd3625ed3c2039e347830464eda8a378b2eb53.zip |
bootloaders: reorganise installer menu entries
per layout from MR #199 discussion.
under "Advanced install options" we have:
- Graphical installer
- Text installer
- Graphical installer with dark theme
- Text installer with dark theme
- Installer with speech synthesis
under each of these we have a set of:
- Install
- Expert install
- Automated install
- Rescue mode
note that the 'automated' entries are moved up before the 'rescue' entries.
for hotkeys, the four entries above have hotkeys of 'i', 'x', 'a', and 'r'
respectively. ('x' is used instead of 'e' to avoid clash with standard
grub hotkey). this means that some entries that previous had no hotkeys
due to the flat list now have them. the other big difference is the main
graphical install entry going from 'g' to 'i' for consistency and the main
speech synth entry going from 's' to 'i' for the same reason.
furthermore, in the level above we have 'g' for normal graphical, 't' for
normal text install, 's' for speech synth, 'd' for graphical dark mode,
and 'k' for text dark mode.
the text-only sets are identical to the graphical ones except only for
dropping the graphical groups, simplifying maintenance, bringing clarity
to users of images (who may not have even made the image) that the set is
text-only, and keeping consistent hotkeys between graphical and text-only.
a 'start installer with speech synthesis' entry shortcut has been placed
at the top menu level alongside the 'start installer' shortcut.
Gbp-Dch: Short
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions