summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakgw
Commit message (Collapse)AuthorAgeFilesLines
* typo rename, not renamefFlorin Grad2003-01-271-1/+1
|
* English proofreadingPablo Saratxaga2003-01-221-5/+5
|
* "je n'en veux + de cette engeance" (c) pixel :Thierry Vignaud2003-01-161-8/+8
| | | | | | make explanations provided by log and not anymore by standalone, thus preventing using standalone in drakx (which is bad)
* gtk+2 fixesThierry Vignaud2002-12-051-2/+2
|
* - fix gtk2 portThierry Vignaud2002-12-021-3/+3
| | | | | - let it work with kernel 2.5 too
* fixThierry Vignaud2002-11-281-1/+1
|
* - Gtk2 portThierry Vignaud2002-11-271-20/+18
| | | | | - perl_checker fixes
* switch latest tools that still manually handle embeddingThierry Vignaud2002-11-211-13/+13
| | | | | to use my_gtk
* perl_checker fixesThierry Vignaud2002-11-201-16/+11
|
* - standalone.pm :Thierry Vignaud2002-11-181-2/+0
| | | | | | | | | | | o make it be 'use strict' aware o factorize options managment in one place - standalone tools : o they all now support -h|--help -v|--version, ... o they can add their own options to %standalone::usages - harddrake : use std --testing/$::testing rather than its own --test option
* update copyright yearsThierry Vignaud2002-11-181-1/+1
|
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-57/+57
| | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous!
* fix the disable functionFlorin Grad2002-09-201-3/+5
|
* removed unneeded '\t' in translatable textPablo Saratxaga2002-09-201-1/+1
|
* more details for the dhcp serverFlorin Grad2002-09-181-14/+36
|
* add warning messageFlorin Grad2002-09-171-0/+2
|
* add the nameserver IP variable in advanced modeFlorin Grad2002-09-171-1/+5
|
* meumeuhGuillaume Cottenceau2002-09-121-3/+3
|
* meuhGuillaume Cottenceau2002-09-121-1/+1
|
* a fix from florin/pixel to make it workGuillaume Cottenceau2002-09-121-8/+4
|
* drakgw now needs shorewall, so install shorewall if needed (fix bug reported ↵Pascal Rigaux2002-08-291-4/+4
| | | | by Erwan)
* florin fixes for multiple NIC boxesThierry Vignaud2002-08-231-2/+3
|
* use shorewall (need testing)Pascal Rigaux2002-08-221-86/+23
|
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-051-3/+3
| | | | | (so that 'use strict' works)
* kill $Log (487 useless lines supressed from drakxtools)Thierry Vignaud2002-08-051-169/+0
|
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-2/+5
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* make new perl_checker happyPascal Rigaux2002-07-311-7/+12
|
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-2/+5
|
* time to remove ipchains/2.2 stuff since now ipchains and iptablesGuillaume Cottenceau2002-04-091-137/+18
| | | | | packages conflict
* - call net_monitor to disable internetGuillaume Cottenceau2002-03-071-5/+21
| | | | | | | | connection before network-restart - user return value when status'ing the initscripts rather than grepping their text output
* exit the pur_gtk version after launching the wizard versionGuillaume Cottenceau2002-02-221-2/+6
|
* - move 'use standalone' up to comply to 'explanations'Guillaume Cottenceau2002-01-181-28/+41
| | | | | | - write higher-level 'explanations' - small fix, s/`ls ..`/glob(..)/
* drakgw for goldGuillaume Cottenceau2001-12-171-15/+68
|
* use isa rather than ref to test if we're gtkGuillaume Cottenceau2001-10-301-1/+4
|
* don't call pkgs_install when no package needs to be installedGuillaume Cottenceau2001-10-021-1/+5
|
* debugdamien2001-09-181-1/+5
|
* corrected wizard mode in newt modedamien2001-09-121-1/+4
|
* works now ;pGuillaume Cottenceau2001-09-061-4/+6
|
* quit_globalGuillaume Cottenceau2001-08-291-2/+5
|
* fixed i18nStefan Siegel2001-08-181-2/+5
|
* use vnew the right way everywhereGuillaume Cottenceau2001-08-091-1/+4
|
* - if package installs fail, redo one by one to know which one failedGuillaume Cottenceau2001-08-091-11/+25
| | | | | | | - 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
* add interactive_pkgs stuffPascal Rigaux2001-08-081-1/+4
|
* use MDK::Common;Yves Duret2001-08-061-3/+8
| | | | | use network::netconnect; and update functions call from netconnect
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+4
|
* added icon managementdamien2001-05-161-1/+4
|
* full path for iptablesGuillaume Cottenceau2001-05-151-8/+11
|
* add some rule so later on tinyfirewall will not prevent everything from workingGuillaume Cottenceau2001-04-121-0/+18
|
* kosmetikGuillaume Cottenceau2001-04-111-3/+5
|
* do i18n for title alsoGuillaume Cottenceau2001-04-111-1/+4
|