From d4a274e5c9bd23a3525122dd46423a154561cd6c Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 26 Jul 2005 06:16:55 +0000 Subject: mandriva switch --- make_boot_img | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'make_boot_img') diff --git a/make_boot_img b/make_boot_img index 0af2cdf9b..12598908e 100755 --- a/make_boot_img +++ b/make_boot_img @@ -463,9 +463,9 @@ To Build a Bootable CD-ROM, try: -f "$type.rdz" ? _ "cp -f $type.rdz $dir" : initrd($tmp_mnt_initrd, $type, $I, "$dir/$type.rdz"); output("$dir/boot.msg", " -Welcome to Mandrakelinux 7.1 +Welcome to Mandriva Linux 7.1 -Press to install or upgrade a system 7mMandrakelinux7m +Press to install or upgrade a system 7mMandriva Linux7m "); output("$dir/silo.conf", qq( @@ -517,7 +517,7 @@ sub boot_img_ppc() { MacRISC -Mandrakelinux PPC bootloader +Mandriva Linux PPC bootloader " screen" output @@ -529,7 +529,7 @@ device-end 3 to foreground-color 0 to background-color " "(0C)" fb8-write drop -" Booting Mandrakelinux PPC..." fb8-write drop 100 ms +" Booting Mandriva Linux PPC..." fb8-write drop 100 ms boot cd:,\boot\yaboot @@ -587,7 +587,7 @@ boot cd:,\boot\yaboot '); output("$dir/$boot/yaboot.conf", ' -init-message = "\nWelcome to Mandrakelinux PPC!\nHit for boot options.\n\n" +init-message = "\nWelcome to Mandriva Linux PPC!\nHit for boot options.\n\n" timeout = 150 device=cd: default = install-gui @@ -679,7 +679,7 @@ image = enet:0,vmlinux-power4 '); output("$dir/$boot/yaboot.msg", ' -Thanks for choosing Mandrakelinux PPC. The following is a short +Thanks for choosing Mandriva Linux PPC. The following is a short explanation of the various options for booting the install CD. All options ending with "-power4" use the BOOT kernel for ppc 9xx and POWER4. @@ -816,7 +816,7 @@ timeout 10 default 0 fallback 1 -title Mandrake Install +title Mandriva Linux Install root (hd0,0) kernel /cooker/isolinux/alt0/vmlinuz $default_append $default_acpi $default_vga automatic=method:disk @@ -826,15 +826,15 @@ title Help pause To display the help, press until you reach "HELP END" pause . -pause Please see http://qa.mandrakesoft.com/hd_grub.cgi for a friendlier solution +pause Please see http://qa.mandriva.com/hd_grub.cgi for a friendlier solution pause . -pause To specify the location where Mandrakelinux is copied, -pause choose "Mandrake Install", and press "e". +pause To specify the location where Mandriva Linux is copied, +pause choose "Mandriva Linux Install", and press "e". pause Then change "root (hd0,0)". FYI: pause - (hd0,0) is the first partition on first bios hard drive (usually hda1) pause - (hd0,4) is the first extended partition (usually hda5) pause - (hd1,0) is the first partition on second bios hard drive -pause Replace /cooker to suits the directory containing Mandrakelinux +pause Replace /cooker to suits the directory containing Mandriva Linux pause . pause HELP END EOF -- cgit v1.2.1