Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -3/+3 |
| | |||||
* | (version) print translated usage message (#5657) | Thierry Vignaud | 2004-09-29 | 1 | -1/+2 |
| | |||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | Remove a perl compilation warning | Rafael Garcia-Suarez | 2004-08-13 | 1 | -6/+5 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-08-11 | 1 | -3/+3 |
| | |||||
* | s/Mandrake/Mandrakelinux | Funda Wang | 2004-08-08 | 1 | -3/+3 |
| | |||||
* | (rename) only log succesfull renamings | Thierry Vignaud | 2004-07-22 | 1 | -1/+1 |
| | |||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | XFree 3 is gone! | Pascal Rigaux | 2004-05-03 | 1 | -1/+1 |
| | |||||
* | (version) bump release number | Thierry Vignaud | 2004-04-30 | 1 | -1/+1 |
| | |||||
* | $::noBorder is deprecated (it was the same as !$::isInstall) | Pascal Rigaux | 2004-02-04 | 1 | -1/+0 |
| | |||||
* | http://www.gnu.org/prep/standards_18.html says --help and --version are ↵ | Guillaume Cottenceau | 2004-02-04 | 1 | -2/+2 |
| | | | | printed on standard output | ||||
* | update drakfont help message | Thierry Vignaud | 2004-02-02 | 1 | -2/+4 |
| | |||||
* | bump copyright | Thierry Vignaud | 2004-02-02 | 1 | -1/+1 |
| | |||||
* | --help: documente new drakboot and drakconnect parameters | Thierry Vignaud | 2004-02-02 | 1 | -0/+12 |
| | |||||
* | new do_pkgs package which get rid of pkgs_interactive::* which was in ↵ | Pascal Rigaux | 2004-01-09 | 1 | -129/+0 |
| | | | | | | | install_any and standalone, and partially duplicated | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-09 | 1 | -1/+1 |
| | |||||
* | simplify, cleanup | Pascal Rigaux | 2004-01-09 | 1 | -23/+10 |
| | |||||
* | bump version and copyright year (#6528) | Thierry Vignaud | 2003-12-09 | 1 | -2/+2 |
| | |||||
* | - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's ↵ | Pascal Rigaux | 2003-12-04 | 1 | -0/+5 |
| | | | | | | | | | | | easy to do so - do_pkgs->install won't do anything when $::testing we need a ensure_are_installed we also need to share more package pkgs_interactive code which is hosted in install_any and standalone | ||||
* | escaped strings fixes | Thierry Vignaud | 2003-11-06 | 1 | -4/+4 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-09-30 | 1 | -5/+5 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-09-30 | 1 | -2/+2 |
| | |||||
* | improved speed by invoking once `rpm -qa` instead of 4. | Francois Pons | 2003-09-15 | 1 | -7/+10 |
| | |||||
* | (output) remove buggy warn | Thierry Vignaud | 2003-08-28 | 1 | -1/+0 |
| | |||||
* | fix MDK::Common::* explainations | Pascal Rigaux | 2003-08-28 | 1 | -1/+2 |
| | |||||
* | move ugtk2 related language fixes into ugtk2 jail | Thierry Vignaud | 2003-08-21 | 1 | -2/+0 |
| | |||||
* | set $::o in standalone mode too (because of guillaume fixes for "pango | Thierry Vignaud | 2003-08-21 | 1 | -0/+2 |
| | | | | | vs cjk" match) | ||||
* | frederic crozat said that border is ugly for standalone tools. | Thierry Vignaud | 2003-08-20 | 1 | -0/+1 |
| | | | | | so let it be used only by install. | ||||
* | avoid being clashed by signature checking when installing packages, | Francois Pons | 2003-07-22 | 1 | -1/+1 |
| | | | | | need a better fix later. | ||||
* | don't use N() so early | Pascal Rigaux | 2003-06-06 | 1 | -13/+13 |
| | | | | | (beware, this removes translation, some translate() calls must be added!) | ||||
* | simplified code to allow parsing rpmdb instead of just urpmi db. | Francois Pons | 2003-03-26 | 1 | -5/+5 |
| | |||||
* | fix checking for installed kernel modules (for nvidia) (/me sux) | Francois Pons | 2003-03-14 | 1 | -3/+8 |
| | | | | | (fix & changelog by pixel) | ||||
* | fixed return value of check_kernel_module_packages and examination of synthesis | Francois Pons | 2003-03-12 | 1 | -1/+1 |
| | | | | | file using current interface of urpm library. | ||||
* | fix small typo. | Francois Pons | 2003-03-12 | 1 | -7/+12 |
| | |||||
* | fixed error message. | Francois Pons | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | added check_kernel_module_packages with same behaviour expected as for | Francois Pons | 2003-03-06 | 1 | -0/+34 |
| | | | | | install_any module. | ||||
* | final embedding cleanups | Thierry Vignaud | 2003-02-24 | 1 | -1/+1 |
| | |||||
* | Updated "Usage:" message for Scannerdrake. | Till Kamppeter | 2003-02-14 | 1 | -1/+1 |
| | |||||
* | s/version name/version number/ (Christophe Combelles) | Thierry Vignaud | 2003-01-28 | 1 | -1/+1 |
| | |||||
* | typo fix in logdrake usage help (spoted by Christophe Combelles) | Thierry Vignaud | 2003-01-28 | 1 | -1/+1 |
| | |||||
* | fix breakage introduced when lowering warning level | Thierry Vignaud | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | - remove help callback (moved into drakhelp) | Daouda Lo | 2003-01-16 | 1 | -7/+0 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2003-01-16 | 1 | -9/+9 |
| | |||||
* | "je n'en veux + de cette engeance" (c) pixel : | Thierry Vignaud | 2003-01-16 | 1 | -6/+7 |
| | | | | | | make explanations provided by log and not anymore by standalone, thus preventing using standalone in drakx (which is bad) | ||||
* | - compress code (pixel) | Daouda Lo | 2003-01-07 | 1 | -5/+2 |
| | | | | | | - use ask_warn when no browser is found on the system and BROWSER env var not set. | ||||
* | - perl checker | Daouda Lo | 2003-01-06 | 1 | -3/+2 |
| | | | | | - no retval | ||||
* | - function on_request_help to display online help. | Daouda Lo | 2003-01-06 | 1 | -0/+12 |
| | | | | | - use it as callback to help button or help menu. |