From 1e4750ef070a6349222d256bde728281033ce1ff Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 15 Mar 2016 15:35:49 +0100 Subject: Further expand the use of DISTRO variable to customize the Live ISO. --- menu.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'menu.tpl') diff --git a/menu.tpl b/menu.tpl index 7f88fb3..e7c051b 100644 --- a/menu.tpl +++ b/menu.tpl @@ -4,7 +4,7 @@ ui vesamenu.c32 default live font @CONSFONT@ menu background swlogov.png -menu title Slackware@DIRSUFFIX@-@SL_VERSION@ Live @VERSION@ +menu title @CDISTRO@@DIRSUFFIX@-@SL_VERSION@ Live @VERSION@ menu clear f2 f2.txt #00000000 f3 f3.txt #00000000 @@ -45,7 +45,7 @@ label live kernel /boot/generic append initrd=/boot/initrd.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 kbd=@KBD@ text help - Slackware@DIRSUFFIX@-@SL_VERSION@, kernel @KVER@. + @CDISTRO@@DIRSUFFIX@-@SL_VERSION@, kernel @KVER@. Add 'load=nvidia' to the commandline if you have a recent NVIDIA card. endtext -- cgit v1.2.3