summaryrefslogtreecommitdiffstats
path: root/images/make_boot_img
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-06-02 12:23:20 +0000
committerThierry Vignaud <tv@mageia.org>2012-06-02 12:23:20 +0000
commit54f36acfc6c784234b3945f7b0348798202ca6b2 (patch)
treed2d44e0bbb401ac7ff60ec752221d7f141fb8bad /images/make_boot_img
parent1f75eaed0d8678a2c9c8410fed955ef52a71c80a (diff)
downloaddrakx-backup-do-not-use-54f36acfc6c784234b3945f7b0348798202ca6b2.tar
drakx-backup-do-not-use-54f36acfc6c784234b3945f7b0348798202ca6b2.tar.gz
drakx-backup-do-not-use-54f36acfc6c784234b3945f7b0348798202ca6b2.tar.bz2
drakx-backup-do-not-use-54f36acfc6c784234b3945f7b0348798202ca6b2.tar.xz
drakx-backup-do-not-use-54f36acfc6c784234b3945f7b0348798202ca6b2.zip
(boot_img_sparc) fix version in "Welcome to Mageia" message
Diffstat (limited to 'images/make_boot_img')
-rwxr-xr-ximages/make_boot_img2
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
");