summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorin Grad <florin@mandriva.com>2002-09-17 15:59:50 +0000
committerFlorin Grad <florin@mandriva.com>2002-09-17 15:59:50 +0000
commite1c74c6f0cf1efe50a6777ae55a9b4b29be4afd7 (patch)
tree1a7277356f6c90bdf226cbdb621b695c6438575e
parent84cc3e3365a84a9f74976b3c9665071991065100 (diff)
downloaddrakx-e1c74c6f0cf1efe50a6777ae55a9b4b29be4afd7.tar
drakx-e1c74c6f0cf1efe50a6777ae55a9b4b29be4afd7.tar.gz
drakx-e1c74c6f0cf1efe50a6777ae55a9b4b29be4afd7.tar.bz2
drakx-e1c74c6f0cf1efe50a6777ae55a9b4b29be4afd7.tar.xz
drakx-e1c74c6f0cf1efe50a6777ae55a9b4b29be4afd7.zip
add warning message
-rwxr-xr-xperl-install/standalone/drakgw2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw
index b6fd68158..4f515a5a7 100755
--- a/perl-install/standalone/drakgw
+++ b/perl-install/standalone/drakgw
@@ -185,6 +185,8 @@ $::direct or $in->ask_okcancel(_("Internet Connection Sharing"),
_("You are about to configure your computer to share its Internet connection.
With that feature, other computers on your local network will be able to use this computer's Internet connection.
+Make sure you have configured your Network/Internet access using drakconnect before going any further.
+
Note: you need a dedicated Network Adapter to set up a Local Area Network (LAN)."), 1) or quit_global($in, 0);
undef $::Wizard_no_previous;