summaryrefslogtreecommitdiffstats
path: root/urpmi.addmedia
Commit message (Collapse)AuthorAgeFilesLines
* deprecate [with <relative path of synthesis|hdlist>]: don't document it anymorePascal Rigaux2006-11-201-9/+6
|
* create name2medium() and use itPascal Rigaux2006-11-131-3/+3
|
* perl_checker compliancePascal Rigaux2006-11-091-7/+7
|
* Issue error messages on trying to retrieve hdlists in several locations onlyRafael Garcia-Suarez2006-09-271-3/+6
| | | | | when the -v switch to urpmi.addmedia is used.
* Add Prozilla supportRafael Garcia-Suarez2006-09-211-0/+1
|
* Let urpmi.addmedia return an exit status of 1 when adding a media failed ↵Rafael Garcia-Suarez2006-08-011-0/+1
| | | | (#23923)
* Make options --interactive and --all-media independent in urpmi.addmedia.Rafael Garcia-Suarez2006-06-121-15/+18
| | | | | Plus spelling fixes.
* - restore old behavior of urpmi.addmedia, add --all-media and --interactive ↵Olivier Thauvin2006-06-111-9/+15
| | | | options
* - make urpmi.addmedia asking media by media if they should be installedOlivier Thauvin2006-06-101-0/+9
|
* Fix error in in line synopsisRafael Garcia-Suarez2006-04-071-1/+1
|
* Add a SIGINT handler for --distrib tooRafael Garcia-Suarez2006-03-241-0/+4
|
* Add a SIGINT handler to avoid adding media when interrupting hdlist download.Rafael Garcia-Suarez2006-03-241-0/+4
|
* Fix error reporting on missing "with"Rafael Garcia-Suarez2006-03-211-2/+2
|
* Lock the urpmi db when adding a new media (previously it was locked only on ↵Rafael Garcia-Suarez2006-03-201-1/+9
| | | | update)
* Die if unknown command-line options are given.Rafael Garcia-Suarez2006-02-131-1/+1
|
* Update copyrights for files modified in 2006Rafael Garcia-Suarez2006-01-241-1/+1
|
* Remove documentation for options that don't exist, and improve documentation ofRafael Garcia-Suarez2006-01-161-6/+1
| | | | | --distrib.
* Update copyright noticesRafael Garcia-Suarez2005-12-021-1/+2
|
* Escape @< in double quoted stringRafael Garcia-Suarez2005-11-031-1/+1
|
* urpmi.addmedia --raw should add medium as ignored, since the new medium is justRafael Garcia-Suarez2005-10-251-0/+1
| | | | | a config entry and wasn't initialised
* One steps towards -T complianceRafael Garcia-Suarez2005-06-281-0/+3
|
* add a --nopubkey option to urpmi.addmediaRafael Garcia-Suarez2005-04-291-0/+1
|
* s/Mandrake/Mandriva/Pablo Saratxaga2005-04-251-3/+3
|
* Fix typo and copyrightRafael Garcia-Suarez2005-04-111-2/+2
|
* Code factorizationRafael Garcia-Suarez2005-04-111-16/+15
|
* DeindentRafael Garcia-Suarez2005-04-111-76/+69
|
* Add a --raw option to urpmi.addmediaRafael Garcia-Suarez2005-04-111-11/+22
|
* Factorize out the code that handles /etc/urpmi/mirror.configRafael Garcia-Suarez2005-02-211-16/+7
|
* Remove obsoleted and broken --distrib-XXX command-line optionRafael Garcia-Suarez2005-02-171-96/+8
|
* Misformatted error messageRafael Garcia-Suarez2005-02-171-1/+1
|
* Print usage messages to stdout, not stderrRafael Garcia-Suarez2005-02-011-1/+1
|
* When invoking urpmi.addmedia with --proxy, save this proxy setting forRafael Garcia-Suarez2004-11-241-0/+1
| | | | | this particular new media. (bug 12483)
* use proxy when downloading mirror listRafael Garcia-Suarez2004-11-181-1/+1
|
* Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia.Rafael Garcia-Suarez2004-10-141-0/+1
| | | | | | It prevents rebuilding the hdlist from the headers of the RPMs for a local media. It's also settable globally in the urpmi.cfg file. Comes with doc.
* Create the configuration file when adding a media if it's not foundRafael Garcia-Suarez2004-09-151-0/+4
|
* Make the --probe-synthesis option compatible with --distrib inRafael Garcia-Suarez2004-08-261-3/+3
| | | | | urpmi.addmedia.
* Update official domain nameRafael Garcia-Suarez2004-08-021-1/+1
|
* Make --distrib work with new media structureRafael Garcia-Suarez2004-07-301-10/+23
|
* Note that 10.1 updates are to be coded. Plus some cleanup.Rafael Garcia-Suarez2004-07-271-4/+5
|
* Make the leading "file://" optional in local media URLs.Rafael Garcia-Suarez2004-07-271-3/+3
|
* Add options -q and -v (quiet and verbose) to urpmi.{add,remove}mediaRafael Garcia-Suarez2004-07-271-0/+6
|
* Copyright updatesRafael Garcia-Suarez2004-07-221-1/+1
|
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-1/+1
|
* More checks for root capabilitiesRafael Garcia-Suarez2004-07-131-0/+3
|
* The mandrake-release package has been renamed as mandrakelinux-releaseRafael Garcia-Suarez2004-07-051-8/+12
|
* Support for setting proxy per-media in proxy.cfgRafael Garcia-Suarez2004-06-291-1/+8
|
* Minor fix in the help messageRafael Garcia-Suarez2004-05-121-1/+1
|
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-191-5/+6
|
* Some more options refactorisation. The --from option of urpmi.addmediaRafael Garcia-Suarez2004-04-191-8/+10
| | | | | was being ignored; fix it.
* Factorize the message/prompt/I18N code of urpm* in a separate moduleRafael Garcia-Suarez2004-04-141-0/+1
|