summaryrefslogtreecommitdiffstats
path: root/perl-install/install/pkgs.pm
Commit message (Collapse)AuthorAgeFilesLines
* drop globetrotter support (unused for quite a long time and superceeded by ↵Thierry Vignaud2007-08-241-1/+0
| | | | | | | Mdv One) we should just drop Mdv Move code btw...
* (bestKernelPackage) adapt to new kernel flavorsThierry Vignaud2007-08-241-4/+5
|
* - internalPascal Rigaux2007-08-121-9/+8
| | | | | | o use urpm::select::get_preferred to choose preferred packages (need urpmi library >= 4.10.1)
* - internalPascal Rigaux2007-08-121-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 Rigaux2007-08-121-19/+11
|
* perl-URPM callback gives us the virtual name, do display it instead of a ↵Pascal Rigaux2007-08-121-2/+2
| | | | mess of things
* fix typo (from 2003-02-25)Pascal Rigaux2007-08-121-1/+1
|
* rename {mediums} field into {media} to be compatible with urpm:: modules ↵Pascal Rigaux2007-08-121-5/+5
| | | | (from urpmi)
* - allow using sqlite for rpmdb when using option rpm_dbapi=4Pascal Rigaux2007-07-111-2/+8
|
* - bundle /etc/rpm/platform for rpm 4.4.8Pascal Rigaux2007-06-281-0/+6
|
* really install kernel-enterprise (not entreprise)Olivier Blin2007-05-231-1/+1
|
* - allow umounting cdrom during a transactionPascal Rigaux2007-04-271-0/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+1162