From 94d1f98a4e475e2fbb2530ed1f9219cc3f8a4032 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 15 Mar 2011 19:43:44 +0000 Subject: do not hardcode distro name in syslinux help message --- draklive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draklive b/draklive index ffc2af3..9130a75 100755 --- a/draklive +++ b/draklive @@ -621,7 +621,7 @@ sub create_syslinux_msg_files { output($live->get_builddir . $live->{prefix}{build}{boot} . '/help.msg', pack("C*", 0x0E, 0x80, 0x03, 0x00, 0xC) . qq( -Welcome to Mageia live! +Welcome to $live->{media}{title}! The command line can be used to specify kernel options. -- cgit v1.2.1