summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Finish to implement file:// urls where the "file:/" is optionalRafael Garcia-Suarez2004-07-271-20/+20
* Make the leading "file://" optional in local media URLs.Rafael Garcia-Suarez2004-07-271-6/+6
* Simplify regexpRafael Garcia-Suarez2004-07-271-1/+1
* Fix grammar error in error messageRafael Garcia-Suarez2004-07-271-1/+1
* Take into account priority when writing the configuration fileRafael Garcia-Suarez2004-07-271-1/+2
* (update_media) properly handle copy of soft links (preventingThierry Vignaud2004-07-261-1/+1
* show the name of the real file that is too small ...Thierry Vignaud2004-07-261-1/+2
* Modernize.Rafael Garcia-Suarez2004-07-261-51/+45
* Add an option -Y to urpmq (fuzzy and case insensitive)Rafael Garcia-Suarez2004-07-261-29/+24
* Add local media at the beginning, other ones at the end.Rafael Garcia-Suarez2004-07-261-4/+9
* Add a "noreconfigure" flag for media that don't want to be reconfigured.Rafael Garcia-Suarez2004-07-261-1/+2
* Media reconfiguration: for local media, verify that the new url points toRafael Garcia-Suarez2004-07-261-1/+12
* Even better error handling for copy failuresRafael Garcia-Suarez2004-07-231-6/+6
* Better error handling for copy failuresRafael Garcia-Suarez2004-07-231-11/+16
* Simplify search for reconfig.urpmi.Rafael Garcia-Suarez2004-07-231-2/+1
* Debug helpRafael Garcia-Suarez2004-07-231-0/+8
* Hmm, syntax errorRafael Garcia-Suarez2004-07-231-3/+3
* Take into account the new media layout.Rafael Garcia-Suarez2004-07-221-10/+14
* Media reconfiguration did not work with NFS medaiRafael Garcia-Suarez2004-07-221-0/+1
* Support for automatic reconfiguration of mediaRafael Garcia-Suarez2004-07-201-0/+71
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-1/+1
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-1/+1
* Typo in option nameRafael Garcia-Suarez2004-07-191-1/+1
* CommentsRafael Garcia-Suarez2004-07-191-39/+39
* Simplify the format of the skip.list and inst.list files (so it nowRafael Garcia-Suarez2004-07-091-11/+3
* Filehandle leakRafael Garcia-Suarez2004-07-091-0/+1
* Document the "skip" option. Remove obsolete code.Rafael Garcia-Suarez2004-07-091-9/+3
* Support for README.urpmi in urpmiRafael Garcia-Suarez2004-07-081-2/+21
* It's better to use lexicals in closuresRafael Garcia-Suarez2004-07-071-4/+4
* Delete proxy configuration for a media when deleting this mediaRafael Garcia-Suarez2004-07-061-1/+5
* Interprocess logging cleanupRafael Garcia-Suarez2004-07-051-1/+1
* Don't perform a fuzzy match on media names when removing mediaRafael Garcia-Suarez2004-06-301-2/+6
* put N( ) around stringsPablo Saratxaga2004-06-291-3/+3
* Support for setting proxy per-media in proxy.cfgRafael Garcia-Suarez2004-06-291-9/+9
* Remove debug message, dohRafael Garcia-Suarez2004-06-291-1/+0
* Let the "downloader" option be settable per-mediaRafael Garcia-Suarez2004-06-281-65/+148
* Make the verify-rpm being settable per-media in urpmi.cfgRafael Garcia-Suarez2004-06-251-8/+17
* Don't write in urpmi.cfg the options set via the command-line of urpmi.Rafael Garcia-Suarez2004-06-251-7/+10
* Refactorise the code to read and write urpmi.cfg (phase 1)Rafael Garcia-Suarez2004-06-241-140/+71
* Move some system-related functions in a separate moduleRafael Garcia-Suarez2004-06-231-101/+12