Mailinglist Archive: yast-commit (502 mails)
| < Previous | Next > |
[yast-commit] r64418 - /trunk/fcoe-client/src/helps.ycp
- From: gs@xxxxxxxxxxxxxxxxx
- Date: Thu, 16 Jun 2011 12:57:00 -0000
- Message-id: <20110616125700.AF1513263A@svn2.opensuse.org>
Author: gs
Date: Thu Jun 16 14:56:59 2011
New Revision: 64418
URL: http://svn.opensuse.org/viewcvs/yast?rev=64418&view=rev
Log:
help for interfaces and config added
Modified:
trunk/fcoe-client/src/helps.ycp
Modified: trunk/fcoe-client/src/helps.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/fcoe-client/src/helps.ycp?rev=64418&r1=64417&r2=64418&view=diff
==============================================================================
--- trunk/fcoe-client/src/helps.ycp (original)
+++ trunk/fcoe-client/src/helps.ycp Thu Jun 16 14:56:59 2011
@@ -92,18 +92,24 @@
_("<p>The interfaces dialog shows all detected netcards including the status
of VLAN and FcoE configuration.<br>FCoE is possible if a VLAN interface is
configured for FCoE on the switch. For every netcard (network interface) this
is shown in column 'FCoE VLAN interface'.</p>") +
/* Interfaces dialog help 3/4 */
- _("<i>not available</i> means, FCoE isn't possible (must be enabled on the
switch first)<br>
-<i>not configered</i>: FCoE is possible but not yet activated, press <b>Create
FCoE VLAN interface</b> to do this.<br>") +
+ _("<p>The values for 'FCoE VLAN interface' in detail:<br>
+<i>not available</i> means, FCoE isn't possible (must be enabled on the switch
first)<br>
+<i>not configered</i>: FCoE is possible but not yet activated, press <b>Create
FCoE VLAN Interface</b> to do this.<br>
+ If the FCoE VLAN interface is already created the name shown in the column,
e.g. eth3.200.</p>") +
- /* Interfaces dialog help 4/4 */
- _("If the FCoE VLAN interface is already created it is shown in the
column, e.g. eth3.200"),
+ /* Interfaces dialog help 3/4 */
+ _("<p>To change the configuration of an existing FCoE VLAN interface press
button <b>Change Settings</b>.</p>" ),
- /* Configuration dialog help 1/2 */
+ /* Configuration dialog help 1/3 */
"configuration" : _("<p><b><big>General configuration of
FCoE</big></b></p>") +
- /* Configuration dialog help 2/2 */
-_("<p>Here you can configure the general settings for FCoE
(/etc/fcoe/config).<br>
-Debug: <i>yes</i> or <i>no</i>, Use syslog: <i>yes</i> or <i>no</i></p>"),
+ /* Configuration dialog help 2/3 */
+ _("<p>Here you can configure the general settings for the FCoE system
service. The settings are written to '/etc/fcoe/config'.</p>") +
+
+ /* Configuration dialog help 3/3 */
+ _("<p>The values are:<br>
+<b>Debug</b>: <i>yes</i> or <i>no</i> is used to enable debugging messages
from the fcoe service script and 'fcoemon'<br>
+<b>Use syslog</b>: <i>yes</i> or <i>no</i> sends messages to the system log if
set to <i>yes</i> (see /var/log/messages).</p>"),
/* edit dialog help 1/2 */
"change" : _("<p>Edit settings in /etc/fcoe/ethx</p>" ) +
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Thu Jun 16 14:56:59 2011
New Revision: 64418
URL: http://svn.opensuse.org/viewcvs/yast?rev=64418&view=rev
Log:
help for interfaces and config added
Modified:
trunk/fcoe-client/src/helps.ycp
Modified: trunk/fcoe-client/src/helps.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/fcoe-client/src/helps.ycp?rev=64418&r1=64417&r2=64418&view=diff
==============================================================================
--- trunk/fcoe-client/src/helps.ycp (original)
+++ trunk/fcoe-client/src/helps.ycp Thu Jun 16 14:56:59 2011
@@ -92,18 +92,24 @@
_("<p>The interfaces dialog shows all detected netcards including the status
of VLAN and FcoE configuration.<br>FCoE is possible if a VLAN interface is
configured for FCoE on the switch. For every netcard (network interface) this
is shown in column 'FCoE VLAN interface'.</p>") +
/* Interfaces dialog help 3/4 */
- _("<i>not available</i> means, FCoE isn't possible (must be enabled on the
switch first)<br>
-<i>not configered</i>: FCoE is possible but not yet activated, press <b>Create
FCoE VLAN interface</b> to do this.<br>") +
+ _("<p>The values for 'FCoE VLAN interface' in detail:<br>
+<i>not available</i> means, FCoE isn't possible (must be enabled on the switch
first)<br>
+<i>not configered</i>: FCoE is possible but not yet activated, press <b>Create
FCoE VLAN Interface</b> to do this.<br>
+ If the FCoE VLAN interface is already created the name shown in the column,
e.g. eth3.200.</p>") +
- /* Interfaces dialog help 4/4 */
- _("If the FCoE VLAN interface is already created it is shown in the
column, e.g. eth3.200"),
+ /* Interfaces dialog help 3/4 */
+ _("<p>To change the configuration of an existing FCoE VLAN interface press
button <b>Change Settings</b>.</p>" ),
- /* Configuration dialog help 1/2 */
+ /* Configuration dialog help 1/3 */
"configuration" : _("<p><b><big>General configuration of
FCoE</big></b></p>") +
- /* Configuration dialog help 2/2 */
-_("<p>Here you can configure the general settings for FCoE
(/etc/fcoe/config).<br>
-Debug: <i>yes</i> or <i>no</i>, Use syslog: <i>yes</i> or <i>no</i></p>"),
+ /* Configuration dialog help 2/3 */
+ _("<p>Here you can configure the general settings for the FCoE system
service. The settings are written to '/etc/fcoe/config'.</p>") +
+
+ /* Configuration dialog help 3/3 */
+ _("<p>The values are:<br>
+<b>Debug</b>: <i>yes</i> or <i>no</i> is used to enable debugging messages
from the fcoe service script and 'fcoemon'<br>
+<b>Use syslog</b>: <i>yes</i> or <i>no</i> sends messages to the system log if
set to <i>yes</i> (see /var/log/messages).</p>"),
/* edit dialog help 1/2 */
"change" : _("<p>Edit settings in /etc/fcoe/ethx</p>" ) +
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |