summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Collapse)AuthorAgeFilesLines
* 4.6.24-1mdkRafael Garcia-Suarez2005-03-301-1/+1
|
* No need to ask the user for changing a removable media if this media is an ISORafael Garcia-Suarez2005-03-301-2/+4
| | | | | image
* Remove dead codeRafael Garcia-Suarez2005-03-301-18/+14
|
* Copy all rpms from removable media into the cachedir; don't check forRafael Garcia-Suarez2005-03-301-5/+1
| | | | | supermount.
* Comment nitsRafael Garcia-Suarez2005-03-301-2/+2
|
* Allow to add several different iso media that point to the same mount point.Rafael Garcia-Suarez2005-03-251-4/+4
|
* Don't try to mounts isos that are already mountedRafael Garcia-Suarez2005-03-251-2/+2
|
* More error checkingRafael Garcia-Suarez2005-03-111-41/+51
|
* 4.6.23-1mdkRafael Garcia-Suarez2005-03-101-1/+1
|
* Add a retry option to urpmi and urpmi.cfg (bug #1174)Rafael Garcia-Suarez2005-03-101-1/+18
|
* Comprehensive system error reporting.Rafael Garcia-Suarez2005-03-101-47/+70
|
* Emit an error when using --root and where no /dev/null is found in theRafael Garcia-Suarez2005-03-091-0/+3
| | | | | specified chroot
* 4.6.22-1mdkRafael Garcia-Suarez2005-03-081-1/+1
|
* Fix addition of media with passwordsRafael Garcia-Suarez2005-03-081-1/+7
|
* More verifications on local list filesRafael Garcia-Suarez2005-03-081-21/+24
|
* Patch by Michael Scherer to optionnally load media from LDAP (currentlyRafael Garcia-Suarez2005-03-071-0/+3
| | | | | inactive)
* 4.6.21-1mdkRafael Garcia-Suarez2005-03-071-1/+1
|
* Some options don't belong to urpmi.cfgRafael Garcia-Suarez2005-03-071-21/+21
|
* Comment rewriteRafael Garcia-Suarez2005-03-031-5/+5
|
* Add empty destructor and update copyrightRafael Garcia-Suarez2005-03-021-1/+3
|
* Make the error "The following packages contain %s" more explicitly an error.Rafael Garcia-Suarez2005-03-011-5/+5
|
* Change the default log function to output to STDOUT, not STDERR.Rafael Garcia-Suarez2005-03-011-1/+1
| | | | | (bug 13037)
* Silence a warningRafael Garcia-Suarez2005-03-011-1/+1
|
* 4.6.20-1mdkRafael Garcia-Suarez2005-02-251-1/+1
|
* a syntax error slipped in.Rafael Garcia-Suarez2005-02-241-1/+1
|
* It seems that the msg callback is never defined in urpmi-parallel. ProtectRafael Garcia-Suarez2005-02-211-1/+4
| | | | | | against run-time errors; will have to work out how progress reporting is supposed to work.
* 4.6.19-1mdkRafael Garcia-Suarez2005-02-211-1/+1
|
* Make ejection less noisyRafael Garcia-Suarez2005-02-171-4/+6
|
* 4.6.18-1mdkRafael Garcia-Suarez2005-02-171-1/+1
|
* Fix bug #13644, urpmi.addmedia --distrib was broken due to misc's patches.Rafael Garcia-Suarez2005-02-171-7/+8
|
* 4.6.17-1mdkRafael Garcia-Suarez2005-02-161-1/+1
|
* Fix parsing of hdlists file when adding media with --distrib (bug 13644)Rafael Garcia-Suarez2005-02-151-2/+4
|
* 4.6.16-1mdkRafael Garcia-Suarez2005-02-141-1/+1
|
* Patch by Michael Scherer (a bit reworked) to allow to use $ARCH, $RELEASERafael Garcia-Suarez2005-02-141-0/+10
| | | | | and $HOST in media URLs.
* Fix retrieval of source packages (e.g. urpmq --sources) with alternativeRafael Garcia-Suarez2005-02-111-5/+7
| | | | | dependencies foo|bar (Pascal Terjan)
* Patch by Michael Scherer (bug 13525) to refactorize option names; makesRafael Garcia-Suarez2005-02-101-21/+21
| | | | | downloader option settable per media.
* 4.6.15-1mdkRafael Garcia-Suarez2005-02-041-1/+1
|
* 4.6.14-1mdkRafael Garcia-Suarez2005-01-311-1/+1
|
* Make urpmi support ISO images as removable media.Rafael Garcia-Suarez2005-01-281-14/+36
|
* 4.6.13-1mdkRafael Garcia-Suarez2005-01-251-1/+1
|
* 4.6.12-1mdkRafael Garcia-Suarez2005-01-191-1/+1
|
* Formatting nit (suggested by Jerome Quelin)Rafael Garcia-Suarez2005-01-181-2/+2
|
* Don't install media marked with "noauto" in the hdlists file withRafael Garcia-Suarez2005-01-111-2/+3
| | | | | urpmi.addmedia --distrib (or its rpmdrake equivalent)
* Document add_distrib_media and add a new option to it (initial_number)Rafael Garcia-Suarez2005-01-111-1/+6
|
* 4.6.11Rafael Garcia-Suarez2005-01-101-1/+1
|
* 4.6.10-1mdkRafael Garcia-Suarez2005-01-061-1/+1
|
* perl_checker fixesRafael Garcia-Suarez2005-01-061-15/+15
|
* 4.6.9-1mdkRafael Garcia-Suarez2004-12-171-1/+1
|
* Trim obsolete documentationRafael Garcia-Suarez2004-12-171-53/+3
|
* It's better to iterate over keys hereRafael Garcia-Suarez2004-12-161-1/+1
|