summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Expand)AuthorAgeFilesLines
* Renumeroting new media is irrelevant when a distro name is providedRafael Garcia-Suarez2004-12-021-1/+1
* Add return values for add_medium and add_distrib_media (the names of theRafael Garcia-Suarez2004-12-011-6/+15
* urpmi wasn't taking into account the global downloader settingRafael Garcia-Suarez2004-11-301-2/+2
* Must stop fixing bugs that late.Rafael Garcia-Suarez2004-11-301-3/+1
* Count total number of installed packages, not per transaction (duh)Rafael Garcia-Suarez2004-11-291-4/+3
* 4.6.4-1mdkRafael Garcia-Suarez2004-11-291-1/+1
* Factorize code that sets default values for some optionsRafael Garcia-Suarez2004-11-291-0/+5
* Look for the description files in the media_info directory by defaultRafael Garcia-Suarez2004-11-291-18/+24
* Nicer without parensRafael Garcia-Suarez2004-11-291-1/+1
* Display total number of packages along with progress bars in urpmiRafael Garcia-Suarez2004-11-291-4/+12
* 4.6.3-1mdkRafael Garcia-Suarez2004-11-261-1/+1
* Fix English grammar in commentsRafael Garcia-Suarez2004-11-261-11/+11
* 4.6.2-1mdkRafael Garcia-Suarez2004-11-251-1/+1
* - add --search-media options: looking requested or package to update with --a...Olivier Thauvin2004-11-241-5/+28
* 4.6.1-1mdkRafael Garcia-Suarez2004-11-191-1/+1
* Requires that a magic line appears in reconfig.urpmi (bug #12384)Rafael Garcia-Suarez2004-11-181-0/+3
* Don't create symlinks in /var/lib/urpmi for media that happen to haveRafael Garcia-Suarez2004-11-181-20/+5
* New warning when MD5SUM doesn't contain data for our filesRafael Garcia-Suarez2004-11-181-20/+18
* A bit of factorizationRafael Garcia-Suarez2004-11-181-21/+8
* Version bumpRafael Garcia-Suarez2004-11-091-1/+1
* Remove obsolete codeRafael Garcia-Suarez2004-11-051-13/+0
* More system() fixesRafael Garcia-Suarez2004-11-041-2/+2
* Factor some system()sRafael Garcia-Suarez2004-11-041-42/+40
* In fact we want to load only the parallel modules.Rafael Garcia-Suarez2004-11-041-5/+4
* Ensure that we load only perl modules (used for debugging)Rafael Garcia-Suarez2004-11-041-1/+1
* Add the --strict-arch command-line option to urpmi and the strict-arch config...Rafael Garcia-Suarez2004-10-271-0/+1
* Factorize md5sum function. Reinit retrieved MD5SUM.Rafael Garcia-Suarez2004-10-201-6/+8
* Follow symbolic links when searching for rpmsRafael Garcia-Suarez2004-10-201-7/+2
* Use File::Find (which is in perl-base)Rafael Garcia-Suarez2004-10-201-1/+4
* Ignore local media when no rpm has been found.Rafael Garcia-Suarez2004-10-201-1/+2
* When a synthesis could not be build, keep the hdlistRafael Garcia-Suarez2004-10-141-3/+3
* Fix two English messagesRafael Garcia-Suarez2004-10-141-2/+2
* Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia.Rafael Garcia-Suarez2004-10-141-8/+20
* Files copied by urpm should belong to root if possibleRafael Garcia-Suarez2004-10-111-0/+6
* Really take media into account in the order in which they are specifiedRafael Garcia-Suarez2004-10-051-7/+8
* A bunch of perl_checker fixesRafael Garcia-Suarez2004-10-041-42/+41
* Don't panic when one can't build a synthesis file from a local directoryRafael Garcia-Suarez2004-10-041-7/+12
* For source RPMs, allow to search precisely on package name, because theyRafael Garcia-Suarez2004-09-301-2/+3
* Add a new option -m to urpmf to get the media in which a package has beenRafael Garcia-Suarez2004-09-291-0/+1
* Better error message when updating a media fails because the hdlistRafael Garcia-Suarez2004-09-281-5/+12
* Don't print the urpmf results twice when using virtual media with hdlists.Rafael Garcia-Suarez2004-09-141-3/+3
* Silence deprecation warningRafael Garcia-Suarez2004-09-091-1/+1
* handle new keywords in hdlists file.Rafael Garcia-Suarez2004-09-021-1/+1
* Re-allow large transactions with --allow-nodeps or --allow-force toRafael Garcia-Suarez2004-08-301-1/+1
* Make the --probe-synthesis option compatible with --distrib inRafael Garcia-Suarez2004-08-261-1/+1
* Fix usage of urpmi.addmedia --distrib with distribution CDsRafael Garcia-Suarez2004-08-111-4/+8
* Probe for hdlist/synthesis in new media structureRafael Garcia-Suarez2004-07-301-31/+15
* readdir nitRafael Garcia-Suarez2004-07-281-1/+1
* Allow "README.update.urpmi" as an equivalent of "README.upgrade.urpmi"Rafael Garcia-Suarez2004-07-281-1/+1
* "noreconfigure" should work for both local and remote mediaRafael Garcia-Suarez2004-07-271-1/+1