Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - do not rebuild rpmdb if it is ok | Pascal Rigaux | 2007-12-11 | 1 | -2/+4 |
| | | | | | (will workaround #32547) (need perl-URPM 3.01) | ||||
* | - in case of ftp/http media, we select basesystem before doing | Pascal Rigaux | 2007-10-15 | 1 | -6/+15 |
| | | | | | | bestKernelPackage so we must ensure the choice callback selects the good kernel (reported by Thomas Spuhler on cooker mailing list) | ||||
* | - 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 |
| | | | | | | (for the "Details" mode when installing packages) - ensure mdv-rpm-summary is installed first (if selected) | ||||
* | 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 ↵ | Olivier Blin | 2007-09-19 | 1 | -2/+2 |
| | | | | please pixel) | ||||
* | - 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 |
| | | | | | and perl-URPM now handles nicely locales-* as prefered packages | ||||
* | - create resolve_requested_and_check() which nicely check selection failures | Pascal Rigaux | 2007-09-14 | 1 | -17/+19 |
| | | | | | - keep_unrequested_dependencies is now a global flag in perl-URPM 2.01 | ||||
* | selectPackage: | Pascal Rigaux | 2007-09-14 | 1 | -4/+2 |
| | | | | | | - stop reporting false errors - much nicer error message | ||||
* | 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 ↵ | Thierry Vignaud | 2007-08-24 | 1 | -1/+0 |
| | | | | | | | Mdv One) we should just drop Mdv Move code btw... | ||||
* | (bestKernelPackage) adapt to new kernel flavors | Thierry Vignaud | 2007-08-24 | 1 | -4/+5 |
| | |||||
* | - internal | Pascal Rigaux | 2007-08-12 | 1 | -9/+8 |
| | | | | | | o use urpm::select::get_preferred to choose preferred packages (need urpmi library >= 4.10.1) | ||||
* | - internal | Pascal Rigaux | 2007-08-12 | 1 | -3/+4 |
| | | | | | | | | | o computeGroupSize: do direct requires before choices (eg for epiphany: require libmozilla-firefox2.0.0.6 before choosing package providing libmozjs.so) ps: is such a thing already done in perl-URPM's resolve_requested() ? | ||||
* | computeGroupSize(): use packageCallbackChoices() | Pascal Rigaux | 2007-08-12 | 1 | -19/+11 |
| | |||||
* | perl-URPM callback gives us the virtual name, do display it instead of a ↵ | Pascal Rigaux | 2007-08-12 | 1 | -2/+2 |
| | | | | mess of things | ||||
* | fix typo (from 2003-02-25) | Pascal Rigaux | 2007-08-12 | 1 | -1/+1 |
| | |||||
* | rename {mediums} field into {media} to be compatible with urpm:: modules ↵ | Pascal Rigaux | 2007-08-12 | 1 | -5/+5 |
| | | | | (from urpmi) | ||||
* | - allow using sqlite for rpmdb when using option rpm_dbapi=4 | Pascal Rigaux | 2007-07-11 | 1 | -2/+8 |
| | |||||
* | - bundle /etc/rpm/platform for rpm 4.4.8 | Pascal Rigaux | 2007-06-28 | 1 | -0/+6 |
| | |||||
* | really install kernel-enterprise (not entreprise) | Olivier Blin | 2007-05-23 | 1 | -1/+1 |
| | |||||
* | - allow umounting cdrom during a transaction | Pascal Rigaux | 2007-04-27 | 1 | -0/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+1162 |