summaryrefslogtreecommitdiffstats
path: root/dhcp_wizard/dhcp.wiz
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp_wizard/dhcp.wiz')
-rw-r--r--dhcp_wizard/dhcp.wiz68
1 files changed, 0 insertions, 68 deletions
diff --git a/dhcp_wizard/dhcp.wiz b/dhcp_wizard/dhcp.wiz
index e02657ae..7eee4efe 100644
--- a/dhcp_wizard/dhcp.wiz
+++ b/dhcp_wizard/dhcp.wiz
@@ -35,25 +35,6 @@
canBack="true"
canCancel="true"
>
-
- <Target
- targetName="ask_dhcp_ip_range"
- jumpIndex="0"
- >
- </Target>
-
- <Target
- targetName="error_need_root"
- jumpIndex="1"
- >
- </Target>
-
- <Target
- targetName="error_need_net"
- jumpIndex="2"
- >
- </Target>
-
<Info
helpText="DHCP Configuration Wizard"
>
@@ -231,55 +212,6 @@ needed to configure your DHCP service:"
<Page
helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-dhcp.html"
- name="error_need_root"
- nextButtonText="OK"
- executionLevel="NORMAL"
- nextFinish="true"
- canBack="false"
- canCancel="true"
- >
-
- <Info
- helpText="You need to be root to run this wizard"
- >
- </Info>
- </Page>
-
- <Page
- helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-dhcp.html"
- name="error_need_net"
- subWizard="__WIZ_HOME__/server_wizard/server.wiz"
- executionLevel="NORMAL"
- nextFinish="false"
- canBack="false"
- canCancel="true"
- >
-
- <Info
- helpText="Network not configured yet"
- >
- </Info>
-
-
- <Info
- helpText="You have to configure the basic network parameters before launch this wizard."
- >
- </Info>
-
- <Info
- helpText="Press next to configure these parameters now, or Cancel to exit this wizard."
- >
- </Info>
-
-
- <Info
- helpText="If you choose to configure now, you will automatically continue with the DHCP configuration"
- >
- </Info>
- </Page>
-
- <Page
- helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-dhcp.html"
name="server launcher"
jumpPage="ask_dhcp_ip_range"
executionLevel="DEBUG"