summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Collapse)AuthorAgeFilesLines
* - askmedia and suppl option in hdlists where not per media option but ↵Olivier Thauvin2006-10-211-1/+1
| | | | undocumented global option for gi
* More adjustments in per-media config arguments: factorize listsRafael Garcia-Suarez2006-10-031-1/+2
|
* Don't remove "downloader" setting from per-media config when updating mediaRafael Garcia-Suarez2006-10-031-2/+2
| | | | | (bug #26257)
* Add Prozilla supportRafael Garcia-Suarez2006-09-211-3/+9
|
* Fix some error messagesRafael Garcia-Suarez2006-09-211-5/+4
|
* Update Changelog and bump version number to 4.8.284.8.28Rafael Garcia-Suarez2006-09-201-1/+1
|
* Notes for later.Rafael Garcia-Suarez2006-09-201-9/+2
|
* Fix handling of file:// and removable:// urls by distribconfRafael Garcia-Suarez2006-09-201-6/+5
|
* Remove unused checkRafael Garcia-Suarez2006-09-191-2/+2
|
* Bump version to 4.8.27 and regen changelogRafael Garcia-Suarez2006-09-191-1/+1
|
* From urpm::configure(), we need to be able to distinguish media that areRafael Garcia-Suarez2006-09-121-2/+2
| | | | | | temporarily ignored and permanently ignored, so we can restore the previous situation easily (bug #22354)
* Bump version to 4.8.264.8.26Rafael Garcia-Suarez2006-09-121-1/+1
|
* Something is testing for definedness instead of truth, but I'm not sure what.Rafael Garcia-Suarez2006-09-121-1/+1
|
* Bump version to 4.8.254.8.25Rafael Garcia-Suarez2006-09-111-1/+1
|
* Add support for updates_for keyword in media.cfgRafael Garcia-Suarez2006-09-111-18/+19
|
* This is 4.8.24. Regen changelogRafael Garcia-Suarez2006-09-051-1/+1
|
* Avoid double line returns in urpmi progress logger (bug 23848)Rafael Garcia-Suarez2006-09-051-3/+6
|
* Don't show README.urpmi if the -q option is passed to urpmiRafael Garcia-Suarez2006-09-051-1/+1
|
* - remove workaround, now function existsOlivier Thauvin2006-08-251-4/+2
|
* Remove urpmi.spec, moved to /package parts of the svn repositoryRafael Garcia-Suarez2006-08-111-1/+1
|
* Localize $_ before magical while(<$file>) loopsRafael Garcia-Suarez2006-08-111-0/+3
|
* 4.8.224.8.22Rafael Garcia-Suarez2006-07-111-2/+2
|
* (update_media) don't die if the same file is encoutered twiceThierry Vignaud2006-07-051-0/+1
|
* fix encoding which prevented xgettext to processThierry Vignaud2006-06-301-1/+1
|
* Release 4.8.214.8.21Rafael Garcia-Suarez2006-06-201-1/+1
|
* 4.8.20Rafael Garcia-Suarez2006-06-121-1/+1
|
* Make options --interactive and --all-media independent in urpmi.addmedia.Rafael Garcia-Suarez2006-06-121-21/+24
| | | | | Plus spelling fixes.
* - make urpmi.addmedia asking media by media if they should be installedOlivier Thauvin2006-06-101-1/+14
|
* - use MDV::Distribconf for --distrib option, use media.cfg instead hdlistsOlivier Thauvin2006-06-101-55/+46
|
* It shouldn't be necessary to sync to disk when closing rpmdb (esp. on heavilyRafael Garcia-Suarez2006-05-021-2/+0
| | | | | loaded machines)
* 4.8.19v4_8_19Rafael Garcia-Suarez2006-04-201-1/+1
|
* Fix counter in repackaging progress barsRafael Garcia-Suarez2006-04-131-1/+2
|
* 4.8.18v4_8_18Rafael Garcia-Suarez2006-04-051-1/+1
|
* Revert previous change: some failures should be silent, since one retries ↵Rafael Garcia-Suarez2006-04-051-12/+2
| | | | afterwards
* 4.8.17v4_8_17Rafael Garcia-Suarez2006-04-031-1/+1
|
* More error messages should be reported on fatal download errors (bug #21813)Rafael Garcia-Suarez2006-04-021-2/+12
|
* 4.8.16v4_8_16Rafael Garcia-Suarez2006-03-221-1/+1
|
* Adjust progress bar length to terminal sizeRafael Garcia-Suarez2006-03-211-1/+8
|
* Forgot to transmit the second counter to parent. Aar.Rafael Garcia-Suarez2006-03-211-2/+3
|
* 4.8.15v4_8_15Rafael Garcia-Suarez2006-03-211-1/+1
|
* Add a hint for users that run urpmq as non-root and who have trouble withRafael Garcia-Suarez2006-03-211-0/+1
| | | | | password-protected media
* Better alignment of progress bars. Remove incorrect total count.Rafael Garcia-Suarez2006-03-201-5/+1
|
* Count correctly even when repackagingRafael Garcia-Suarez2006-03-201-1/+6
|
* Remove dead branchRafael Garcia-Suarez2006-03-201-7/+3
|
* Lock the urpmi db when adding a new media (previously it was locked only on ↵Rafael Garcia-Suarez2006-03-201-0/+2
| | | | update)
* 4.8.14Rafael Garcia-Suarez2006-03-201-1/+1
|
* Patch by Michael Scherer (with tweaks) to warn the user when urpmi is usingRafael Garcia-Suarez2006-03-201-5/+6
| | | | | | another web-downloader than the one specified in the configuration (because it's not available) (bug #21661)
* --install-src was brokenRafael Garcia-Suarez2006-03-141-1/+1
|
* Passing bundle option, even if that does nothing for nowRafael Garcia-Suarez2006-03-131-5/+5
|
* Some urpme cleanupRafael Garcia-Suarez2006-03-081-35/+44
|