summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Collapse)AuthorAgeFilesLines
* - urpmi.update, urpmi.addmedia, urpmi.removemedia:Pascal Rigaux2007-12-191-21/+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-191-3/+2
| | | | | o drop hdlist support (will be replaced with xml media_info)
* 4.10.19Pascal Rigaux2007-12-121-1/+1
|
* - urpmi:Pascal Rigaux2007-12-121-1/+19
| | | | | | | | | o fix handling "post-clean: 0" in urpmi.cfg (#36082, regression introduced 2007-11-28) - library: o urpm::media::read_config() doesn't read urpmi.cfg global options anymore, use urpm->get_global_options or urpm->new_parse_cmdline
* create urpm->new_parse_cmdline and use itPascal Rigaux2007-12-121-0/+7
| | | | | (it may be a little stricter for urpmi since we exit(1) on parse_cmdline error)
* 4.10.18Pascal Rigaux2007-12-111-1/+1
|
* 4.10.17Pascal Rigaux2007-11-301-1/+1
|
* 4.10.16Pascal Rigaux2007-11-281-1/+1
|
* factorize default options, and have them by default in $urpm->{options}Pascal Rigaux2007-11-281-1/+10
|
* 4.10.15Pascal Rigaux2007-11-261-1/+1
|
* add undocumented & unstable --tune-rpm optionPascal Rigaux2007-11-141-0/+34
| | | | | (allow to test nofsync and private db)
* 4.10.14Pascal Rigaux2007-10-041-1/+1
|
* 4.10.13Pascal Rigaux2007-10-031-1/+1
|
* 4.10.12Pascal Rigaux2007-09-271-1/+1
|
* with perl-URPM 2.04, promote on obsoletes are properly handledPascal Rigaux2007-09-271-0/+1
|
* 4.10.11Pascal Rigaux2007-09-241-1/+1
|
* create /var/tmp in chroots tooThierry Vignaud2007-09-181-0/+1
|
* 4.10.10Pascal Rigaux2007-09-171-1/+1
|
* (get_updates_description) no need to keep around medium name (was onlyThierry Vignaud2007-09-141-1/+1
| | | | | used by rpmdrake (added on Aug 14 2007)
* (get_updates_description) index by medium then by package ; weThierry Vignaud2007-09-141-1/+1
| | | | | | | previously only index by raw package name (w/o version and w/o arch) which resulted in packages being overwritten (ie on a biarch, we would only saw one of both ia32 & x86_64 packages)
* 4.10.9Pascal Rigaux2007-09-131-1/+1
|
* fix podPascal Rigaux2007-09-111-0/+2
|
* better layout in docPascal Rigaux2007-09-111-5/+7
|
* add some docPascal Rigaux2007-09-111-0/+17
|
* 4.10.8Pascal Rigaux2007-09-101-1/+1
|
* 4.10.7Pascal Rigaux2007-09-071-1/+1
|
* (create_var_lib_rpm) enable to lock chrooted rpmdb with --root tooThierry Vignaud2007-08-291-3/+3
|
* (create_var_lib_rpm) split it out of set_files()Thierry Vignaud2007-08-291-6/+10
|
* (set_files) document policy regarding chroot envThierry Vignaud2007-08-291-0/+1
|
* 4.10.6Pascal Rigaux2007-08-281-1/+1
|
* simplify commentPascal Rigaux2007-08-281-3/+1
|
* 4.10.5Pascal Rigaux2007-08-181-1/+1
|
* 4.10.4Pascal Rigaux2007-08-131-1/+1
|
* - urpmiPascal Rigaux2007-08-131-4/+9
| | | | | | o --urpmi-root: if <root>/etc/urpmi/*.list are available, use them. otherwise defaults to /etc/urpmi/*.list
* 4.10.3Thierry Vignaud2007-08-131-1/+1
|
* 4.10.2Thierry Vignaud2007-08-131-1/+1
|
* - urpmiPascal Rigaux2007-08-121-0/+5
| | | | | | | | | | o when using --urpmi-root, load <root>/etc/rpm/macros this allow using _install_langs in the rooted directory - fix test exclude.t: the build computer macro _install_langs don't interfere anymore - add one test to exclude.t: test wether urpmi correctly honor _install_langs
* 4.10.1Pascal Rigaux2007-08-121-1/+1
|
* 4.10.0Pascal Rigaux2007-08-111-1/+1
|
* 4.9.31Pascal Rigaux2007-08-111-1/+1
|
* - urpmiPascal Rigaux2007-08-111-0/+3
| | | | | | o handle preferred choices (through --prefer, /etc/urpmi/prefer.list and /etc/urpmi/prefer.vendor.list)
* documentPascal Rigaux2007-08-111-2/+2
|
* (get_updates_description) reindentThierry Vignaud2007-08-101-17/+17
|
* (get_updates_description) add some comments from old commitsThierry Vignaud2007-08-101-0/+2
|
* (get_updates_description) simplify construction of "cur"Thierry Vignaud2007-08-101-3/+1
|
* (get_updates_description) backport part of rafael commit in CVS r1.301:1.302:Thierry Vignaud2007-08-101-2/+2
| | | | | | | Make the parsing of "descriptions" file a bit better skip other tests once matched (no gain)
* (get_updates_description) backport part of rafael commit in CVS r1.301:1.302:Thierry Vignaud2007-08-101-4/+4
| | | | | | | | Make the parsing of "descriptions" file a bit better be more tolerant regarding spacing (not a issue with current description files)
* (get_updates_description) use member()Thierry Vignaud2007-08-101-1/+1
|
* (get_updates_description) descriptions files really come withThierry Vignaud2007-08-101-1/+1
| | | | | "Update:" field today; let's be more open
* (get_updates_description) parse the MDKSA ids and the URL when reading the ↵Thierry Vignaud2007-08-101-0/+1
| | | | "descriptions" file