summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcdroot/boot/grub/grub.cfg7
1 files changed, 2 insertions, 5 deletions
diff --git a/cdroot/boot/grub/grub.cfg b/cdroot/boot/grub/grub.cfg
index 8c9f545..5c74848 100755
--- a/cdroot/boot/grub/grub.cfg
+++ b/cdroot/boot/grub/grub.cfg
@@ -3,10 +3,7 @@
iso_distro=Kogaion
export iso_distro
-iso_flavour=XFCE
-export iso_flavour
-
-iso_version=3_alpha_4.0
+iso_version=3_beta
export iso_version
iso_theme=kogaion
@@ -80,7 +77,7 @@ if [ x$modeset_opt = x ]; then
export modeset_opt
fi
-menuentry "Start $iso_distro $iso_flavour $iso_version" --class kogaion --class gentoo --class gnu-linux {
+menuentry "Start $iso_distro $iso_version" --class kogaion --class gentoo --class gnu-linux {
set gfxpayload=keep
echo "Language: ${bootlang}"
echo "Keyboard: ${bootkeymap}"