summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* - 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