summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-February/002544.html
blob: aef3ec6410bf6e76c447038f95cec4351852403c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-sysadm] [412] - Mageia Linux =&gt; Mageia
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B412%5D%20-%20Mageia%20Linux%20%3D%3E%20Mageia&In-Reply-To=%3C20110203204030.5598C3FEFD%40valstar.mageia.org%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="002543.html">
   <LINK REL="Next"  HREF="002550.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-sysadm] [412] - Mageia Linux =&gt; Mageia</H1>
    <B>root at mageia.org</B> 
    <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B412%5D%20-%20Mageia%20Linux%20%3D%3E%20Mageia&In-Reply-To=%3C20110203204030.5598C3FEFD%40valstar.mageia.org%3E"
       TITLE="[Mageia-sysadm] [412] - Mageia Linux =&gt; Mageia">root at mageia.org
       </A><BR>
    <I>Thu Feb  3 21:40:30 CET 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="002543.html">[Mageia-sysadm] [411] Merge mdv commit 271858
</A></li>
        <LI>Next message: <A HREF="002550.html">[Mageia-sysadm] [413] Regenerate po files
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#2544">[ date ]</a>
              <a href="thread.html#2544">[ thread ]</a>
              <a href="subject.html#2544">[ subject ]</a>
              <a href="author.html#2544">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Revision: 412
Author:   ahmad
Date:     2011-02-03 21:40:29 +0100 (Thu, 03 Feb 2011)
Log Message:
-----------
- Mageia Linux =&gt; Mageia

Modified Paths:
--------------
    drakpxelinux/trunk/drakpxelinux.pl

Modified: drakpxelinux/trunk/drakpxelinux.pl
===================================================================
--- drakpxelinux/trunk/drakpxelinux.pl	2011-02-03 20:04:59 UTC (rev 411)
+++ drakpxelinux/trunk/drakpxelinux.pl	2011-02-03 20:40:29 UTC (rev 412)
@@ -71,7 +71,7 @@
 N(&quot;Initrd: network boot image (network.img) or all.rdz&quot;) . &quot;\n&quot; .
 N(&quot;Interface: network interface used for the installation process&quot;) . &quot;\n&quot; .
 N(&quot;Network: DHCP or an IP address&quot;) . &quot;\n&quot; .
-N(&quot;Directory: full path to Mageia Linux install server directory&quot;) . &quot;\n&quot; .
+N(&quot;Directory: full path to Mageia install server directory&quot;) . &quot;\n&quot; .
 N(&quot;Installation method: NFS or HTTP&quot;) . &quot;\n&quot; .
 N(&quot;Ramsize: ramsize parameter on boot image&quot;) . &quot;\n&quot; .
 N(&quot;Display: export display to another computer (e.g.: 10.0.1.33:0)&quot;) . &quot;\n&quot; .
@@ -86,7 +86,7 @@
 	    'interface' =&gt; N(&quot;network interface used for the installation process&quot;),
 	    'info' =&gt; N(&quot;Information displayed in PXE help (F1 key)&quot;),
 	    'network' =&gt; N(&quot;DHCP or an IP address&quot;),
-	    'directory' =&gt; N(&quot;full path to Mageia Linux install server directory&quot;),
+	    'directory' =&gt; N(&quot;full path to Mageia install server directory&quot;),
 	    'automatic' =&gt; N(&quot;installation method: choose NFS or HTTP&quot;),
 	    'ramsize' =&gt; N(&quot;ramsize parameter on boot image&quot;),
 	    'display' =&gt; N(&quot;export display on another computer (e.g.: 10.0.1.33:0)&quot;),
@@ -313,7 +313,7 @@
 					   { label =&gt; N(&quot;PXE label:&quot;), val =&gt; \$WPXENAME,
 					     help =&gt; N(&quot;name displayed in PXE menu (please provide an ASCII word or a number, without spaces)&quot;) },
 					   { label =&gt; N(&quot;PXE information:&quot;), val =&gt; \$WINFO,
-					     help =&gt; N(&quot;The PXE information is used to explain the role of the boot image,\ne.g.:\nMageai Linux 10 rescue disk\nMageia Linux cauldron install via http&quot;) },
+					     help =&gt; N(&quot;The PXE information is used to explain the role of the boot image,\ne.g.:\nMageai Linux 10 rescue disk\nMageia cauldron install via http&quot;) },
 					   { label =&gt; N(&quot;Full path to all.rdz image source:&quot;), type =&gt; 'file', val =&gt; \$WALLRDZ,
 					     help =&gt; N(&quot;Provide the full path to all.rdz image location&quot;) },
 					   { label =&gt; N(&quot;Full path to vmlinuz source:&quot;), type =&gt; 'file', val =&gt; \$WVMLINUZ,
@@ -644,7 +644,7 @@
 			       ),
 		      ),
 
-	     0, gtkadd(Gtk2::Frame-&gt;new(N(&quot;Mageia Linux installer options&quot;)),
+	     0, gtkadd(Gtk2::Frame-&gt;new(N(&quot;Mageia installer options&quot;)),
 		       gtkpack_(gtkset_border_width(Gtk2::VBox-&gt;new, 5),
 				0, $label_and_widgets-&gt;(N(&quot;Ramdisk size&quot;), $ramdisk_size, &quot;&quot;),
 				0, $label_and_widgets-&gt;(N(&quot;Custom options&quot;), $others, &quot;&quot;),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: &lt;/pipermail/mageia-sysadm/attachments/20110203/fc3b80f5/attachment.html&gt;
</PRE>







<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="002543.html">[Mageia-sysadm] [411] Merge mdv commit 271858
</A></li>
	<LI>Next message: <A HREF="002550.html">[Mageia-sysadm] [413] Regenerate po files
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#2544">[ date ]</a>
              <a href="thread.html#2544">[ thread ]</a>
              <a href="subject.html#2544">[ subject ]</a>
              <a href="author.html#2544">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>