master #20

Merged
asmeron merged 12 commits from Igor1/ubl-settings-bootloader:master into develop 3 years ago
Igor1 commented 3 years ago

Исправил название файлов .csv, исправил разделитель в .csv на ";"

Исправил название файлов .csv, исправил разделитель в .csv на ";"
Igor1 added 3 commits 3 years ago
Collaborator

Проверил

Проверил
Igor1 added 1 commit 3 years ago
Igor1 added 1 commit 3 years ago
Igor1 added 2 commits 3 years ago
Igor1 added 1 commit 3 years ago
Igor1 added 1 commit 3 years ago
asmeron requested changes 3 years ago
#define system_save "ubconfig --target system set boot "
#define global_remove "ubconfig --target global remove boot "
#define system_remove "ubconfig --target system remove boot "
#define all_save "ubconfig --noexecute set boot "
Owner

Убрать --noexecute !!

Убрать `--noexecute` !!
Igor1 commented 3 years ago
Poster

Исправил.
dea014f309

Исправил. https://gitea.ublinux.ru/Igor1/ubl-settings-bootloader/commit/dea014f3099433892596677401be62f79af59f48
#define global_remove "ubconfig --target global remove boot "
#define system_remove "ubconfig --target system remove boot "
#define all_save "ubconfig --noexecute set boot "
#define all_remove "ubconfig --noexecute remove boot "
Owner

Убрать --noexecute !!

Убрать `--noexecute` !!
Igor1 commented 3 years ago
Poster

Исправил.
dea014f309

Исправил. https://gitea.ublinux.ru/Igor1/ubl-settings-bootloader/commit/dea014f3099433892596677401be62f79af59f48
#define all_save "ubconfig --noexecute set boot "
#define all_remove "ubconfig --noexecute remove boot "
#define global_save "ubconfig --target global --noexecute set boot "
#define system_save "ubconfig --target system --noexecute set boot "
Owner

Убрать --noexecute !!

Убрать `--noexecute` !!
Igor1 commented 3 years ago
Poster

Исправил.
dea014f309

Исправил. https://gitea.ublinux.ru/Igor1/ubl-settings-bootloader/commit/dea014f3099433892596677401be62f79af59f48
#define global_save "ubconfig --target global --noexecute set boot "
#define system_save "ubconfig --target system --noexecute set boot "
#define global_remove "ubconfig --target global --noexecute remove boot "
#define system_remove "ubconfig --target system --noexecute remove boot "
Owner

Убрать --noexecute !!

Убрать `--noexecute` !!
Igor1 commented 3 years ago
Poster

Исправил.
dea014f309

Исправил. https://gitea.ublinux.ru/Igor1/ubl-settings-bootloader/commit/dea014f3099433892596677401be62f79af59f48
#define icon_warning "com.ublinux.ubl-settings-bootloader.warning"
#define kernel_csv "cmdline-linux.csv"
#define kernel_csv "grub-cmdline-linux.csv"
#define path_melody "grub-play.csv"
Owner

У файла grub-play.csv первая строка должна быть имена колонок, и это как-бы СТАНДАРТ .cvs !

У файла `grub-play.csv` первая строка должна быть имена колонок, и это как-бы СТАНДАРТ `.cvs` !
Igor1 commented 3 years ago
Poster

Исправил.
db94a299a5

Исправил. https://gitea.ublinux.ru/Igor1/ubl-settings-bootloader/commit/db94a299a58d67bb1a6eb718fe4ad9bdc1f8a65f
Igor1 added 1 commit 3 years ago
Igor1 added 1 commit 3 years ago
Igor1 added 1 commit 3 years ago
asmeron merged commit dc8551919d into develop 3 years ago
user-166 requested review from asmeron 2 years ago
asmeron approved these changes 1 year ago

Reviewers

asmeron approved these changes 1 year ago
The pull request has been merged as dc8551919d.
Sign in to join this conversation.
Loading…
There is no content yet.