Revision: 2686
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2686&view=rev
Author:   owes
Date:     2009-04-09 20:36:56 +0000 (Thu, 09 Apr 2009)

Log Message:
-----------
Add 2 status windows for netboot, I do not like (empty) blue screens ;-) 
ping take some time and modprobing also takes some time on my testmachine.

Modified Paths:
--------------
    ipcop/trunk/langs/af_ZA/install.po
    ipcop/trunk/langs/bg_BG/install.po
    ipcop/trunk/langs/ca_ES/install.po
    ipcop/trunk/langs/cs_CZ/install.po
    ipcop/trunk/langs/da_DK/install.po
    ipcop/trunk/langs/de_DE/install.po
    ipcop/trunk/langs/el_GR/install.po
    ipcop/trunk/langs/en_GB/install.po
    ipcop/trunk/langs/es_ES/install.po
    ipcop/trunk/langs/es_UY/install.po
    ipcop/trunk/langs/fa_IR/install.po
    ipcop/trunk/langs/fi_FI/install.po
    ipcop/trunk/langs/fr_FR/install.po
    ipcop/trunk/langs/gu_IN/install.po
    ipcop/trunk/langs/hu_HU/install.po
    ipcop/trunk/langs/install.new.en.pl
    ipcop/trunk/langs/it_IT/install.po
    ipcop/trunk/langs/ja_JP/install.po
    ipcop/trunk/langs/lt_LT/install.po
    ipcop/trunk/langs/nb_NO/install.po
    ipcop/trunk/langs/nl_NL/install.po
    ipcop/trunk/langs/pl_PL/install.po
    ipcop/trunk/langs/pt_BR/install.po
    ipcop/trunk/langs/pt_PT/install.po
    ipcop/trunk/langs/ro_RO/install.po
    ipcop/trunk/langs/ru_RU/install.po
    ipcop/trunk/langs/sk_SK/install.po
    ipcop/trunk/langs/sl_SI/install.po
    ipcop/trunk/langs/so_SO/install.po
    ipcop/trunk/langs/sv_SE/install.po
    ipcop/trunk/langs/th_TH/install.po
    ipcop/trunk/langs/tr_TR/install.po
    ipcop/trunk/langs/ur_PK/install.po
    ipcop/trunk/langs/vi_VN/install.po
    ipcop/trunk/langs/zh_CN/install.po
    ipcop/trunk/langs/zh_TW/install.po
    ipcop/trunk/src/installer/installer.c

Modified: ipcop/trunk/langs/af_ZA/install.po
===================================================================
--- ipcop/trunk/langs/af_ZA/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/af_ZA/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/bg_BG/install.po
===================================================================
--- ipcop/trunk/langs/bg_BG/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/bg_BG/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/ca_ES/install.po
===================================================================
--- ipcop/trunk/langs/ca_ES/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/ca_ES/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/cs_CZ/install.po
===================================================================
--- ipcop/trunk/langs/cs_CZ/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/cs_CZ/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB klíčenka"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/da_DK/install.po
===================================================================
--- ipcop/trunk/langs/da_DK/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/da_DK/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-nøgle"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/de_DE/install.po
===================================================================
--- ipcop/trunk/langs/de_DE/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/de_DE/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -390,6 +390,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-Stick"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/el_GR/install.po
===================================================================
--- ipcop/trunk/langs/el_GR/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/el_GR/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "Κλειδί-USB"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/en_GB/install.po
===================================================================
--- ipcop/trunk/langs/en_GB/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/en_GB/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -386,6 +386,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/es_ES/install.po
===================================================================
--- ipcop/trunk/langs/es_ES/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/es_ES/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -390,6 +390,9 @@
 msgid "TR_USB_KEY"
 msgstr "Llave USB"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/es_UY/install.po
===================================================================
--- ipcop/trunk/langs/es_UY/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/es_UY/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "Pendrive-USB"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/fa_IR/install.po
===================================================================
--- ipcop/trunk/langs/fa_IR/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/fa_IR/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/fi_FI/install.po
===================================================================
--- ipcop/trunk/langs/fi_FI/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/fi_FI/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-avain"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/fr_FR/install.po
===================================================================
--- ipcop/trunk/langs/fr_FR/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/fr_FR/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -391,6 +391,9 @@
 msgid "TR_USB_KEY"
 msgstr "Clé USB"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/gu_IN/install.po
===================================================================
--- ipcop/trunk/langs/gu_IN/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/gu_IN/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/hu_HU/install.po
===================================================================
--- ipcop/trunk/langs/hu_HU/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/hu_HU/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/install.new.en.pl
===================================================================
--- ipcop/trunk/langs/install.new.en.pl 2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/install.new.en.pl 2009-04-09 20:36:56 UTC (rev 2686)
@@ -117,6 +117,7 @@
 'TR_UNABLE_TO_PARTITION' => 'Unable to partition the disk.',
 'TR_UNABLE_TO_SET_HOSTNAME' => 'Unable to set hostname.',
 'TR_UNMOUNTING' => 'Unmounting Filesystems...',
+'TR_VERIFYING_IP' => 'Verifying network for IP address...',
 'TR_WELCOME' => 'Welcome to the %s installation program. Selecting Cancel on 
any of the following screens will reboot the computer.',
 
 'TR_CREATING_RAID' => 'Creating RAID...',

