summaryrefslogtreecommitdiffstats
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* - all tools:Pascal Rigaux2008-01-171-8/+3
| | | | | | o deprecate --curl and --wget in favor of --downloader curl and --downloader --wget
* fix documentation for "urpmq -d"Pascal Rigaux2008-01-141-1/+1
|
* - urpmq:Pascal Rigaux2008-01-141-0/+4
| | | | | o add --sourcerpm
* - 5.0Pascal Rigaux2008-01-112-0/+31
| | | | | | | | | | | | | | | | | | | - urpmf, urpmq: o use xml info instead of hdlist when possible o "urpmq -l" is faster (3x) o "urpmf -l" is slower (1.5x) o "urpmf --sourcerpm" is much faster o see "xml-info" option in urpmi.cfg(5) to see when those files are downloaded o new require: perl module XML::LibXML - urpmq: o use rpm file instead of hdlist/xml-info when file is local o use URPM::Package->changelogs (need perl-URPM 3.06) - urpmi.update, urpmi.addmedia, urpmi.removemedia: o drop hdlist support replaced with xml media_info (this imply file-deps are correctly handled, see genhdlist2(1)) - urpmi.addmedia o new --xml-info option
* - urpmi.update, urpmi.addmedia, urpmi.removemedia:Pascal Rigaux2007-12-193-12/+0
| | | | | | | o drop option "-c" which used to clean /var/cache/urpmi/headers since we don't use that dir anymore :)
* - all tools:Pascal Rigaux2007-12-198-46/+8
| | | | | o drop hdlist support (will be replaced with xml media_info)
* - drop translated man pages (they are too old)Pascal Rigaux2007-12-041-482/+0
|
* - urpmq:Pascal Rigaux2007-11-281-1/+5
| | | | | o new option --requires-recursive (alias of option -d)
* fix manpage for limit-rate option: the default is bytes/second, not kb/secPascal Rigaux2007-11-161-1/+1
|
* at least document "urpmi.update -ff" until we understand why it's reallyPascal Rigaux2007-09-241-0/+4
| | | | | | | | | | | needed. for info, -ff was created 16 May 2003 with comment: - try to handle resume connection (do not always remove previous download, only works for hdlist or synthesis using rsync).
* - urpmiPascal Rigaux2007-09-051-1/+1
| | | | | | | o handle --searchmedia <media1>,...,<mediaN> (asked by tvignaud for rpmdrake)
* fix scrict-arch descriptionPascal Rigaux2007-09-031-2/+2
|
* - urpmiPascal Rigaux2007-08-231-0/+4
| | | | | o new option --justdb (new perl-URPM 1.76)
* - urpmiPascal Rigaux2007-08-113-0/+31
| | | | | | o handle preferred choices (through --prefer, /etc/urpmi/prefer.list and /etc/urpmi/prefer.vendor.list)
* - urpmiPascal Rigaux2007-08-111-0/+4
| | | | | o new option --replacepkgs (same as rpm --replacepkgs) (#16112)
* - all toolsPascal Rigaux2007-08-117-0/+28
| | | | | o new option --wait-lock (#13025)
* - urpmiPascal Rigaux2007-08-093-0/+13
| | | | | | | | | | | o explicit error when using "urpmi ---install-src" as user with remote media o add support for "suggests": a newly suggested package is installed as if required, but one can remove it afterwards, or use --no-suggests - urpmf o handle --suggests all the work is done in perl-URPM 1.69
* handle urpmf --licensePascal Rigaux2007-08-021-0/+4
|
* fix documentation regarding password in urlsPascal Rigaux2007-06-141-4/+1
| | | | | | | | cf 4.9.0 change: o do not use list.<media_name> to store passwords, use /etc/urpmi/netrc instead. Also do have the url in urpmi.cfg, only the password is removed
* - urpmfPascal Rigaux2007-06-141-0/+4
| | | | | o add option --use-distrib
* - urpmqPascal Rigaux2007-06-141-2/+1
| | | | | | | | o allow using --use-distrib as non-root nb: reverting commit r15208 2005-10-12 "Forbid urpmq --use-distrib when non root" since i can't see any valid reason for this
* re-sync after the big svn lossPascal Rigaux2007-04-241-0/+11
|
* kill dead emails of previous maintainersThierry Vignaud2007-03-2613-202/+283
|
* don't document "-f" which does nothing, directly document "-f -f"Pascal Rigaux2006-12-131-2/+7
|
* "hdlist:" is not mandatory nor useful any morePascal Rigaux2006-11-271-1/+0
|
* deprecate [with <relative path of synthesis|hdlist>]: don't document it anymorePascal Rigaux2006-11-202-28/+14
|
* the standard way to access hdlist is media_info/hdlist.czPascal Rigaux2006-11-201-1/+1
|
* update AUTHOR in pod filesPascal Rigaux2006-11-209-43/+60
|
* Add --no-md5sum and --force-key options to urpmiRafael Garcia-Suarez2006-10-181-1/+16
|
* Correctly rename the new urpmihowto manpage4.8.23Rafael Garcia-Suarez2006-08-111-0/+0
|
* noreconfigure is a per-media option (#23894)Rafael Garcia-Suarez2006-08-011-5/+3
|
* Last shot at the urpmi advanced how-toRafael Garcia-Suarez2006-07-131-9/+134
|
* More urpmi how-toRafael Garcia-Suarez2006-07-131-2/+88
|
* First draft of an urpmi advanced How-ToRafael Garcia-Suarez2006-07-121-0/+191
|
* Mention urpmi.recover in more urpm* manpagesRafael Garcia-Suarez2006-07-113-2/+6
|
* Additions to the man page for urpmi.recoverRafael Garcia-Suarez2006-07-111-7/+13
|
* Adjust manifest. Add new forbidden option in rurpmi manpage.Rafael Garcia-Suarez2006-06-131-1/+1
|
* Add the rurpme(8) commandRafael Garcia-Suarez2006-06-131-0/+34
|
* Document the two new options in the urpmi.addmedia man page.Rafael Garcia-Suarez2006-06-121-0/+13
|
* - use MDV::Distribconf for --distrib option, use media.cfg instead hdlistsOlivier Thauvin2006-06-101-2/+2
|
* Case fix in docRafael Garcia-Suarez2006-05-301-1/+1
|
* Make clear that -I is the defaultRafael Garcia-Suarez2006-05-191-1/+2
|
* Add a new option -I to urpmfRafael Garcia-Suarez2006-05-191-1/+5
|
* Improve BUG REPORTS section in urpmi(8) man page.Rafael Garcia-Suarez2006-05-151-4/+6
|
* Remove mention of the obsolete urpmi.log fileRafael Garcia-Suarez2006-03-281-4/+0
|
* Document urpmi.recover --list-safeRafael Garcia-Suarez2006-03-231-0/+4
|
* Document urpmq -l optionRafael Garcia-Suarez2006-03-221-0/+4
|
* Rename fr man pageRafael Garcia-Suarez2006-03-211-0/+0
|
* Assorted doc fixesRafael Garcia-Suarez2006-03-212-28/+33
|
* More docs for rsync-optionsRafael Garcia-Suarez2006-03-214-0/+8
|