Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (configure_urpm) parse command line when initializing urpmi, thus | Thierry Vignaud | 2008-08-07 | 2 | -2/+8 |
| | | | | | fixing --urpmi-root | ||||
* | update | José Melo | 2008-08-06 | 1 | -156/+85 |
| | |||||
* | update Swedish translations | Thomas Backlund | 2008-08-01 | 1 | -315/+329 |
| | |||||
* | Update French translation | Christophe Berthelé | 2008-07-31 | 1 | -66/+49 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-07-28 | 1 | -43/+45 |
| | |||||
* | greek (el) language update by Nikos | Nikos Papadopoulos | 2008-07-27 | 1 | -559/+407 |
| | |||||
* | update on Russian | Alexander Kazancev | 2008-07-25 | 1 | -112/+59 |
| | |||||
* | update (Pîrîu Cristian Ionuţ) | Thierry Vignaud | 2008-07-25 | 1 | -50/+54 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-07-23 | 1 | -463/+393 |
| | |||||
* | really sync with code (pixel sucks :-()) | Thierry Vignaud | 2008-07-23 | 67 | -28109/+36939 |
| | |||||
* | update (Pîrîu Cristian Ionuţ) | Thierry Vignaud | 2008-07-23 | 1 | -574/+698 |
| | |||||
* | new translations | Wanderlei Antonio Cavassin | 2008-07-22 | 1 | -18/+18 |
| | |||||
* | minnor greek (el) language update by Nikos | Nikos Papadopoulos | 2008-07-20 | 1 | -3/+3 |
| | |||||
* | greek (el) language update by Nikos | Nikos Papadopoulos | 2008-07-15 | 1 | -464/+576 |
| | |||||
* | Update French translation | Christophe Berthelé | 2008-07-12 | 1 | -18/+18 |
| | |||||
* | o sort the list of orphans | Pascal Rigaux | 2008-07-11 | 3 | -2/+3 |
| | |||||
* | - urpme | Pascal Rigaux | 2008-07-11 | 5 | -2/+11 |
| | | | | | o add --justdb | ||||
* | update urpmi.pot | Pascal Rigaux | 2008-07-10 | 1 | -293/+355 |
| | |||||
* | 6.16.1 | Pascal Rigaux | 2008-07-10 | 2 | -1/+3 |
| | |||||
* | o fix creation of chroot with --root by using ↵ | Pascal Rigaux | 2008-07-10 | 3 | -8/+10 |
| | | | | | | | | | /var/lib/rpm/installed-through-deps.list (instead of having it in /var/lib/urpmi) it's a saner place to put this file anyway | ||||
* | o fix --parallel --auto-select when one box is up-to-date but not the ↵ | Pascal Rigaux | 2008-07-10 | 2 | -1/+2 |
| | | | | others (#41924) | ||||
* | this message is parsed in urpm::parallel too | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | make it more clear what message is parsed | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | urpm_popen errors are not fatal by default on ssh, only for urpmq | Pascal Rigaux | 2008-07-10 | 3 | -2/+8 |
| | |||||
* | fix parsing urpme output | Pascal Rigaux | 2008-07-10 | 1 | -17/+9 |
| | |||||
* | fix getting install errors (since value has been chomp'ed in urpm_popen) | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | fix return value of callback to urpm_popen | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | skip parallel.pm when looking for parallel modules | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | add debug | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | shut up the "adding medium "Virtual"" when using --synthesis or --use-distrib | Pascal Rigaux | 2008-07-10 | 1 | -5/+5 |
| | |||||
* | more orthogonal error msg | Pascal Rigaux | 2008-07-10 | 1 | -3/+2 |
| | |||||
* | urpm_popen: fix exit condition | Pascal Rigaux | 2008-07-10 | 2 | -2/+2 |
| | |||||
* | fix debug message | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | revert using --no-locales on urpmq, keep it a special case for now | Pascal Rigaux | 2008-07-10 | 2 | -2/+8 |
| | | | | | (for compat with urpmi < 6.1) | ||||
* | add debug message in --debug mode | Pascal Rigaux | 2008-07-10 | 1 | -0/+2 |
| | |||||
* | add debug message in --debug mode | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | add comment wrt. <?xml*> field at top of metalink | Per Øyvind Karlsen | 2008-07-10 | 1 | -0/+2 |
| | |||||
* | - when must use method calls for run_urpm_command, copy_to_dir, propagate_file | Pascal Rigaux | 2008-07-10 | 1 | -12/+12 |
| | | | | | - use local function names | ||||
* | "urpmq -du" is "urpmq -m" | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | factorize parallel_install() which is now the same in each backend | Pascal Rigaux | 2008-07-10 | 3 | -66/+32 |
| | |||||
* | merge diffs with parallel_ka_run | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | move code into run_urpm_command() | Pascal Rigaux | 2008-07-10 | 2 | -5/+15 |
| | |||||
* | have an implementation that works both on ssh and rshp (where outputs are ↵ | Pascal Rigaux | 2008-07-10 | 2 | -4/+7 |
| | | | | intermingled) | ||||
* | merge diffs with parallel_ka_run | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | - merge diffs with parallel_ssh | Pascal Rigaux | 2008-07-10 | 1 | -2/+3 |
| | | | | | - fix return value (bug introduced during refactoring) | ||||
* | move parallel_resolve_dependencies() which is now the same in parallel_ssh ↵ | Pascal Rigaux | 2008-07-10 | 3 | -60/+30 |
| | | | | and parallel_ka_run | ||||
* | create propagate_file() to be similar to parallel_ssh | Pascal Rigaux | 2008-07-10 | 1 | -1/+6 |
| | |||||
* | move some code into new function propagate_file() | Pascal Rigaux | 2008-07-10 | 1 | -3/+9 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-07-10 | 1 | -1/+3 |
| | |||||
* | inline urpm::parallel::post_register_rpms() | Pascal Rigaux | 2008-07-10 | 1 | -4/+0 |
| |