Изменить команду получение списка Загрузка по умолчанию #107

Open
opened 4 months ago by asmeron · 3 comments
Owner

Изменить команду получения списка, на:

/usr/lib/ublinux/scripts/grub-functions exec_get_all_menuentry2

Получаемая таблица выглядит так:

MENUENTRY DESCRIPTION
Full_save_to_HDD Full save to HDD
Sandbox_in_RAM_with_save_user_profile_on_HDD Sandbox in RAM with save user profile on HDD
Full_sandbox_in_RAM Full sandbox in RAM
Saving_to_the_HDD_module Saving to the HDD module
Menu_of_the_second_system Menu of the second system
Additional_Menu>Sandbox_on_HDD_with_saving_user_profile_on_HDD Additional Menu>Sandbox on HDD with saving user profile on HDD
Additional_Menu>Full_sandbox_on_HDD Additional Menu>Full sandbox on HDD
Recovery_Menu>Boot_base_modules_on_HDD_without_user_settings Recovery Menu>Boot base modules on HDD without user settings
Recovery_Menu>Boot_base_modules_in_RAM_without_user_settings Recovery Menu>Boot base modules in RAM without user settings
Boot_menu_for_other_OS>Boot_Windows_bootmgr Boot menu for other OS>Boot Windows bootmgr (7, 8, 8.1, 10, 11, 12)
Boot_menu_for_other_OS>Boot_Windows_ntldr Boot menu for other OS>Boot Windows ntldr (XP)
Boot_menu_for_other_OS>Boot_Windows_BIOS_MBR Boot menu for other OS>Boot Windows BIOS MBR
Boot_menu_for_other_OS>Boot_Windows_EFI_MBR Boot menu for other OS>Boot Windows EFI MBR
Boot_menu_for_other_OS>Boot_from_storage_1_Windows_EFI_MBR Boot menu for other OS>Boot from storage 1 Windows EFI MBR
Boot_menu_for_other_OS>Boot_from_storage_2_Windows_EFI_MBR Boot menu for other OS>Boot from storage 2 Windows EFI MBR
Boot_menu_for_other_OS>Boot_from_storage_3_Windows_EFI_MBR Boot menu for other OS>Boot from storage 3 Windows EFI MBR
Boot_menu_for_other_OS>Boot_from_storage_4_Windows_EFI_MBR Boot menu for other OS>Boot from storage 4 Windows EFI MBR
Boot_menu_for_other_OS>Boot_Windows_EFI_GPT Boot menu for other OS>Boot Windows EFI GPT
Boot_menu_for_other_OS>Boot_from_storage_1_Windows_EFI_GPT Boot menu for other OS>Boot from storage 1 Windows EFI GPT
Boot_menu_for_other_OS>Boot_from_storage_2_Windows_EFI_GPT Boot menu for other OS>Boot from storage 2 Windows EFI GPT
Boot_menu_for_other_OS>Boot_from_storage_3_Windows_EFI_GPT Boot menu for other OS>Boot from storage 3 Windows EFI GPT
Boot_menu_for_other_OS>Boot_from_storage_4_Windows_EFI_GPT Boot menu for other OS>Boot from storage 4 Windows EFI GPT
Boot_menu_for_other_OS>Boot_from_storage_2_masking Boot menu for other OS>Boot from storage 2 masking
Boot_menu_for_other_OS>Boot_from_storage_3_masking Boot menu for other OS>Boot from storage 3 masking
Boot_menu_for_other_OS>Boot_from_storage_4_masking Boot menu for other OS>Boot from storage 4 masking
Boot_menu_for_other_OS>Boot_from_storage_2_without_masking Boot menu for other OS>Boot from storage 2 without masking
Boot_menu_for_other_OS>Boot_from_storage_3_without_masking Boot menu for other OS>Boot from storage 3 without masking
Boot_menu_for_other_OS>Boot_from_storage_4_without_masking Boot menu for other OS>Boot from storage 4 without masking

Сохранять в конфигурацию столбец: MENUENTRY
Выводить в ГУЙ локализацию столбца: DESCRIPTION

Проект для локализации доступен по имени: ublinux-init-grub-functions

