Bug 36004 - Локализованное название дистрибутива
Summary: Локализованное название дистрибутива
Status: RESOLVED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: grub-common (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Egor Ignatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-31 13:37 MSK by Andrey Cherepanov
Modified: 2026-03-13 22:00 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2019-01-31 13:37:01 MSK
Было бы неплохо адаптировать grub-2.02-os-alt.patch не просто для чтения имени дистрибутива из /etc/altlinux-release, а взять локализованное имя из отдельного файла (типа /usr/share/locale/XX/LC_MESSAGES/distro-name.mo)
Comment 1 Egor Ignatov 2026-02-12 13:08:57 MSK
Уже реализовано для установщика. Для установленной системы данное поведение будет добавлено в grub 2.14-alt1 в ближайшее время.
Comment 2 Repository Robot 2026-03-13 22:00:47 MSK
grub-2.14-alt1 -> sisyphus:

Fri Feb 27 2026 Egor Ignatov <egori@altlinux> 2.14-alt1
- update to grub 2.14
- add grub-efi-install utility for EFI installation with Secure Boot support and
  proper NVRAM management (closes: #52976)
- add probe module to efi image (closes: #54496)
- align with upstream usage for GRUB_CMDLINE_LINUX variable (closes: #53710)
- replace 'failsafe' with 'single' default for recovery boot entries (closes: #44269)
- add GRUB_BTRFS_USE_DEFAULT_SUBVOL option (closes: #56881)
- new subpackage grub-common-extra (closes: #38715, #51394, #51395)
- add ALT Linux distro name translation (closes: #36004)
- add "UEFI Firmware settings" translation (closes: #48768)
- read distro name from /etc/os-release (closes: #55546)
- add btrfs savedefault support (closes: #50525)
- disable savedefault for f2fs (closes: #52193)
- refactor grub filetriggers (closes: #57107)
- enhance grub-efi-autoupdate UX (closes: #56960)