| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (install) return exit code | Thierry Vignaud | 2009-03-03 | 1 | -0/+2 |
* | (install) drop file handle management code from open callback (now done by ur... | Thierry Vignaud | 2009-03-03 | 1 | -5/+0 |
* | (_install_raw) log exit code | Thierry Vignaud | 2009-03-03 | 1 | -1/+1 |
* | (_install_raw) directly use $::o | Thierry Vignaud | 2009-03-03 | 1 | -2/+2 |
* | (_install_raw) do not initialize new auto interactives objects | Thierry Vignaud | 2009-03-03 | 1 | -3/+3 |
* | fix error message | Olivier Blin | 2009-03-03 | 1 | -1/+1 |
* | (empty_packages) package signature checking is temporary disabled for now due... | Thierry Vignaud | 2009-03-02 | 1 | -0/+3 |
* | use urpmi code in order to add media (and replace medium->{selected} | Thierry Vignaud | 2009-03-02 | 1 | -3/+3 |
* | (_cleanHeaders,extractHeaders) drop them | Thierry Vignaud | 2009-03-02 | 1 | -32/+0 |
* | (_installTransactionClosure) drop it | Thierry Vignaud | 2009-03-02 | 1 | -80/+0 |
* | (install) reuse urpmi's higher level code (drop librpm ordering hack | Thierry Vignaud | 2009-03-02 | 1 | -78/+55 |
* | (empty_packages) use urpm rather than URPM (thus enabling us to reuse urpmi's | Thierry Vignaud | 2009-03-02 | 1 | -1/+2 |
* | (computeGroupSize) make it shorter through spliting out internal helper funct... | Thierry Vignaud | 2009-02-20 | 1 | -41/+43 |
* | (rpmDbOpen) make it more readable | Thierry Vignaud | 2009-02-18 | 1 | -2/+8 |
* | (_filter_packages) split it out of _installTransactionClosure() | Thierry Vignaud | 2009-02-18 | 1 | -12/+17 |
* | prefix internal functions with "_" | Thierry Vignaud | 2009-02-18 | 1 | -31/+31 |
* | - do not warn about "servers which open ports on outside by default" | Pascal Rigaux | 2009-01-30 | 1 | -107/+0 |
* | perl_checker cleanups | Thierry Vignaud | 2009-01-26 | 1 | -2/+2 |
* | (bestKernel_extensions) do not install kernel-server on x86_64 when | Thierry Vignaud | 2009-01-09 | 1 | -1/+1 |
* | cleanup: remove support from migrating to a different rpm dbapi | Pascal Rigaux | 2008-12-16 | 1 | -8/+2 |
* | - generate /var/lib/rpm/installed-through-deps.list | Pascal Rigaux | 2008-09-25 | 1 | -0/+1 |
* | allow to prefer kernel-server on x86_64 too | Olivier Blin | 2008-09-16 | 1 | -1/+1 |
* | (bestKernel_extensions) do not uselessly install kernel-server on | Thierry Vignaud | 2008-08-20 | 1 | -1/+1 |
* | remove install::pkgs::read_rpmsrate proxy function | Olivier Blin | 2008-08-18 | 1 | -6/+0 |
* | (packageCallbackChoices_) 'strict' pragma nicely show that a bug was | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
* | - fix reading rpm macros from /etc/macros.d/ (esp. %_filetriggers_dir) | Pascal Rigaux | 2008-06-26 | 1 | -1/+1 |
* | kernel-laptop is no more | Thierry Vignaud | 2008-05-04 | 1 | -1/+0 |
* | - when computed install size in group selection (#39303) | Pascal Rigaux | 2008-04-03 | 1 | -2/+2 |
* | in the log, display reached size in MB, not GB through formatXiB (not precise... | Pascal Rigaux | 2008-04-03 | 1 | -1/+1 |
* | be a little less verbose | Pascal Rigaux | 2008-03-03 | 1 | -1/+0 |
* | use fs::any | Olivier Blin | 2008-02-28 | 1 | -0/+1 |
* | use newly moved fs::any::create_minimal_files (oops) | Olivier Blin | 2008-02-28 | 1 | -1/+1 |
* | add a progression log message (pkgs installation) as used to be | Pascal Rigaux | 2007-12-13 | 1 | -0/+1 |
* | - do not rebuild rpmdb if it is ok | Pascal Rigaux | 2007-12-11 | 1 | -2/+4 |
* | - in case of ftp/http media, we select basesystem before doing | Pascal Rigaux | 2007-10-15 | 1 | -6/+15 |
* | - add /etc/rpm/macros.cdb | Pascal Rigaux | 2007-09-28 | 1 | -1/+1 |
* | - translate the pkg summary when mdv-rpm-summary info is available | Pascal Rigaux | 2007-09-21 | 1 | -0/+17 |
* | allow to specify keep_unrequested_dependencies in auto_inst | Olivier Blin | 2007-09-19 | 1 | -2/+4 |
* | do not use $::o in install::pkgs (to be consistent with next commit and to pl... | Olivier Blin | 2007-09-19 | 1 | -2/+2 |
* | - when basesystem can't be selected, display the reason | Pascal Rigaux | 2007-09-18 | 1 | -9/+18 |
* | cleanup: use URPM::packages_providing() | Pascal Rigaux | 2007-09-14 | 1 | -8/+2 |
* | - packageCallbackChoices: use prefered packages given by perl-URPM 2.00 | Pascal Rigaux | 2007-09-14 | 1 | -13/+6 |
* | - create resolve_requested_and_check() which nicely check selection failures | Pascal Rigaux | 2007-09-14 | 1 | -17/+19 |
* | selectPackage: | Pascal Rigaux | 2007-09-14 | 1 | -4/+2 |
* | kernel-desktop586 is only on i.86 | Pascal Rigaux | 2007-08-31 | 1 | -1/+1 |
* | kernel-latest is no more | Pascal Rigaux | 2007-08-31 | 1 | -1/+1 |
* | (bestKernelPackage) fallback to kernel-desktop | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
* | drop globetrotter support (unused for quite a long time and superceeded by Md... | Thierry Vignaud | 2007-08-24 | 1 | -1/+0 |
* | (bestKernelPackage) adapt to new kernel flavors | Thierry Vignaud | 2007-08-24 | 1 | -4/+5 |
* | - internal | Pascal Rigaux | 2007-08-12 | 1 | -9/+8 |