summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2005-02-25 16:17:48 +0000
committerOlivier Blin <oblin@mandriva.org>2005-02-25 16:17:48 +0000
commit8087ed1825981cc2b64dd848a33ac89a96d678c8 (patch)
tree27b54f1b7d7c470017d320e776a83bba9268ada3 /perl-install
parent191a3e46865a382063c51d973c070e89a50b9fed (diff)
downloaddrakx-backup-do-not-use-8087ed1825981cc2b64dd848a33ac89a96d678c8.tar
drakx-backup-do-not-use-8087ed1825981cc2b64dd848a33ac89a96d678c8.tar.gz
drakx-backup-do-not-use-8087ed1825981cc2b64dd848a33ac89a96d678c8.tar.bz2
drakx-backup-do-not-use-8087ed1825981cc2b64dd848a33ac89a96d678c8.tar.xz
drakx-backup-do-not-use-8087ed1825981cc2b64dd848a33ac89a96d678c8.zip
space fixes
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/network/netconnect.pm10
1 files changed, 5 insertions, 5 deletions
diff --git a/perl-install/network/netconnect.pm b/perl-install/network/netconnect.pm
index d79a63f29..98cf34770 100644
--- a/perl-install/network/netconnect.pm
+++ b/perl-install/network/netconnect.pm
@@ -870,7 +870,7 @@ If you do not know, choose 'use PPPoE'"),
},
- adsl_account =>
+ adsl_account =>
{
pre => sub {
network::adsl::adsl_probe_info($netcnx, $netc, $adsl_type, $ntf_name);
@@ -906,7 +906,7 @@ If you do not know, choose 'use PPPoE'"),
},
- adsl_unsupported_eci =>
+ adsl_unsupported_eci =>
{
name => N("The ECI Hi-Focus modem cannot be supported due to binary driver distribution problem.
@@ -915,7 +915,7 @@ You can find a driver on http://eciadsl.flashtux.org/"),
},
- lan =>
+ lan =>
{
pre => $lan_detect,
name => N("Select the network interface to configure:"),
@@ -950,7 +950,7 @@ Do you really want to reconfigure this device?"),
},
- alrd_end =>
+ alrd_end =>
{
name => N("Congratulations, the network and Internet configuration is finished.
@@ -985,7 +985,7 @@ Do you really want to reconfigure this device?"),
# FIXME: is_install: no return for each card "last step" because of manual popping
# better construct an hash of { current_netintf => next_step } which next_step = last_card ? next_eth_step : next_card ?
- lan_intf =>
+ lan_intf =>
{
pre => sub {
$onboot = $ethntf->{ONBOOT} ? $ethntf->{ONBOOT} =~ /yes/ : bool2yesno(!member($ethntf->{DEVICE},