summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorFlorin Grad <florin@mandriva.com>2004-03-15 11:03:24 +0000
committerFlorin Grad <florin@mandriva.com>2004-03-15 11:03:24 +0000
commit416d7f809659a05d8196e848cb022ea486e40ec4 (patch)
tree68989037cc9898c12b3e7bc4e49feaa06da99d5e /perl-install
parent6bcdc6f2e234647720abe16e1d12f75ab1439de4 (diff)
downloaddrakx-backup-do-not-use-416d7f809659a05d8196e848cb022ea486e40ec4.tar
drakx-backup-do-not-use-416d7f809659a05d8196e848cb022ea486e40ec4.tar.gz
drakx-backup-do-not-use-416d7f809659a05d8196e848cb022ea486e40ec4.tar.bz2
drakx-backup-do-not-use-416d7f809659a05d8196e848cb022ea486e40ec4.tar.xz
drakx-backup-do-not-use-416d7f809659a05d8196e848cb022ea486e40ec4.zip
add ppp+ and ippp+ at the interfaces list
Diffstat (limited to 'perl-install')
-rwxr-xr-xperl-install/standalone/drakgw1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw
index 762aa53f8..f491302b9 100755
--- a/perl-install/standalone/drakgw
+++ b/perl-install/standalone/drakgw
@@ -212,6 +212,7 @@ defined $card_netconnect and log::l("[drakgw] Information from netconnect: ignor
my @all_cards = network::ethernet::get_eth_cards();
my %net_devices = network::ethernet::get_eth_cards_names(@all_cards);
+put_in_hash(\%net_devices, { 'ppp+' => 'ppp+', 'ippp+' => 'ippp+' });
$in->ask_from('',
N("Please enter the name of the interface connected to the internet.