You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 weeks ago | |
|---|---|---|
| icons/apps | 7 months ago | |
| locale | 3 months ago | |
| screenshot | 3 years ago | |
| source | 2 weeks ago | |
| .gitignore | 8 months ago | |
| Makefile | 6 months ago | |
| README.md | 3 years ago | |
| com.ublinux.ubl-settings-bootloader.policy | 3 weeks ago | |
| gresource.xml | 6 months ago | |
| grub-cmdline-linux.csv | 3 months ago | |
| grub-play.csv | 6 months ago | |
| grub-terminal-input.csv | 7 months ago | |
| grub-terminal-output.csv | 7 months ago | |
| ubl-settings-bootloader-menu-item.glade | 8 months ago | |
| ubl-settings-bootloader-menu.glade | 8 months ago | |
| ubl-settings-bootloader-password.glade | 5 months ago | |
| ubl-settings-bootloader-ringtone.glade | 5 months ago | |
| ubl-settings-bootloader-user.glade | 5 months ago | |
| ubl-settings-bootloader.css | 3 months ago | |
| ubl-settings-bootloader.desktop | 3 weeks ago | |
| ubl-settings-bootloader.glade | 6 months ago | |
README.md
ubl-settings-bootloader
Настройка загрузчика
[RU] Утилита для настройки загрузчика
Utility for setting the bootloader
Build
In order to build ubl-settings-bootloader you will need:
- CMake
- C compiler
- GTK+ 3 & dependencies
Once you have all the necessary dependencies, you can use:
$ make
Installation
After a successful build, just use:
$ sudo make install clean
Uninstallation
After a successful build, just use:
$ sudo make uninstall
Usage
$ ubl-settings-bootloader --help
GTK settings bootloader for UBLinux
Usage: ubl-settings-bootloader [OPTIONS...]
Options:
-h, --help Show this help
-V, --version Show package version
$ ubl-settings-bootloader --version
ubl-settings-bootloader version: x.xx
