buildroot/package/petitboot
Reza Arbab 026338f66b package/petitboot: prefer UTF-8 support
The petitboot UI looks much nicer in a Unicode locale:

* Items in the language selection submenu use multibyte Unicode
  characters. In other locales, they say "Unable to display text in this
  locale".

* The combination of TERM=linux with a UTF-8 locale is required to
  trigger a special-case workaround in ncurses code[1]. Without
  this, line-drawing characters in the menu look like q's.

Turn on wchar support in ncurses, and add a reminder that a UTF-8 locale
should be generated for things to look right.

[1] https://invisible-island.net/ncurses/ncurses.faq.html#no_line_drawing

Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2024-02-07 20:41:36 +01:00
..
Config.in package/petitboot: prefer UTF-8 support 2024-02-07 20:41:36 +01:00
S15pb-discover package/petitboot: use default logfile dir 2023-11-05 18:15:30 +01:00
pb-console package/petitboot: run petitboot UI on consoles 2023-11-05 19:04:41 +01:00
petitboot.hash
petitboot.mk package/petitboot: minor makefile cleanup 2024-02-07 20:13:48 +01:00