Изменить команду получения списка, на: ``` /usr/lib/ublinux/scripts/grub-functions exec_get_all_menuentry2 ``` Получаемая таблица выглядит так: MENUENTRY|DESCRIPTION -|- Full_save_to_HDD|Full save to HDD Sandbox_in_RAM_with_save_user_profile_on_HDD|Sandbox in RAM with save user profile on HDD Full_sandbox_in_RAM|Full sandbox in RAM Saving_to_the_HDD_module|Saving to the HDD module Menu_of_the_second_system|Menu of the second system Additional_Menu>Sandbox_on_HDD_with_saving_user_profile_on_HDD|Additional Menu>Sandbox on HDD with saving user profile on HDD Additional_Menu>Full_sandbox_on_HDD|Additional Menu>Full sandbox on HDD Recovery_Menu>Boot_base_modules_on_HDD_without_user_settings|Recovery Menu>Boot base modules on HDD without user settings Recovery_Menu>Boot_base_modules_in_RAM_without_user_settings|Recovery Menu>Boot base modules in RAM without user settings Boot_menu_for_other_OS>Boot_Windows_bootmgr|Boot menu for other OS>Boot Windows bootmgr (7, 8, 8.1, 10, 11, 12) Boot_menu_for_other_OS>Boot_Windows_ntldr|Boot menu for other OS>Boot Windows ntldr (XP) Boot_menu_for_other_OS>Boot_Windows_BIOS_MBR|Boot menu for other OS>Boot Windows BIOS MBR Boot_menu_for_other_OS>Boot_Windows_EFI_MBR|Boot menu for other OS>Boot Windows EFI MBR Boot_menu_for_other_OS>Boot_from_storage_1_Windows_EFI_MBR|Boot menu for other OS>Boot from storage 1 Windows EFI MBR Boot_menu_for_other_OS>Boot_from_storage_2_Windows_EFI_MBR|Boot menu for other OS>Boot from storage 2 Windows EFI MBR Boot_menu_for_other_OS>Boot_from_storage_3_Windows_EFI_MBR|Boot menu for other OS>Boot from storage 3 Windows EFI MBR Boot_menu_for_other_OS>Boot_from_storage_4_Windows_EFI_MBR|Boot menu for other OS>Boot from storage 4 Windows EFI MBR Boot_menu_for_other_OS>Boot_Windows_EFI_GPT|Boot menu for other OS>Boot Windows EFI GPT Boot_menu_for_other_OS>Boot_from_storage_1_Windows_EFI_GPT|Boot menu for other OS>Boot from storage 1 Windows EFI GPT Boot_menu_for_other_OS>Boot_from_storage_2_Windows_EFI_GPT|Boot menu for other OS>Boot from storage 2 Windows EFI GPT Boot_menu_for_other_OS>Boot_from_storage_3_Windows_EFI_GPT|Boot menu for other OS>Boot from storage 3 Windows EFI GPT Boot_menu_for_other_OS>Boot_from_storage_4_Windows_EFI_GPT|Boot menu for other OS>Boot from storage 4 Windows EFI GPT Boot_menu_for_other_OS>Boot_from_storage_2_masking|Boot menu for other OS>Boot from storage 2 masking Boot_menu_for_other_OS>Boot_from_storage_3_masking|Boot menu for other OS>Boot from storage 3 masking Boot_menu_for_other_OS>Boot_from_storage_4_masking|Boot menu for other OS>Boot from storage 4 masking Boot_menu_for_other_OS>Boot_from_storage_2_without_masking|Boot menu for other OS>Boot from storage 2 without masking Boot_menu_for_other_OS>Boot_from_storage_3_without_masking|Boot menu for other OS>Boot from storage 3 without masking Boot_menu_for_other_OS>Boot_from_storage_4_without_masking|Boot menu for other OS>Boot from storage 4 without masking Сохранять в конфигурацию столбец: `MENUENTRY` Выводить в ГУЙ локализацию столбца: `DESCRIPTION` Проект для локализации доступен по имени: `ublinux-init-grub-functions`
asmeron added the ошибка label 4 months ago
YanTheKaller was assigned by asmeron 4 months ago
Collaborator
https://gitea.ublinux.ru/YanTheKaller/ubl-settings-bootloader/commit/f6342ad2cea915fa8bf078043023f1077a1a7675
Collaborator

image

![image](/attachments/af02990e-7de1-41a9-8eb3-ef733820d2c7)
Poster
Owner

Помоему, ранее покрасивее было меню.

Помоему, ранее покрасивее было меню.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: Applications/ubl-settings-bootloader#107
Loading…
There is no content yet.