summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone.pm
Commit message (Expand)AuthorAgeFilesLines
* improved speed by invoking once `rpm -qa` instead of 4.Francois Pons2003-09-151-7/+10
* (output) remove buggy warnThierry Vignaud2003-08-281-1/+0
* fix MDK::Common::* explainationsPascal Rigaux2003-08-281-1/+2
* move ugtk2 related language fixes into ugtk2 jailThierry Vignaud2003-08-211-2/+0
* set $::o in standalone mode too (because of guillaume fixes for "pangoThierry Vignaud2003-08-211-0/+2
* frederic crozat said that border is ugly for standalone tools.Thierry Vignaud2003-08-201-0/+1
* avoid being clashed by signature checking when installing packages,Francois Pons2003-07-221-1/+1
* don't use N() so earlyPascal Rigaux2003-06-061-13/+13
* simplified code to allow parsing rpmdb instead of just urpmi db.Francois Pons2003-03-261-5/+5
* fix checking for installed kernel modules (for nvidia) (/me sux)Francois Pons2003-03-141-3/+8
* fixed return value of check_kernel_module_packages and examination of synthesisFrancois Pons2003-03-121-1/+1
* fix small typo.Francois Pons2003-03-121-7/+12
* fixed error message.Francois Pons2003-03-061-1/+1
* added check_kernel_module_packages with same behaviour expected as forFrancois Pons2003-03-061-0/+34
* final embedding cleanupsThierry Vignaud2003-02-241-1/+1
* Updated "Usage:" message for Scannerdrake.Till Kamppeter2003-02-141-1/+1
* s/version name/version number/ (Christophe Combelles)Thierry Vignaud2003-01-281-1/+1
* typo fix in logdrake usage help (spoted by Christophe Combelles)Thierry Vignaud2003-01-281-1/+1
* fix breakage introduced when lowering warning levelThierry Vignaud2003-01-201-1/+1
* - remove help callback (moved into drakhelp)Daouda Lo2003-01-161-7/+0
* make perl_checker happyPascal Rigaux2003-01-161-9/+9
* "je n'en veux + de cette engeance" (c) pixel :Thierry Vignaud2003-01-161-6/+7
* - compress code (pixel)Daouda Lo2003-01-071-5/+2
* - perl checkerDaouda Lo2003-01-061-3/+2
* - function on_request_help to display online help.Daouda Lo2003-01-061-0/+12
* fixes for wizardsThierry Vignaud2003-01-021-2/+2
* don't import everything from "common" (including MDK::Common::*) to get rid ofPascal Rigaux2002-12-281-2/+2
* help perl_checker knowing packages are used as classesPascal Rigaux2002-12-181-0/+1
* 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