summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
...
* (warn_about_locker) split it out of _lock()Thierry Vignaud2012-01-061-9/+13
* (get_lock_pid) simplify by reusing cat_()Thierry Vignaud2012-01-061-4/+1
* perl_checker cleanupsThierry Vignaud2012-01-067-17/+17
* disable dudf support (we've nothing server side)Thierry Vignaud2011-12-181-1/+1
* perl_checker cleanupsThierry Vignaud2011-12-051-6/+6
* (_pick_one_) do not pick rsync medium if rsync is not installed (mga#3557)Thierry Vignaud2011-12-051-1/+7
* (find) introduce it from MDK::CommonThierry Vignaud2011-12-051-0/+7
* fix broken 'urpmi --no-md5sum' (pok, mga#62557)Thierry Vignaud2011-10-071-2/+6
* (_sync_webfetch_raw) use rsync to download from rsync-mirrors (Alexander Bara...Thierry Vignaud2011-10-071-2/+2
* (run) add infrastructure so that GUIes can offer not to ask anymore about mis...Thierry Vignaud2011-09-191-1/+2
* (new) fix N() usage thus fixing extracting translatable stringsThierry Vignaud2011-09-171-1/+1
* (get_now_orphans_gui_msg) introduce it for rpmdrake (#920)Thierry Vignaud2011-09-171-0/+13
* (_get_now_orphans_raw_msg) split it out of get_now_orphans_msg()Thierry Vignaud2011-09-171-2/+10
* (configure,_auto_update_media,parse_media,update_media) fix (g)urpmiThierry Vignaud2011-09-141-4/+4
* (_mandriva_mirrorlist) default to mageia product for upgrading from mdvThierry Vignaud2011-09-141-1/+2
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-09-1324-36/+36
* update copyright noticesPer Øyvind Karlsen2010-11-2111-11/+11
* bring back urpmi.recover :)Per Øyvind Karlsen2010-11-211-0/+11
* - fix warning about "unitialized variable"Michael Scherer2010-07-301-1/+1
* - fix warning : "Use of uninitialized value in numeric lt (<) at urpm/media.p...Michael Scherer2010-07-301-1/+1
* add --zeroconf support in urpmi.addmediaOlivier Blin2010-06-162-1/+57
* remember which media local packages came fromChristophe Fergeau2010-04-281-1/+6
* when using --update, allow to get dependencies from non-update mediaChristophe Fergeau2010-04-231-3/+11
* (add_distrib_media) disable non-free repository by default for FreeThierry Vignaud2010-02-251-8/+7
* perl_checker cleanupsThierry Vignaud2010-02-241-3/+3
* (add_distrib_media) do not add non-free repository by default for Free editio...Thierry Vignaud2010-02-241-0/+11
* (run) reindent (pixel didn't wanted it at the time b/c it added oneThierry Vignaud2010-02-011-295/+295
* - silence warning about urpm::media::PER_MEDIA_OPT used only onceMichael Scherer2010-01-221-0/+1
* - add md5sum module, as it is used later. It is cleaner to delcare what modul...Michael Scherer2010-01-221-0/+1
* - remove uneeded module use, as this give some warningsMichael Scherer2010-01-221-1/+0
* - use a anonymous subroutine, so perl will rebind variables declared outside ...Michael Scherer2010-01-221-4/+6
* don't crash when parsing an invalid media.cfg file in /etc/urpmi/mediacfg.dChristophe Fergeau2010-01-151-1/+1
* perl_checker cleanupChristophe Fergeau2010-01-121-1/+1
* fix handling of media with redirectionsChristophe Fergeau2010-01-121-1/+1
* honour $RELEASE/$ARCH/... in urpmi.addmedia --distribChristophe Fergeau2010-01-121-3/+5
* (_kernel_callback) add packages requiring orphan kernels to the orphanThierry Vignaud2010-01-051-2/+13
* rename @requested_kernels as @latest_kernels as its purpopse really is toThierry Vignaud2010-01-051-3/+3
* perl_checker cleanups & annotationsThierry Vignaud2010-01-051-2/+4
* reload mirror list cache if it's in an "old" formatChristophe Fergeau2009-12-081-0/+3
* update copyrightThierry Vignaud2009-11-2411-11/+11
* (handle_need_restart) do not advice to reboot when inside a chrootThierry Vignaud2009-11-241-0/+1
* (handle_need_restart) split it out of run() for readabilityThierry Vignaud2009-11-241-8/+18
* (run) perl_checker cleanupThierry Vignaud2009-11-241-1/+1
* documentation files for urpmi-dudf addedOlivier Rosello2009-11-201-0/+28
* test for /boot/vmlinuz-$release existence before using itChristophe Fergeau2009-11-181-1/+1
* don't cache media.cfg files on virtual mediaChristophe Fergeau2009-11-101-2/+6
* don't use aria2 to fetch mirrorlist, fixes #53434Christophe Fergeau2009-10-292-5/+13
* be careful when an obsoleted package is listed in potential orphansChristophe Fergeau2009-10-281-2/+4
* add --not-available option to urpmqChristophe Fergeau2009-10-211-0/+1
* make sure we don't use aria2 to fetch mirrorlistsChristophe Fergeau2009-10-212-2/+2