Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -1/+1 |
| | | | | | - use 'LDAP' instead of 'Ldap' | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | fix do_pkgs_during_install::what_provides | Olivier Blin | 2009-11-30 | 1 | -1/+0 |
| | |||||
* | add a FIXME | Olivier Blin | 2009-10-30 | 1 | -0/+1 |
| | |||||
* | do_pkgs: add ensure_files_are_installed | Pascal Terjan | 2009-02-11 | 1 | -0/+20 |
| | |||||
* | allow to use wildcard queries on installed packages | Olivier Blin | 2008-08-18 | 1 | -2/+3 |
| | |||||
* | do not reload urpmi media every time are_available is called | Olivier Blin | 2008-08-18 | 1 | -7/+11 |
| | |||||
* | - diskdrake --fileshare: | Pascal Rigaux | 2008-03-31 | 1 | -2/+6 |
| | | | | | | | | o do not ask to install nautilus-filesharing if already installed (#39544) the fix is to make ensure_is_installed behave like ensure_are_installed when no file is given | ||||
* | (install) fix gurpmi path (#38679) | Thierry Vignaud | 2008-03-12 | 1 | -1/+1 |
| | |||||
* | (do_pkgs_standalone::install) run gurpmi instead of urpmi in GUI mode (#24044) | Thierry Vignaud | 2008-03-03 | 1 | -6/+12 |
| | | | | | (needs urpmi > 5.6) | ||||
* | when checking dkms module packages, check that modules are either available ↵ | Olivier Blin | 2007-10-04 | 1 | -2/+4 |
| | | | | in urpmi media, or already installed (fix detection in live) | ||||
* | remove duplicated method (it's already in do_pkgs_common) | Pascal Rigaux | 2007-09-17 | 1 | -5/+0 |
| | |||||
* | drop globetrotter support (unused for quite a long time and superceeded by ↵ | Thierry Vignaud | 2007-08-24 | 1 | -1/+1 |
| | | | | | | | Mdv One) we should just drop Mdv Move code btw... | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -42/+45 |
| | |||||
* | protect against no $do->in | Pascal Rigaux | 2006-01-24 | 1 | -2/+2 |
| | |||||
* | ensure we don't prompt things when we are not interactive | Pascal Rigaux | 2005-09-27 | 1 | -3/+6 |
| | |||||
* | get rid of "rpmq: no arguments given for query" | Pascal Rigaux | 2005-09-27 | 1 | -0/+2 |
| | | | | | (eg: when calling ensure_are_installed with an empty list) | ||||
* | create ->ensure_are_installed (alike ->ensure_is_installed) | Pascal Rigaux | 2005-09-05 | 1 | -0/+15 |
| | |||||
* | be a little safer and shorter | Pascal Rigaux | 2005-08-10 | 1 | -2/+1 |
| | |||||
* | it's better to warn package installation failure in ensure_is_installed than ↵ | Pascal Rigaux | 2005-08-08 | 1 | -2/+8 |
| | | | | each callers (bugzilla #17251) | ||||
* | have a valid return value in ->ensure_is_installed_if_available | Pascal Rigaux | 2005-04-11 | 1 | -2/+4 |
| | |||||
* | now that I know how to short-circuit it, make it work as well | Olivier Blin | 2005-04-06 | 1 | -1/+1 |
| | | | | | (have I already said I sux ?) | ||||
* | use short-circuit operator (/me sux, thanks Pixel) | Olivier Blin | 2005-04-06 | 1 | -1/+1 |
| | |||||
* | install dkms packages if found | Olivier Blin | 2005-04-05 | 1 | -5/+8 |
| | |||||
* | add ->is_available | Pascal Rigaux | 2005-03-21 | 1 | -1/+6 |
| | |||||
* | Use the new --gui option to urpmi for the drakxtools to ask for media | Rafael Garcia-Suarez | 2005-01-25 | 1 | -1/+1 |
| | | | | | | change; update the dependency of drakxtools on urpmi version accordingly. Remove dependency on gurpmi. | ||||
* | Add --expect-install to the options passed to urpmi to install packages, so | Rafael Garcia-Suarez | 2005-01-10 | 1 | -1/+2 |
| | | | | | | do_pkgs::install() can return 0 or true depending on whether some packages were actually installed. | ||||
* | '--best-output' is no longer an urpmi option (and it's not necessary | Rafael Garcia-Suarez | 2005-01-03 | 1 | -1/+1 |
| | | | | | anyway since --auto is specified) | ||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -2/+2 |
| | |||||
* | (check_kernel_module_packages) make ext package optionnal | Olivier Blin | 2004-09-14 | 1 | -3/+5 |
| | |||||
* | - simplify ->check_kernel_module_packages, same for install and standalone | Pascal Rigaux | 2004-09-13 | 1 | -54/+22 |
| | | | | | - create ->are_available used by ->check_kernel_module_packages | ||||
* | introduce ->ensure_binary_is_installed and use it | Pascal Rigaux | 2004-08-02 | 1 | -0/+15 |
| | |||||
* | - do_pkgs_standalone->new doesn't *need* a $in anymore | Pascal Rigaux | 2004-07-21 | 1 | -13/+27 |
| | | | | | - ->in replace ->{in} so that it can be created on demand (ugly, but...) | ||||
* | ->{in}->do_pkgs gives the same kind of object, removing it | Pascal Rigaux | 2004-07-21 | 1 | -1/+1 |
| | |||||
* | merge globetrotter support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | use pkgs::packagesProviding() | Pascal Rigaux | 2004-03-11 | 1 | -1/+1 |
| | |||||
* | rename ensure_is_installed_if_availlable( as ensure_is_installed_if_available() | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | (ensure_is_installed_if_availlable) introduce it in order to check if we need | Thierry Vignaud | 2004-03-08 | 1 | -0/+7 |
| | | | | | | to install a package, then install it if it's availlable (eg: for binary drivers not availlable in download edition) | ||||
* | change return type of pkgs::packages2kernels() | Pascal Rigaux | 2004-02-12 | 1 | -3/+2 |
| | |||||
* | (ensure_is_installed): file to test if the package is installed is optional. | Pascal Rigaux | 2004-02-04 | 1 | -4/+4 |
| | | | | | But in that case, you have to check if it is installed first. | ||||
* | - factorize kernel regexp in analyse_kernel_name() | Pascal Rigaux | 2004-01-19 | 1 | -11/+12 |
| | | | | | - remove special kernel choosing in packageCallbackChoices() | ||||
* | - install_steps_auto_install is not a interactive but still needs do_pkgs | Pascal Rigaux | 2004-01-12 | 1 | -7/+10 |
| | | | | | | - so making do_pkgs a class, and interactive and install_steps will inheritate from it - do_pkgs renamed into do_pkgs_common, containing the things common to do_pkgs_during_install and do_pkgs_standalone | ||||
* | new do_pkgs package which get rid of pkgs_interactive::* which was in ↵ | Pascal Rigaux | 2004-01-09 | 1 | -0/+218 |
install_any and standalone, and partially duplicated |