/[smeserver]/rpms/e-smith-base/sme8/e-smith-base-5.2.0-ConsoleNetworkText.patch
ViewVC logotype

Contents of /rpms/e-smith-base/sme8/e-smith-base-5.2.0-ConsoleNetworkText.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Feb 18 06:21:34 2014 UTC (10 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Remove obsolete patch files

1 diff -ruN e-smith-base-5.2.0.old/root/usr/lib/perl5/site_perl/esmith/console/configure.pm e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm
2 --- e-smith-base-5.2.0.old/root/usr/lib/perl5/site_perl/esmith/console/configure.pm 2012-03-17 04:53:33.000000000 +0000
3 +++ e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm 2012-03-17 04:56:22.000000000 +0000
4 @@ -112,15 +112,15 @@
5
6 my ($rc, $choice) = $console->menu_page
7 (
8 - title => sprintf(gettext("Select %s network ethernet driver"),
9 + title => sprintf(gettext("Select %s network device"),
10 gettext($ifName)),
11 default => $default,
12 text =>
13 - sprintf(gettext("You now need to select the proper driver for your " .
14 - "%s network ethernet adapter. The server can attempt to do " .
15 - "this automatically, or you can do it manually - either by " .
16 - "specifying the model of your ethernet adapter or by " .
17 - "directly choosing a driver.\n"), gettext($ifName)),
18 + sprintf(gettext("You now need to select the proper device for your " .
19 + "%s network. The server can attempt to do " .
20 + "this automatically, or you can do it manually. " .
21 + "The network driver, MAC address and model of your " .
22 + "network adapter are listed below.\n"), gettext($ifName)),
23 argsref => \@args,
24 );

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed