summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix typoPer Øyvind Karlsen2007-11-211-1/+1
|
* grf, typo fixed againPer Øyvind Karlsen2007-11-201-1/+1
|
* fix yet another typoPer Øyvind Karlsen2007-11-201-1/+1
|
* fix another typoPer Øyvind Karlsen2007-11-201-1/+1
|
* fix typoPer Øyvind Karlsen2007-11-201-1/+1
|
* - urpmiPascal Rigaux2007-11-193-4/+7
| | | | | | | | | o --auto-update is quite unsafe, but at least now it should be cleaner (ensure $urpm doesn't have media twice) bug triggered by --auto-update --update. still --auto-update --update should not update non-update media...
* - urpmiPascal Rigaux2007-11-162-7/+8
| | | | | o fix --limit-rate (regression introduced in 4.9.12)
* fix manpage for limit-rate option: the default is bytes/second, not kb/secPascal Rigaux2007-11-161-1/+1
|
* remove unneeded codePascal Rigaux2007-11-151-9/+0
| | | | | (this fixes pubkey checks when a src.rpm is available in more than one media)
* test "urpmi --src" and "urpmi --install-src"Pascal Rigaux2007-11-151-2/+26
|
* fix resolve_dependencies for install_src Pascal Rigaux2007-11-151-1/+1
| | | | | | | (broken since search_packages can return more than one src.rpm) anyway, this code is not needed and will be dropped
* factorize some code by creating search_packagesPascal Rigaux2007-11-151-16/+26
|
* add bug numberPascal Rigaux2007-11-151-1/+1
|
* - urpmi:Pascal Rigaux2007-11-152-1/+10
| | | | | | | | o fix "urpmi --install-src" (regression introduced in 4.10.9) nb: packages_by_name can't be used here since $urpm->{provides} doesn't have src.rpm so a full search is needed
* a somewhat better error message Pascal Rigaux2007-11-151-1/+1
| | | | | (occurs when using --install-src and a buildrequire is missing)
* nicer error messagePascal Rigaux2007-11-151-1/+1
|
* there is no reason search_packages should return multiple pkgs with samePascal Rigaux2007-11-151-3/+6
| | | | | | | fullname when using {provides}, and should not otherwise (will cleanup duplication in next commit)
* add undocumented & unstable --tune-rpm optionPascal Rigaux2007-11-143-2/+39
| | | | | (allow to test nofsync and private db)
* allow to run tests on 4.4.2.2 which gives a few different resultsPascal Rigaux2007-11-145-15/+41
|
* - urpmi:Pascal Rigaux2007-11-142-1/+5
| | | | | | o with rsync, use --copy-links (to have the same behaviour as http/ftp, and so allow symlinks on the server)
* updatesKeld Simonsen2007-11-021-335/+95
|
* update Finnish translationAnssi Hannula2007-10-271-6/+4
|
* run complex test laterPascal Rigaux2007-10-191-1/+1
|
* remove debug codePascal Rigaux2007-10-191-1/+0
|
* use system_() from helper.pmPascal Rigaux2007-10-161-7/+2
|
* - rename $_ into $vPascal Rigaux2007-10-151-8/+11
| | | | | - add some debug (it may help dvalin)
* Update fr translationChristophe Berthelé2007-10-121-4/+4
|
* fix typoPer Øyvind Karlsen2007-10-091-1/+1
|
* pt_BR translationsWanderlei Antonio Cavassin2007-10-081-1/+1
|
* typo fixThierry Vignaud2007-10-061-2/+2
|
* fix another typoPer Øyvind Karlsen2007-10-041-1/+1
|
* fix typoPer Øyvind Karlsen2007-10-041-1/+1
|
* fix typoPer Øyvind Karlsen2007-10-041-1/+1
|
* 4.10.14Pascal Rigaux2007-10-042-1/+3
|
* - library:Pascal Rigaux2007-10-042-0/+7
| | | | | o urpm::media::add_distrib_media: add option "only_updates" for rpmdrake
* 4.10.13Pascal Rigaux2007-10-032-1/+3
|
* - urpmiPascal Rigaux2007-10-022-0/+8
| | | | | o remove prefix/var/lib/rpm/__db* after installing pkgs rooted
* create urpm::sys::clean_rpmdb_shared_regions() and use itPascal Rigaux2007-10-022-1/+6
|
* fixed in rpm-4.4.8-22mdv2008 :)Pascal Rigaux2007-10-021-1/+1
|
* $rpm_lock is undefined when we create the rpmdb from scratchPascal Rigaux2007-10-021-1/+1
|
* add a test showing rpm failure (for #34342)Pascal Rigaux2007-10-022-0/+35
|
* better docPascal Rigaux2007-10-021-0/+2
|
* add docPascal Rigaux2007-10-021-0/+9
|
* add missing spaceOlivier Blin2007-09-301-2/+2
|
* update Finnish translationAnssi Hannula2007-09-281-2/+2
|
* update Finnish translationAnssi Hannula2007-09-281-2/+2
|
* update Finnish translationAnssi Hannula2007-09-281-389/+405
|
* add a test which currently triggers a big transactionPascal Rigaux2007-09-286-0/+110
|
* fix typoPer Øyvind Karlsen2007-09-281-1/+1
|
* Really fix rpm-find-leaves --help instead of breaking it another wayPascal Terjan2007-09-271-2/+2
|