summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2005-07-26 06:16:55 +0000
committerOlivier Blin <oblin@mandriva.org>2005-07-26 06:16:55 +0000
commitd4a274e5c9bd23a3525122dd46423a154561cd6c (patch)
tree5799b97e4b1eedb7cf2108e127f63ede953afa2c /make_boot_img
parent3d5e2c3bc70a45d3e45f67777aa449b7777092c1 (diff)
downloaddrakx-backup-do-not-use-d4a274e5c9bd23a3525122dd46423a154561cd6c.tar
drakx-backup-do-not-use-d4a274e5c9bd23a3525122dd46423a154561cd6c.tar.gz
drakx-backup-do-not-use-d4a274e5c9bd23a3525122dd46423a154561cd6c.tar.bz2
drakx-backup-do-not-use-d4a274e5c9bd23a3525122dd46423a154561cd6c.tar.xz
drakx-backup-do-not-use-d4a274e5c9bd23a3525122dd46423a154561cd6c.zip
mandriva switch
Diffstat (limited to 'make_boot_img')
-rwxr-xr-xmake_boot_img22
1 files changed, 11 insertions, 11 deletions
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 <Enter> to install or upgrade a system 7mMandrakelinux7m
+Press <Enter> to install or upgrade a system 7mMandriva Linux7m
");
output("$dir/silo.conf", qq(
@@ -517,7 +517,7 @@ sub boot_img_ppc() {
MacRISC
</COMPATIBLE>
<DESCRIPTION>
-Mandrakelinux PPC bootloader
+Mandriva Linux PPC bootloader
</DESCRIPTION>
<BOOT-SCRIPT>
" 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
</BOOT-SCRIPT>
<OS-BADGE-ICONS>
@@ -587,7 +587,7 @@ boot cd:,\boot\yaboot
');
output("$dir/$boot/yaboot.conf", '
-init-message = "\nWelcome to Mandrakelinux PPC!\nHit <TAB> for boot options.\n\n"
+init-message = "\nWelcome to Mandriva Linux PPC!\nHit <TAB> 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 <space> 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