From 34cc615f0c846848db2030da5f4917b9093cdc7a Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sun, 26 Apr 2015 01:25:59 +0300 Subject: [sys-boot/grub] upgrade --- sys-boot/grub/files/grub2-default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-boot/grub/files/grub2-default') diff --git a/sys-boot/grub/files/grub2-default b/sys-boot/grub/files/grub2-default index 7d1423ef..0a29c417 100644 --- a/sys-boot/grub/files/grub2-default +++ b/sys-boot/grub/files/grub2-default @@ -3,7 +3,7 @@ # /boot/grub/grub.cfg. GRUB_DEFAULT=saved -GRUB_DISTRIBUTOR="RogentOS" +GRUB_DISTRIBUTOR="Kogaion" GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=5 @@ -41,7 +41,7 @@ GRUB_COLOR_NORMAL="white/black" GRUB_COLOR_HIGHLIGHT="magenta/black" if [ -f "/etc/default/kogaion-grub" ]; then - # this file is placed by the RogentOS Installer and contains + # this file is placed by the Kogaion Installer and contains # custom GRUB_CMDLINE_LINUX parameters created at install # time. source /etc/default/kogaion-grub -- cgit v1.2.3