summaryrefslogtreecommitdiffstats
path: root/urpm/cfg.pm
Commit message (Collapse)AuthorAgeFilesLines
* bump copyrightThierry Vignaud2020-01-171-1/+1
|
* Update Mageia copyright statementsRémi Verschelde2017-04-261-0/+2
|
* drop useless __END__Thierry Vignaud2015-10-091-1/+0
|
* drop very old CVS/SVN $Id tagsThierry Vignaud2015-09-021-1/+0
|
* rename 'no-suggests' option as 'no-recommends'Thierry Vignaud2014-09-071-2/+6
| | | | keep --no-suggests but with a warning
* only a couple func really are neededThierry Vignaud2013-03-211-1/+1
|
* simplify using cat_()Thierry Vignaud2012-12-131-7/+1
|
* drop --repackage option (non working since rpm-4.6 in 2009)Thierry Vignaud2012-10-051-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 variablesThierry Vignaud2012-09-081-2/+0
|
* urpmi.cfg: support --tune-rpm as an optionThierry Vignaud2012-06-081-0/+1
| | | | (explicitely _NOT_ advertized)
* urpmi.cfg: support --download-all as an option (Pavel Shved, from mdv)Thierry Vignaud2012-06-081-0/+1
|
* use newly introduced any()Thierry Vignaud2012-06-081-1/+1
|
* silent perl_checkerThierry Vignaud2012-03-271-2/+2
|
* fix data structure example in podGuillaume Rousse2012-03-071-1/+2
|
* fix the detection of cauldron, we are not using the cooker name anymoreMichael Scherer2012-02-181-1/+1
|
* fix regexp for arch keyword substition to work on MageiaMichael Scherer2012-02-181-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-09-131-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 noticesPer Øyvind Karlsen2010-11-211-1/+1
|
* update copyrightThierry Vignaud2009-11-241-1/+1
|
* add per-media disable-certificate-check optionChristophe Fergeau2009-09-251-1/+1
|
* - drop support for /etc/urpmi/media.d/*.cfgPascal Rigaux2009-01-281-64/+0
| | | | | | | (was partially broken, non documented and hopefully unused) (mostly reverting commit 234656 which introduced that feature)
* drop obsolete stuffPascal Rigaux2008-10-291-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.cfgAnssi Hannula2008-10-241-1/+1
|
* o handle "unrequested orphans" (similar to "deborphan")Pascal Rigaux2008-07-071-0/+1
|
* do not die on bad ini filePascal Rigaux2008-02-251-1/+2
|
* - all tools:Pascal Rigaux2008-02-231-2/+4
| | | | | | o handle mirrorlist (need perl-Zone-TimeInfo patched for geolocalisation)
* rename conf_file__rel_media into with-dirPascal Rigaux2008-02-211-3/+3
| | | | | (since it will be used in urpmi.cfg too, it needs a less verbose name)
* - urpmi handles /etc/urpmi/media.d/*.cfgPascal Rigaux2008-02-141-0/+63
| | | | | | | as an alternative to using urpmi.addmedia nb: need documentation
* - urpmi.cfg:Pascal Rigaux2008-02-041-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.0Pascal Rigaux2008-01-111-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 Rigaux2007-12-191-3/+4
| | | | | o drop hdlist support (will be replaced with xml media_info)
* fix previous commitPascal Rigaux2007-12-101-1/+1
|
* fix writing no-suggests global optionPascal Rigaux2007-12-101-2/+4
|
* - urpmi.cfgPascal Rigaux2007-08-121-1/+1
| | | | | | | o really add global option no-suggests (thanks to Frederik Himpe)
* - urpmi.addmediaPascal Rigaux2007-05-211-6/+8
| | | | | | o don't overwrite existing urpmi.cfg with an empty file when disk is full (#30945)
* re-sync after the big svn lossPascal Rigaux2007-04-241-69/+88
|
* %repsys markreleaseMandrake2007-01-041-3/+4
| | | | | | | | version: 0.10 release: 1mdv2007.1 revision: 104210 Copying 0.10-1mdv2007.1 to releases/ directory.
* bugfix: allow empty urpmi.cfgPascal Rigaux2006-11-241-1/+2
|
* oops, remove debug code wrongly introduced in previous commitPascal Rigaux2006-11-201-1/+0
|
* simplifyPascal Rigaux2006-11-201-3/+2
|
* don't set priority for global values (this will allow taking all of them in ↵Pascal Rigaux2006-11-161-2/+2
| | | | urpm::read_config())
* factorize introducing proc_mounts() and cat_()Pascal Rigaux2006-11-091-10/+3
|
* perl_checker compliancePascal Rigaux2006-11-031-3/+3
|
* Add Prozilla supportRafael Garcia-Suarez2006-09-211-1/+1
|
* Use revision number as version numbers for internal modules.Rafael Garcia-Suarez2006-06-071-1/+3
| | | | | For gurpmi.pm, use the same version number as urpm.
* Let "ignoresize" be configurable in urpmi.cfgRafael Garcia-Suarez2006-02-171-0/+1
|
* Document that parsing /etc/release is fragile, because the format ofRafael Garcia-Suarez2006-02-131-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-Suarez2006-02-091-0/+1
| | | | | Document them.
* Add a new configuration option, default-media, that specifies a comma-separatedRafael Garcia-Suarez2005-12-021-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 modulesRafael Garcia-Suarez2005-12-021-0/+2
|