diff options
Diffstat (limited to 'images/make_boot_img')
-rwxr-xr-x | images/make_boot_img | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/make_boot_img b/images/make_boot_img index 33096a429..a2a93f47c 100755 --- a/images/make_boot_img +++ b/images/make_boot_img @@ -463,7 +463,7 @@ To Build a Bootable CD-ROM, try: -f "$type.rdz" ? _ "cp -f $type.rdz $dir" : initrd($type, $I, "$dir/$type.rdz"); output("$dir/boot.msg", " -Welcome to Mageia 1 +Welcome to Mageia $ENV{DISTRIB_VERSION} Press <Enter> to install or upgrade a system 7mMageia7m "); |