summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakgw
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-08-05 10:02:49 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-08-05 10:02:49 +0000
commitb096f5f83821eb24c28423f402866002a8f0ddac (patch)
treec75865f09a1f4cdd3830eb5cb8ee132d6b660c63 /perl-install/standalone/drakgw
parent9661f99ef3287f6ebb3e08b4242aebde1c804d49 (diff)
downloaddrakx-backup-do-not-use-b096f5f83821eb24c28423f402866002a8f0ddac.tar
drakx-backup-do-not-use-b096f5f83821eb24c28423f402866002a8f0ddac.tar.gz
drakx-backup-do-not-use-b096f5f83821eb24c28423f402866002a8f0ddac.tar.bz2
drakx-backup-do-not-use-b096f5f83821eb24c28423f402866002a8f0ddac.tar.xz
drakx-backup-do-not-use-b096f5f83821eb24c28423f402866002a8f0ddac.zip
kill $Log (487 useless lines supressed from drakxtools)
Diffstat (limited to 'perl-install/standalone/drakgw')
-rwxr-xr-xperl-install/standalone/drakgw169
1 files changed, 0 insertions, 169 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw
index c16ec4514..ace20447d 100755
--- a/perl-install/standalone/drakgw
+++ b/perl-install/standalone/drakgw
@@ -607,172 +607,3 @@ Click on Configure to launch the setup wizard.", $setup_state));
Gtk->exit(0);
}
-
-
-#-------------------------------------------------
-#- $Log$
-#- Revision 1.64 2002/07/31 23:10:55 prigaux
-#- Handle parsing --embedded command line in standalone.pm
-#- => allows to remove the somewhat mythical
-#- $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
-#-
-#- Revision 1.63 2002/07/31 11:59:03 prigaux
-#- make new perl_checker happy
-#-
-#- Revision 1.62 2002/07/23 10:35:55 tvignaud
-#- - Big Move 1: interactive::* hierarchy
-#-
-#- Revision 1.61 2002/04/09 08:50:36 gc
-#- time to remove ipchains/2.2 stuff since now ipchains and iptables
-#- packages conflict
-#-
-#- Revision 1.60 2002/03/07 13:10:06 gc
-#- - call net_monitor to disable internet
-#- connection before network-restart
-#- - user return value when status'ing the
-#- initscripts rather than grepping their
-#- text output
-#-
-#- Revision 1.59 2002/02/22 18:58:22 gc
-#- exit the pur_gtk version after launching the wizard version
-#-
-#- Revision 1.58 2002/01/18 20:19:44 gc
-#- - move 'use standalone' up to comply to 'explanations'
-#- - write higher-level 'explanations'
-#- - small fix, s/`ls ..`/glob(..)/
-#-
-#- Revision 1.57 2001/12/17 17:58:20 gc
-#- drakgw for gold
-#-
-#- Revision 1.56 2001/10/30 19:10:41 gc
-#- use isa rather than ref to test if we're gtk
-#-
-#- Revision 1.55 2001/10/02 10:28:14 gc
-#- don't call pkgs_install when no package needs to be installed
-#-
-#- Revision 1.54 2001/09/18 20:36:20 damien
-#- debug
-#-
-#- Revision 1.53 2001/09/12 10:57:01 damien
-#- corrected wizard mode in newt mode
-#-
-#- Revision 1.52 2001/09/06 15:38:09 gc
-#- works now ;p
-#-
-#- Revision 1.51 2001/08/29 21:52:34 gc
-#- quit_global
-#-
-#- Revision 1.50 2001/08/18 00:06:32 siegel
-#- fixed i18n
-#-
-#- Revision 1.49 2001/08/09 09:35:37 gc
-#- use vnew the right way everywhere
-#-
-#- Revision 1.48 2001/08/09 09:15:38 gc
-#- - if package installs fail, redo one by one to know which one failed
-#- - try to not end up with a failing configuration file, if program is brutally stopped
-#- - if unrecognized config file, don't fail, rather ignore it and proceed
-#- - run dhcpd_update feature (if present) after setup of dhcp server
-#-
-#- Revision 1.47 2001/08/08 18:26:31 prigaux
-#- add interactive_pkgs stuff
-#-
-#- Revision 1.46 2001/08/06 13:11:35 yduret
-#- use MDK::Common;
-#- use network::netconnect; and update functions call from netconnect
-#-
-#- Revision 1.45 2001/07/24 22:39:28 prigaux
-#- move to MDK::Common, bool->to_bool
-#-
-#- Revision 1.44 2001/05/16 11:13:21 damien
-#- added icon management
-#-
-#- Revision 1.43 2001/05/15 14:36:31 gc
-#- full path for iptables
-#-
-#- Revision 1.42 2001/04/12 13:50:24 gc
-#- add some rule so later on tinyfirewall will not prevent everything from working
-#-
-#- Revision 1.41 2001/04/11 15:28:36 gc
-#- kosmetik
-#-
-#- Revision 1.40 2001/04/11 15:16:34 gc
-#- do i18n for title also
-#-
-#- Revision 1.39 2001/04/10 21:33:15 gc
-#- add INTERFACE param in sysconfig parameter for smooth interoperation with bastille-firewall
-#-
-#- Revision 1.38 2001/04/09 18:09:38 yduret
-#- deyvounification : remove some un-useful comments in code
-#-
-#- Revision 1.37 2001/04/09 16:29:20 gc
-#- do not die when an initscript returns non-0 (initscripts too buggy)
-#-
-#- Revision 1.36 2001/04/09 11:39:40 gc
-#- fix for when there is an already existing rc.firewall
-#- complies with old format of drakgw so that upgrades will work
-#-
-#- Revision 1.35 2001/04/08 05:33:14 damien
-#- updated
-#-
-#- Revision 1.34 2001/04/06 15:09:15 yduret
-#- swap cancel/configure button
-#-
-#- Revision 1.33 2001/04/06 14:12:06 gc
-#- - correct yvounetification in i18n stuff
-#- - remove some remaining debugging printings
-#- - add a bit more of explanations when starting drakgw in wizard mode
-#-
-#- Revision 1.32 2001/04/06 01:34:44 yduret
-#- recoded a embedded && gtk mode
-#-
-#- Revision 1.31 2001/03/31 14:21:10 pablo
-#- Updated po files and help messages (patch from Pixel)
-#-
-#- Revision 1.30 2001/03/29 11:52:15 damien
-#- updated for new wiz png policy
-#-
-#- Revision 1.29 2001/03/26 15:29:01 gc
-#- first attempt at pixelization of code (till's cups patches)
-#-
-#- Revision 1.28 2001/03/21 18:07:36 gc
-#- honour embedded mode
-#-
-#- Revision 1.27 2001/03/13 16:23:29 gc
-#- fix for bind
-#-
-#- Revision 1.26 2001/03/13 15:31:05 gc
-#- - fix destructive parts of pixelization
-#- - fix some own bugs
-#-
-#- Revision 1.25 2001/03/13 00:00:11 prigaux
-#- pixelization
-#-
-#- Revision 1.24 2001/03/12 18:26:16 gc
-#- - make it work as a wizard
-#- - make it work with iptables (kernel-2.4)
-#-
-#- Revision 1.23 2001/03/01 00:18:17 damien
-#- updated embedded mode
-#-
-#- Revision 1.22 2001/02/26 18:39:12 prigaux
-#- pixelization
-#-
-#- Revision 1.21 2001/02/08 10:11:37 damien
-#- implemented or updated embedded mode
-#-
-#- Revision 1.20 2001/02/08 07:00:41 damien
-#- added embedded and (ugly) wizard mode.
-#-
-#- Revision 1.19 2001/01/10 00:32:42 prigaux
-#- use standalone and standalone::pkgs_install
-#-
-#- Revision 1.18 2000/12/16 16:13:34 prigaux
-#- use ldetect-lst
-#-
-#- Revision 1.17 2000/11/13 15:48:33 gc
-#- Integrate Till's patches for better work with Cups.
-#-
-#- Revision 1.16 2000/10/10 15:31:50 gc
-#- make only one call to urpmi in order to install all the needed rpm's
-#-