Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - all tools | Pascal Rigaux | 2007-08-11 | 1 | -1/+1 |
| | | | | | o new option --wait-lock (#13025) | ||||
* | factorize handling of -q|--quiet and -v|--verbose for all tools | Pascal Rigaux | 2007-08-01 | 1 | -2/+0 |
| | | | | | this fixes -q option not handled by urpmi.update (#31890) | ||||
* | remove "\n" from error message for re-use in gurpmi.addmedia | Pascal Rigaux | 2007-05-09 | 1 | -1/+1 |
| | |||||
* | ensure comments end in po | Thierry Vignaud | 2007-03-27 | 1 | -5/+4 |
| | |||||
* | (usage) don't advertize twice --probe-hdlist | Thierry Vignaud | 2007-03-27 | 1 | -7/+12 |
| | |||||
* | oops, restore the check (it's only the variable we don't want) | Pascal Rigaux | 2006-12-14 | 1 | -0/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2006-12-14 | 1 | -4/+3 |
| | |||||
* | remove broken deprecated check | Pascal Rigaux | 2006-12-14 | 1 | -3/+0 |
| | | | | | ($type was "http:/", and so the elsif was always failing...) | ||||
* | don't document "-f" which does nothing, directly document "-f -f" | Pascal Rigaux | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | no urpmi.cfg is now a simple warning | Pascal Rigaux | 2006-12-01 | 1 | -1/+1 |
| | |||||
* | instead of displaying usage, say what's wrong | Pascal Rigaux | 2006-11-29 | 1 | -4/+2 |
| | |||||
* | - move lock functions to a full blown module | Pascal Rigaux | 2006-11-23 | 1 | -0/+1 |
| | | | | | | | | | | | | - handle get_exclusive and release_exclusive on existing lock, *but* don't use it for now! (not useful) - remove urpmi_db locking from add_medium and update_media - move rpm_db locking into _read_cachedir_pubkey - update_media: restrict rpm_db exclusive locking to parse_pubkeys - urpmi: move locking rpm_db near its use - handle lock directly in urpmi.addmedia, urpmi.update, urpme, urpmf - log locking/unlocking | ||||
* | create urpm::removable out of urpm.pm | Pascal Rigaux | 2006-11-21 | 1 | -1/+1 |
| | |||||
* | move many functions from urpm.pm to urpm/media.pm | Pascal Rigaux | 2006-11-21 | 1 | -10/+11 |
| | |||||
* | deprecate [with <relative path of synthesis|hdlist>]: don't document it anymore | Pascal Rigaux | 2006-11-20 | 1 | -9/+6 |
| | |||||
* | create name2medium() and use it | Pascal Rigaux | 2006-11-13 | 1 | -3/+3 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-09 | 1 | -7/+7 |
| | |||||
* | Issue error messages on trying to retrieve hdlists in several locations only | Rafael Garcia-Suarez | 2006-09-27 | 1 | -3/+6 |
| | | | | | when the -v switch to urpmi.addmedia is used. | ||||
* | Add Prozilla support | Rafael Garcia-Suarez | 2006-09-21 | 1 | -0/+1 |
| | |||||
* | Let urpmi.addmedia return an exit status of 1 when adding a media failed ↵ | Rafael Garcia-Suarez | 2006-08-01 | 1 | -0/+1 |
| | | | | (#23923) | ||||
* | Make options --interactive and --all-media independent in urpmi.addmedia. | Rafael Garcia-Suarez | 2006-06-12 | 1 | -15/+18 |
| | | | | | Plus spelling fixes. | ||||
* | - restore old behavior of urpmi.addmedia, add --all-media and --interactive ↵ | Olivier Thauvin | 2006-06-11 | 1 | -9/+15 |
| | | | | options | ||||
* | - make urpmi.addmedia asking media by media if they should be installed | Olivier Thauvin | 2006-06-10 | 1 | -0/+9 |
| | |||||
* | Fix error in in line synopsis | Rafael Garcia-Suarez | 2006-04-07 | 1 | -1/+1 |
| | |||||
* | Add a SIGINT handler for --distrib too | Rafael Garcia-Suarez | 2006-03-24 | 1 | -0/+4 |
| | |||||
* | Add a SIGINT handler to avoid adding media when interrupting hdlist download. | Rafael Garcia-Suarez | 2006-03-24 | 1 | -0/+4 |
| | |||||
* | Fix error reporting on missing "with" | Rafael Garcia-Suarez | 2006-03-21 | 1 | -2/+2 |
| | |||||
* | Lock the urpmi db when adding a new media (previously it was locked only on ↵ | Rafael Garcia-Suarez | 2006-03-20 | 1 | -1/+9 |
| | | | | update) | ||||
* | Die if unknown command-line options are given. | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+1 |
| | |||||
* | Update copyrights for files modified in 2006 | Rafael Garcia-Suarez | 2006-01-24 | 1 | -1/+1 |
| | |||||
* | Remove documentation for options that don't exist, and improve documentation of | Rafael Garcia-Suarez | 2006-01-16 | 1 | -6/+1 |
| | | | | | --distrib. | ||||
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+2 |
| | |||||
* | Escape @< in double quoted string | Rafael Garcia-Suarez | 2005-11-03 | 1 | -1/+1 |
| | |||||
* | urpmi.addmedia --raw should add medium as ignored, since the new medium is just | Rafael Garcia-Suarez | 2005-10-25 | 1 | -0/+1 |
| | | | | | a config entry and wasn't initialised | ||||
* | One steps towards -T compliance | Rafael Garcia-Suarez | 2005-06-28 | 1 | -0/+3 |
| | |||||
* | add a --nopubkey option to urpmi.addmedia | Rafael Garcia-Suarez | 2005-04-29 | 1 | -0/+1 |
| | |||||
* | s/Mandrake/Mandriva/ | Pablo Saratxaga | 2005-04-25 | 1 | -3/+3 |
| | |||||
* | Fix typo and copyright | Rafael Garcia-Suarez | 2005-04-11 | 1 | -2/+2 |
| | |||||
* | Code factorization | Rafael Garcia-Suarez | 2005-04-11 | 1 | -16/+15 |
| | |||||
* | Deindent | Rafael Garcia-Suarez | 2005-04-11 | 1 | -76/+69 |
| | |||||
* | Add a --raw option to urpmi.addmedia | Rafael Garcia-Suarez | 2005-04-11 | 1 | -11/+22 |
| | |||||
* | Factorize out the code that handles /etc/urpmi/mirror.config | Rafael Garcia-Suarez | 2005-02-21 | 1 | -16/+7 |
| | |||||
* | Remove obsoleted and broken --distrib-XXX command-line option | Rafael Garcia-Suarez | 2005-02-17 | 1 | -96/+8 |
| | |||||
* | Misformatted error message | Rafael Garcia-Suarez | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | Print usage messages to stdout, not stderr | Rafael Garcia-Suarez | 2005-02-01 | 1 | -1/+1 |
| | |||||
* | When invoking urpmi.addmedia with --proxy, save this proxy setting for | Rafael Garcia-Suarez | 2004-11-24 | 1 | -0/+1 |
| | | | | | this particular new media. (bug 12483) | ||||
* | use proxy when downloading mirror list | Rafael Garcia-Suarez | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia. | Rafael Garcia-Suarez | 2004-10-14 | 1 | -0/+1 |
| | | | | | | It prevents rebuilding the hdlist from the headers of the RPMs for a local media. It's also settable globally in the urpmi.cfg file. Comes with doc. | ||||
* | Create the configuration file when adding a media if it's not found | Rafael Garcia-Suarez | 2004-09-15 | 1 | -0/+4 |
| | |||||
* | Make the --probe-synthesis option compatible with --distrib in | Rafael Garcia-Suarez | 2004-08-26 | 1 | -3/+3 |
| | | | | | urpmi.addmedia. |