
Ebuild
There is a testing ebuild for GRUB2 Editor in Gentoo’s portage tree.
You’ll have to unmask it using:
sudo emerge -av --autounmask-write kcm-grub2
Update the configuration files in order to accept the keyword changes:
sudo etc-update
Then emerge it:
sudo emerge -av kcm-grub2
In order to create GRUB2-compatible splash images, enable the “imagemagick” USE flag. The packagekit USE flag has not been tested and is not recommended.