summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-03-31 12:59:05 +0200
committer Eric Hameleers <alien@slackware.com>2020-03-31 12:59:05 +0200
commitbce57c1d7d9537626d363e6c4407b6ac59c8313d (patch)
tree0951ee7284f7481183a172165f28ae4fadfc3b98
parent0e5f5a1329f1210c0aabab67f2210dd6fc2c15f6 (diff)
downloadliveslak-bce57c1d7d9537626d363e6c4407b6ac59c8313d.tar.gz
liveslak-bce57c1d7d9537626d363e6c4407b6ac59c8313d.tar.xz
Mention liveslak version on the boot screen (grub, syslinux)
-rw-r--r--grub.tpl2
-rw-r--r--menu.tpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/grub.tpl b/grub.tpl
index 6b28e0f..09bc7cb 100644
--- a/grub.tpl
+++ b/grub.tpl
@@ -40,7 +40,7 @@ if loadfont $prefix/theme/dejavusansmono12.pf2 ; then
export theme
fi
-menuentry "Start @CDISTRO@@DIRSUFFIX@ @SL_VERSION@ @LIVEDE@ Live @VERSION@ ($sl_lang)" --hotkey b {
+menuentry "Start @CDISTRO@@DIRSUFFIX@ @SL_VERSION@ @LIVEDE@ liveslak-@VERSION@ ($sl_lang)" --hotkey b {
linux ($root)/boot/generic @KAPPEND@ load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 kbd=$sl_kbd tz=$sl_tz locale=$sl_locale xkb=$sl_xkb
initrd ($root)/boot/initrd.img
}
diff --git a/menu.tpl b/menu.tpl
index 4d7cc8d..2417db2 100644
--- a/menu.tpl
+++ b/menu.tpl
@@ -4,7 +4,7 @@ ui vesamenu.c32
default live
font @CONSFONT@
menu background swlogov.png
-menu title @CDISTRO@@DIRSUFFIX@-@SL_VERSION@ Live @VERSION@
+menu title @CDISTRO@@DIRSUFFIX@-@SL_VERSION@ liveslak-@VERSION@
menu clear
f2 f2.txt #00000000
f3 f3.txt #00000000