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.
 
 
 
 
Go to file
Dmitry Razumov 8fa906f03e
Merge pull request 'master' (#104) from YanTheKaller/ubl-settings-bootloader:master into master
2 weeks ago
icons/apps Template update 7 months ago
locale Fix locale 3 months ago
screenshot Исправлен дизайн 3 years ago
source Fixed root button arguments 2 weeks ago
.gitignore WIP ubl-settings-bootloader C rework 8 months ago
Makefile Изменил(а) на 'Makefile' 6 months ago
README.md Исправлен README 3 years ago
com.ublinux.ubl-settings-bootloader.policy Fix .policy 3 weeks ago
gresource.xml fixes 6 months ago
grub-cmdline-linux.csv Fix locale 3 months ago
grub-play.csv fixes 6 months ago
grub-terminal-input.csv csv updates 7 months ago
grub-terminal-output.csv csv updates 7 months ago
ubl-settings-bootloader-menu-item.glade WIP OS menu 8 months ago
ubl-settings-bootloader-menu.glade Menu window; Saving fixes 8 months ago
ubl-settings-bootloader-password.glade Changed icons 5 months ago
ubl-settings-bootloader-ringtone.glade Changed icons 5 months ago
ubl-settings-bootloader-user.glade Changed icons 5 months ago
ubl-settings-bootloader.css Buttons minimum size 3 months ago
ubl-settings-bootloader.desktop Fix .policy .desktop 3 weeks ago
ubl-settings-bootloader.glade fixes 6 months ago

README.md

ubl-settings-bootloader

Настройка загрузчика

[RU] Утилита для настройки загрузчика

Utility for setting the bootloader

alt text

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