[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#35394] [PATCH 4/4 v4] Grub i18n
From: |
Miguel Ángel Arruga Vivas |
Subject: |
[bug#35394] [PATCH 4/4 v4] Grub i18n |
Date: |
Sun, 18 Oct 2020 17:09:02 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hi Ludo,
Ludovic Courtès <ludo@gnu.org> writes:
> Sounds good. I think the way you split patches in v3 was fine too (the
> added test was also a nice bonus), so I actually have a slight
> preference for v3.
> (...)
> This (and v3) LGTM! We’ll have to do another round of testing before
> 1.2.
I plan to push them today. The code is the same as v4 (as it contained
the code for roll-back in ssh.scm) plus the test from v3, with only
cosmetic changes to avoid touching other lines and an update for
multiboot-modules in the test. Thank you very much for your review.
Nonetheless, I have a nice last minute addition for this to keep this
open for a bit more. :-)
It brings the whole glibc-locales to the grub and extlinux configuration
builders, and changes again boot-parameters. It would be optimal to
create a minimal locale with the desired locale, as glibc-utf8-locales
doesn't work with my to-go test target (es_ES.utf8) because setlocale
raises an exception.
I have in my TODO list to extract translate-label somewhere else, even
though I'm not sure where could it fit, and to sanitize some inputs to
ensure the correct generation. The latter should be ready this week,
the first depends on finding (or creating) the right place.
WDYT?
Happy hacking!
Miguel
0001-system-nls-for-boot-labels.patch
Description: 0001-system-nls-for-boot-labels.patch
- [bug#35394] [PATCH 1/1 v4] Grub i18n, Miguel Ángel Arruga Vivas, 2020/10/11
- [bug#35394] [PATCH 1/1 v4] Grub i18n, Ludovic Courtès, 2020/10/17
- [bug#35394] [PATCH 4/4 v4] Grub i18n,
Miguel Ángel Arruga Vivas <=
- [bug#35394] [PATCH 4/4 v4] Grub i18n, Miguel Ángel Arruga Vivas, 2020/10/18
- [bug#35394] [PATCH 4/4 v4] Grub i18n, Ludovic Courtès, 2020/10/19
- [bug#35394] [PATCH 4/4 v4] Grub i18n, Miguel Ángel Arruga Vivas, 2020/10/19
- [bug#35394] [PATCH 4/4 v4] Grub i18n, Ludovic Courtès, 2020/10/19
- [bug#35394] [PATCH 4/4 v4] Grub i18n, Miguel Ángel Arruga Vivas, 2020/10/19
- [bug#35394] [PATCH 4/4 v4] Grub i18n, Ludovic Courtès, 2020/10/20
- bug#35394: [PATCH 4/4 v4] Grub i18n, Miguel Ángel Arruga Vivas, 2020/10/20