summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-02-27 15:11:45 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-02-27 15:11:45 +0000
commit8e769721e31cf2f06d5216cfaf6d9840f0551608 (patch)
tree752f8821555e9a625943b9ce964bf9b9d4d592f6
parent3f13b46b76bebc23bba75b697e2f68134b8ad7a0 (diff)
downloaddrakx-backup-do-not-use-8e769721e31cf2f06d5216cfaf6d9840f0551608.tar
drakx-backup-do-not-use-8e769721e31cf2f06d5216cfaf6d9840f0551608.tar.gz
drakx-backup-do-not-use-8e769721e31cf2f06d5216cfaf6d9840f0551608.tar.bz2
drakx-backup-do-not-use-8e769721e31cf2f06d5216cfaf6d9840f0551608.tar.xz
drakx-backup-do-not-use-8e769721e31cf2f06d5216cfaf6d9840f0551608.zip
note that isdn configuration has not yet be ported upon new wizard layer
-rw-r--r--perl-install/network/netconnect.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/perl-install/network/netconnect.pm b/perl-install/network/netconnect.pm
index a1334a55c..d70a901d2 100644
--- a/perl-install/network/netconnect.pm
+++ b/perl-install/network/netconnect.pm
@@ -288,6 +288,13 @@ sub real_main {
isdn =>
{
+ name => N("ISDN configuration has not yet be ported to new wizard layer"),
+ end => 1,
+ },
+
+
+ isdn_real =>
+ {
pre=> sub {
detect($netc->{autodetect}, 'isdn');
# FIXME: offer to pick any card from values %{$netc->{autodetect}{isdn}}