Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify using cat_() | Thierry Vignaud | 2012-12-13 | 1 | -7/+1 |
| | |||||
* | drop --repackage option (non working since rpm-4.6 in 2009) | Thierry Vignaud | 2012-10-05 | 1 | -1/+0 |
| | | | | | | should have been done right after commit r251061 by pixel on Tue Jan 2009: "- drop urpmi.recover (no more possible with rpm 4.6 which doesn't handle --repackage)" | ||||
* | kill unused variables | Thierry Vignaud | 2012-09-08 | 1 | -2/+0 |
| | |||||
* | urpmi.cfg: support --tune-rpm as an option | Thierry Vignaud | 2012-06-08 | 1 | -0/+1 |
| | | | | (explicitely _NOT_ advertized) | ||||
* | urpmi.cfg: support --download-all as an option (Pavel Shved, from mdv) | Thierry Vignaud | 2012-06-08 | 1 | -0/+1 |
| | |||||
* | use newly introduced any() | Thierry Vignaud | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | silent perl_checker | Thierry Vignaud | 2012-03-27 | 1 | -2/+2 |
| | |||||
* | fix data structure example in pod | Guillaume Rousse | 2012-03-07 | 1 | -1/+2 |
| | |||||
* | fix the detection of cauldron, we are not using the cooker name anymore | Michael Scherer | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | fix regexp for arch keyword substition to work on Mageia | Michael Scherer | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-09-13 | 1 | -2/+2 |
| | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1928 | dmorgan | 2011-09-13 21:44:28 +0100 (Tue, 13 Sep 2011) | 1 line Import urpmi ------------------------------------------------------------------------ | ||||
* | update copyright notices | Per Øyvind Karlsen | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | update copyright | Thierry Vignaud | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | add per-media disable-certificate-check option | Christophe Fergeau | 2009-09-25 | 1 | -1/+1 |
| | |||||
* | - drop support for /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2009-01-28 | 1 | -64/+0 |
| | | | | | | | (was partially broken, non documented and hopefully unused) (mostly reverting commit 234656 which introduced that feature) | ||||
* | drop obsolete stuff | Pascal Rigaux | 2008-10-29 | 1 | -13/+0 |
| | | | | | | | | | it should have been dropped in commit: : r14827 | rgarciasuarez | 2005-02-17 16:01:39 +0100 (Thu, 17 Feb 2005) | 2 lines : Remove obsoleted and broken --distrib-XXX command-line option | ||||
* | allow setting aria2-options in urpmi.cfg | Anssi Hannula | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | o handle "unrequested orphans" (similar to "deborphan") | Pascal Rigaux | 2008-07-07 | 1 | -0/+1 |
| | |||||
* | do not die on bad ini file | Pascal Rigaux | 2008-02-25 | 1 | -1/+2 |
| | |||||
* | - all tools: | Pascal Rigaux | 2008-02-23 | 1 | -2/+4 |
| | | | | | | o handle mirrorlist (need perl-Zone-TimeInfo patched for geolocalisation) | ||||
* | rename conf_file__rel_media into with-dir | Pascal Rigaux | 2008-02-21 | 1 | -3/+3 |
| | | | | | (since it will be used in urpmi.cfg too, it needs a less verbose name) | ||||
* | - urpmi handles /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2008-02-14 | 1 | -0/+63 |
| | | | | | | | as an alternative to using urpmi.addmedia nb: need documentation | ||||
* | - urpmi.cfg: | Pascal Rigaux | 2008-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | o "media_info_dir: media_info" is the default o "no-media-info" is used for media for which media_info must be built from rpms the goal of this change is to allow upcoming /etc/urpmi/media.d/*.cfg (or whatever they will be called) to skip mentionning media_info_dir, but also to cleanup urpmi.cfg | ||||
* | - 5.0 | Pascal Rigaux | 2008-01-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | - all tools: | Pascal Rigaux | 2007-12-19 | 1 | -3/+4 |
| | | | | | o drop hdlist support (will be replaced with xml media_info) | ||||
* | fix previous commit | Pascal Rigaux | 2007-12-10 | 1 | -1/+1 |
| | |||||
* | fix writing no-suggests global option | Pascal Rigaux | 2007-12-10 | 1 | -2/+4 |
| | |||||
* | - urpmi.cfg | Pascal Rigaux | 2007-08-12 | 1 | -1/+1 |
| | | | | | | | o really add global option no-suggests (thanks to Frederik Himpe) | ||||
* | - urpmi.addmedia | Pascal Rigaux | 2007-05-21 | 1 | -6/+8 |
| | | | | | | o don't overwrite existing urpmi.cfg with an empty file when disk is full (#30945) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -69/+88 |
| | |||||
* | %repsys markrelease | Mandrake | 2007-01-04 | 1 | -3/+4 |
| | | | | | | | | version: 0.10 release: 1mdv2007.1 revision: 104210 Copying 0.10-1mdv2007.1 to releases/ directory. | ||||
* | bugfix: allow empty urpmi.cfg | Pascal Rigaux | 2006-11-24 | 1 | -1/+2 |
| | |||||
* | oops, remove debug code wrongly introduced in previous commit | Pascal Rigaux | 2006-11-20 | 1 | -1/+0 |
| | |||||
* | simplify | Pascal Rigaux | 2006-11-20 | 1 | -3/+2 |
| | |||||
* | don't set priority for global values (this will allow taking all of them in ↵ | Pascal Rigaux | 2006-11-16 | 1 | -2/+2 |
| | | | | urpm::read_config()) | ||||
* | factorize introducing proc_mounts() and cat_() | Pascal Rigaux | 2006-11-09 | 1 | -10/+3 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-03 | 1 | -3/+3 |
| | |||||
* | Add Prozilla support | Rafael Garcia-Suarez | 2006-09-21 | 1 | -1/+1 |
| | |||||
* | Use revision number as version numbers for internal modules. | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+3 |
| | | | | | For gurpmi.pm, use the same version number as urpm. | ||||
* | Let "ignoresize" be configurable in urpmi.cfg | Rafael Garcia-Suarez | 2006-02-17 | 1 | -0/+1 |
| | |||||
* | Document that parsing /etc/release is fragile, because the format of | Rafael Garcia-Suarez | 2006-02-13 | 1 | -2/+4 |
| | | | | | | this file is undocumented, and there is no definitive way to get version and architecture for a given Mandriva system. (Warly sux) | ||||
* | Implement urpmi --repackage. Add a "repackage" global option in urpmi.cfg. | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+1 |
| | | | | | Document them. | ||||
* | Add a new configuration option, default-media, that specifies a comma-separated | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+1 |
| | | | | | | list of media to be taken into account by default (i.e., if the --media switch is not specified on the command-line) | ||||
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+2 |
| | |||||
* | Add new switches to the urpm tools, --wget-options, --curl-options and | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+1 |
| | | | | | | | --rsync-options, to specify additionnal command-line options to pass to the downloader programs. These are also available as global variables that can be set in urpmi.cfg. | ||||
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+3 |
| | |||||
* | Add ldap media configuration support (Michael Scherer) | Rafael Garcia-Suarez | 2005-05-16 | 1 | -1/+1 |
| | |||||
* | First media should have priority == 1 | Rafael Garcia-Suarez | 2005-05-16 | 1 | -1/+1 |
| | |||||
* | Add a "nopubkey" global option in urpmi.cfg | Rafael Garcia-Suarez | 2005-04-29 | 1 | -0/+1 |
| | |||||
* | Update copyrights | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 |
| |