summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone.pm
Commit message (Expand)AuthorAgeFilesLines
...
* remove doubleThierry Vignaud2002-12-131-4/+2
* move draksec's gui into the standalone program,Thierry Vignaud2002-12-131-1/+3
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-051-3/+3
* no need to "require common", it is "use"dPascal Rigaux2002-12-041-1/+0
* "require log" causes some pb, perl thinking that "log" is the log() function....Pascal Rigaux2002-12-041-1/+1
* perl_checker adaptationsPascal Rigaux2002-11-271-2/+2
* no need to call common::backtrace(), use directly backtrace() (was it written...Pascal Rigaux2002-11-261-1/+1
* - simplify --embedded handlingThierry Vignaud2002-11-251-2/+2
* make perl_checker happyPascal Rigaux2002-11-181-1/+1
* drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2,Thierry Vignaud2002-11-181-0/+26
* typo fixThierry Vignaud2002-11-181-1/+1
* switch drakTermServ to new option schemeThierry Vignaud2002-11-181-1/+11
* rename modparm as modules::parametersThierry Vignaud2002-11-181-1/+1
* final switch of drakbackup, logdrake and scannerdrakeThierry Vignaud2002-11-181-11/+24
* - standalone.pm :Thierry Vignaud2002-11-181-9/+80
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-3/+3
* when in install mode, log when a **** does a "use standalone"Guillaume Cottenceau2002-09-191-0/+7
* - use basename with drakbug for standalone toolsDaouda Lo2002-09-161-1/+1
* - meuh aka launch drakbug when incident is risenDaouda Lo2002-09-131-0/+2
* - s/tinyfirewall/drakfirewall/Daouda Lo2002-09-021-1/+1
* add modules network::tinyfirewall and network::shorewallPascal Rigaux2002-08-231-1/+1
* - add do_pkgs->are_installedPascal Rigaux2002-08-211-2/+11
* add ensure_is_installed (which was network::smbnfs::check_raw and is often us...Pascal Rigaux2002-08-131-0/+14
* - add setExportedVarsInSh and setExportedVarsInCshPascal Rigaux2002-08-121-3/+8
* add "use run_program" as neededPascal Rigaux2002-08-061-0/+3
* (install): verify at least one package is not installed before displaying aPascal Rigaux2002-08-051-1/+4
* don't display a wait_message in newt, but do suspendPascal Rigaux2002-08-011-4/+12
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-1/+7
* adapt to new Xconfig modulesPascal Rigaux2002-07-281-1/+1
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-1/+1
* fix typo on last commit.Francois Pons2002-07-191-1/+1
* added what_provides.Francois Pons2002-07-191-0/+6
* explanations stuff: no reason to use "updated" at a place when weGuillaume Cottenceau2002-02-201-1/+1
* try to reflect hierarchy for */*.pmGuillaume Cottenceau2002-01-281-1/+1
* - adapt to new diskdrake modulesPascal Rigaux2002-01-271-1/+1
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-0/+130
* bugfixdamien2001-09-141-1/+1
* added wait message while installing packagedamien2001-09-121-0/+2
* add option --allow-medium-change to force asking question even if --auto isFrancois Pons2001-08-311-1/+1
* rename interactive_pkgs in pkgs_interactivePascal Rigaux2001-08-091-2/+2
* add interactive_pkgs stuffPascal Rigaux2001-08-081-12/+9
* New package handling functionsTill Kamppeter2001-08-081-1/+14
* adding interactive_pkgs stuffPascal Rigaux2001-08-081-5/+28
* do not use the po's directly. Use mo's through gettextPascal Rigaux2001-07-231-0/+5
* install function now returns the return value of the system.damien2001-04-091-1/+2
* make sure SHARE_PATH is set now in standalonePascal Rigaux2001-02-081-0/+2
* use standalone and standalone::pkgs_installPascal Rigaux2001-01-101-0/+13