Modified: ipcop/trunk/langs/it_IT/install.po
===================================================================
--- ipcop/trunk/langs/it_IT/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/it_IT/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "Chiave USB"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/ja_JP/install.po
===================================================================
--- ipcop/trunk/langs/ja_JP/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/ja_JP/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/lt_LT/install.po
===================================================================
--- ipcop/trunk/langs/lt_LT/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/lt_LT/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/nb_NO/install.po
===================================================================
--- ipcop/trunk/langs/nb_NO/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/nb_NO/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -391,6 +391,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-nøkkel"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/nl_NL/install.po
===================================================================
--- ipcop/trunk/langs/nl_NL/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/nl_NL/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -395,6 +395,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/pl_PL/install.po
===================================================================
--- ipcop/trunk/langs/pl_PL/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/pl_PL/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "Pendrive USB"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/pt_BR/install.po
===================================================================
--- ipcop/trunk/langs/pt_BR/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/pt_BR/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/pt_PT/install.po
===================================================================
--- ipcop/trunk/langs/pt_PT/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/pt_PT/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/ro_RO/install.po
===================================================================
--- ipcop/trunk/langs/ro_RO/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/ro_RO/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/ru_RU/install.po
===================================================================
--- ipcop/trunk/langs/ru_RU/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/ru_RU/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/sk_SK/install.po
===================================================================
--- ipcop/trunk/langs/sk_SK/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/sk_SK/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB kľúč"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/sl_SI/install.po
===================================================================
--- ipcop/trunk/langs/sl_SI/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/sl_SI/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/so_SO/install.po
===================================================================
--- ipcop/trunk/langs/so_SO/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/so_SO/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/sv_SE/install.po
===================================================================
--- ipcop/trunk/langs/sv_SE/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/sv_SE/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-nyckel"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/th_TH/install.po
===================================================================
--- ipcop/trunk/langs/th_TH/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/th_TH/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/tr_TR/install.po
===================================================================
--- ipcop/trunk/langs/tr_TR/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/tr_TR/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -389,6 +389,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/ur_PK/install.po
===================================================================
--- ipcop/trunk/langs/ur_PK/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/ur_PK/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/vi_VN/install.po
===================================================================
--- ipcop/trunk/langs/vi_VN/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/vi_VN/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "Đĩa USB"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/zh_CN/install.po
===================================================================
--- ipcop/trunk/langs/zh_CN/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/zh_CN/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/langs/zh_TW/install.po
===================================================================
--- ipcop/trunk/langs/zh_TW/install.po  2009-04-09 20:33:53 UTC (rev 2685)
+++ ipcop/trunk/langs/zh_TW/install.po  2009-04-09 20:36:56 UTC (rev 2686)
@@ -388,6 +388,9 @@
 msgid "TR_USB_KEY"
 msgstr "USB-key"
 #### NEW:
+msgid "TR_VERIFYING_IP"
+msgstr "Verifying network for IP address..."
+#### NEW:
 msgid "TR_WAITING_RAID"
 msgstr "Waiting for RAID..."
 msgid "TR_WELCOME"

Modified: ipcop/trunk/src/installer/installer.c
===================================================================
--- ipcop/trunk/src/installer/installer.c       2009-04-09 20:33:53 UTC (rev 
2685)
+++ ipcop/trunk/src/installer/installer.c       2009-04-09 20:36:56 UTC (rev 
2686)
@@ -255,6 +255,10 @@
         fprintf(flog, "Fail to discover at least one network card\n");
         return FAILURE;
     }
+
+    /* Put up status screen here, modprobing can take some time */
+    statuswindow(72, 5, ipcop_gettext("TR_TITLE_SOURCE"), 
ipcop_gettext("TR_SEARCH_NETWORKS"));
+
     /* load net drivers from discovered hardware */
     for (i = 0; i < numhardwares; i++) {
         if (hardwares[i].type == network) {
@@ -268,7 +272,10 @@
             fprintf(flog, "Fail to discover pxe boot nic\n");
         }
     }
+
     build_network_list();
+    newtPopWindow();
+
     /* if local IP has not been found by pxe, try to find by dhcp */
     if (strlen(local_IP) == 0) {
         newtComponent *f;
@@ -317,8 +324,11 @@
     }
 
     /* check local_IP is not already used by another machine */
+    statuswindow(72, 5, ipcop_gettext("TR_TITLE_SOURCE"), 
ipcop_gettext("TR_VERIFYING_IP"));
     snprintf(command, STRING_SIZE, "ping %s", local_IP);
-    if (mysystem(command) == 0) {
+    rc = mysystem(command);
+    newtPopWindow();
+    if (rc == 0) {
         /* workaround gcc warning, there is really 2 %s there */
         tmpstring = strdup(gettext("TR_IP_ALREADY_IN_USE"));
         snprintf(message, STRING_SIZE, tmpstring, local_IP, itf_name);
@@ -352,22 +362,15 @@
         strcpy(network_source, message);
         statuswindow(72, 5, ipcop_gettext("TR_TITLE_SOURCE"), 
ipcop_gettext("TR_CHECKING"));
 
-    /* check local_IP is not already used by another machine */
-    snprintf(command, STRING_SIZE, "ping %s", local_IP);
-    if (mysystem(command) == 0) {
-        snprintf(message, STRING_SIZE, ipcop_gettext("TR_IP_ALREADY_IN_USE"), 
local_IP, itf_name);
-        errorbox(message);
-        return FAILURE;
-    }
         /* just verify if files exist, download later */
         strcpy(filename, TARBALL_IPCOP);
         snprintf(command, STRING_SIZE, "/bin/wget --spider -O /tmp/%s %s/%s", 
filename, network_source, filename);
-        if (!mysystem(command)) {
+        rc = mysystem(command);
+        newtPopWindow();
+        if (!rc) {
             fprintf(flog, "NETWORK INSTALL checked tarball URLs\n");
-            newtPopWindow();
             return SUCCESS;
         }
-        newtPopWindow();
 
         /* spider failed, inform user */
         snprintf(message, STRING_SIZE, ipcop_gettext("TR_TAR_GZ_NOT_FOUND"), 
filename, network_source);


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to