summaryrefslogtreecommitdiffstats
path: root/drakpxelinux.pl
diff options
context:
space:
mode:
authorFunda Wang <fwang@mandriva.org>2004-08-23 06:08:22 +0000
committerFunda Wang <fwang@mandriva.org>2004-08-23 06:08:22 +0000
commit2e282a8fcf93ab6d0a20867dfc7c47bbecac40a5 (patch)
tree8257c6addf746023dfcb75faa0ac691ed7c65fdd /drakpxelinux.pl
parent3d818598749f3c5039781daf519c30499e9ea547 (diff)
downloaddrakpxelinux-2e282a8fcf93ab6d0a20867dfc7c47bbecac40a5.tar
drakpxelinux-2e282a8fcf93ab6d0a20867dfc7c47bbecac40a5.tar.gz
drakpxelinux-2e282a8fcf93ab6d0a20867dfc7c47bbecac40a5.tar.bz2
drakpxelinux-2e282a8fcf93ab6d0a20867dfc7c47bbecac40a5.tar.xz
drakpxelinux-2e282a8fcf93ab6d0a20867dfc7c47bbecac40a5.zip
Mandrake -> Mandrakelinux
Diffstat (limited to 'drakpxelinux.pl')
-rw-r--r--drakpxelinux.pl8
1 files changed, 4 insertions, 4 deletions
diff --git a/drakpxelinux.pl b/drakpxelinux.pl
index 6201092..3214551 100644
--- a/drakpxelinux.pl
+++ b/drakpxelinux.pl
@@ -69,7 +69,7 @@ N("Kernel: memdisk or vmlinuz") . "\n" .
N("Initrd: network boot image (network.img) or all.rdz") . "\n" .
N("Interface: network interface used for the installation process") . "\n" .
N("Network: DHCP or an IP address") . "\n" .
-N("Directory: full path to MDK install server directory") . "\n" .
+N("Directory: full path to Mandrakelinux install server directory") . "\n" .
N("Installation method: NFS or HTTP") . "\n" .
N("Ramsize: ramsize parameter on boot disk") . "\n" .
N("Display: export display to another computer (ie: 10.0.1.33:0)") . "\n" .
@@ -84,7 +84,7 @@ my %help = (
'interface' => N("network interface used for the installation process"),
'info' => N("the name to be displayed in the PXE menu (an ASCII word/number)"),
'network' => N("DHCP or an IP address"),
- 'directory' => N("full path to MDK install server directory"),
+ 'directory' => N("full path to Mandrakelinux install server directory"),
'automatic' => N("installation method: choose NFS or HTTP"),
'ramsize' => N("ramsize parameter on boot disk"),
'display' => N("export display on another computer (ie: 10.0.1.33:0)"),
@@ -344,7 +344,7 @@ sub wizard_add_entry {
{ label => N("PXE label:"), val => \$WPXENAME,
help => N("name displayed in PXE menu (please provide an ASCII word or a number, without spaces)") },
{ label => N("PXE information:"), val => \$WINFO,
- help => N("The PXE information is used to explain the role of the boot image,\nie:\nMandrake 10 rescue disk\nMandrake cooker install via http") },
+ help => N("The PXE information is used to explain the role of the boot image,\nie:\nMandrakelinux 10 rescue disk\nMandrakelinux cooker install via http") },
{ label => N("Full path to all.rdz image source:"), val => \$WALLRDZ,
help => N("Provide the full path to all.rdz image source") },
{ label => N("Full path to vmlinuz source:"), val => \$WVMLINUZ,
@@ -908,7 +908,7 @@ sub default_pxe_messages {
save_config($PXEMESSAGE);
output($PXEMESSAGE, <<EOF);
- Welcome to Mandrake Linux PXE Server
+ Welcome to Mandrakelinux PXE Server
Pxelinux
. .-----------------------------------.
/|\\ / Press F1 for available images \\