Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

q3aql/zenigrub-custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zenigrub-custom - A simple GTK (Zenity) or CLI interface to edit basic settings of GRUB.

Downloads:

Dependencies: bash, coreutils, zenity, xterm, grep, sed

Installation (Generic package - English version):

  • Open terminal and run the following commands:

    $ tar zxvf zenigrub-custom-1.6.tar.gz
    $ cd zenigrub-custom
    $ sudo make install

Installation (Generic package - Spanish version):

  • Open terminal and run the following commands:

    $ tar zxvf zenigrub-custom-1.6.tar.gz
    $ cd zenigrub-custom
    $ sudo make install-es

Images (Screenshots - GUI Version)

zenigrub-image

CLI Version:

  • For use CLI version, open terminal and run the following command:

    $ sudo zenigrub-custom-cli

External links: