Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add append_to_file() | Pascal Rigaux | 2008-07-01 | 1 | -1/+8 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-06-26 | 1 | -6/+7 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-06-26 | 2 | -14/+20 |
| | | | | | | | o display a message "Package foo is already installed" when asking "urpmi foo bar" and only installing bar (#41593) (requires perl-URPM 3.16) | ||||
* | - urpmi: | Pascal Rigaux | 2008-06-26 | 1 | -18/+27 |
| | | | | | | o "missing file" and "bad rpms" errors are reported asap and are fatal errors unless the user wants to go on anyway (or --force) | ||||
* | - urpmi | Pascal Rigaux | 2008-06-26 | 2 | -7/+7 |
| | | | | | o fix displaying "files are missing" (regression introduced in 5.6) | ||||
* | - all tools: | Pascal Rigaux | 2008-06-24 | 1 | -3/+23 |
| | | | | | | | | o statedir files are now in /var/lib/urpmi/<medium-name>/ for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now /var/lib/urpmi/<medium-name>/synthesis.hdlist.cz it allows easier medium update without using urpmi.update (#31893) | ||||
* | use @media_info_prefix_suffix and statedir_media_info_file() | Pascal Rigaux | 2008-06-24 | 1 | -2/+11 |
| | | | | | (useful for next commit) | ||||
* | empty_dir() is a better name, clean_dir() will be used for just removing the dir | Pascal Rigaux | 2008-06-24 | 2 | -2/+7 |
| | |||||
* | create statedir_media_info_basename() and use it | Pascal Rigaux | 2008-06-24 | 1 | -3/+8 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-06-24 | 1 | -8/+7 |
| | |||||
* | o fix --replacepkgs when a same package appears more than once in urpmi db | Pascal Rigaux | 2008-06-23 | 1 | -3/+1 |
| | |||||
* | urpmi: set connection timeout for rsync as well | Anssi Hannula | 2008-06-15 | 1 | -0/+2 |
| | |||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-06-05 | 1 | -2/+2 |
| | | | | | o fix --no-md5sum (regression introduced in 5.20) (#41237) | ||||
* | - urpmi | Pascal Rigaux | 2008-06-02 | 1 | -0/+18 |
| | | | | | | o fix --replacepkgs when a package appears more than once in urpmi db (#40893) (need perl-URPM 3.14) | ||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-05-15 | 2 | -13/+35 |
| | | | | | | | o check downloaded MD5SUM is not invalid HTML code, and try another mirror from mirrorlist (#39918) (useful for servers not returning a valid HTTP error) | ||||
* | display "reconfiguring urpmi" only if the reconfig.urpmi magic is found | Pascal Rigaux | 2008-05-15 | 1 | -2/+2 |
| | |||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-05-15 | 1 | -2/+14 |
| | | | | | | o check downloaded synthesis is not invalid HTML code (#39918) (useful for servers not returning a valid HTTP error) | ||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-05-15 | 1 | -2/+2 |
| | | | | | | | o fix checking synthesis MD5SUM ie fix typo | ||||
* | - urpmq: | Pascal Rigaux | 2008-04-03 | 1 | -2/+13 |
| | | | | | | o --suggests is currently misleading, introduce --allow-suggests and explain the user that --suggests really means --allow-suggests (#39726) | ||||
* | - urpmf | Pascal Rigaux | 2008-04-01 | 1 | -0/+6 |
| | | | | | | o in some cases (iso on disk), the hdlist is not available in media/xxx/media_info/, but we can use the statedir copy. So use it | ||||
* | - urpmf: | Pascal Rigaux | 2008-03-31 | 1 | -8/+21 |
| | | | | | | o check usage of -a, -! and the like instead of displaying the ugly "Internal error: syntax error ..." | ||||
* | create add_urpmf_binary_op() and add_urpmf_unary_op(), | Pascal Rigaux | 2008-03-31 | 1 | -3/+13 |
| | | | | | nothing changed yet (see next commit) | ||||
* | - urpmi.addmedia: | Pascal Rigaux | 2008-03-31 | 1 | -3/+5 |
| | | | | | | o --mirrorlist: if the retrieved media.cfg is broken, try another mirror (#39591, it also workarounds #39592) | ||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-03-31 | 1 | -2/+3 |
| | | | | | | o correctly handle media with no xml-info when using "xml-info: always" (#39521) | ||||
* | create _maybe_in_statedir_MD5SUM() out of _any_media_info__or_download() for ↵ | Pascal Rigaux | 2008-03-31 | 1 | -3/+8 |
| | | | | next commit | ||||
* | add_distrib_media(): be sure to override "with-dir" when calling add_medium() | Pascal Rigaux | 2008-03-28 | 1 | -1/+1 |
| | | | | | (gurpmi.addmedia was plaggued by this, but it is fixed in gurpmi.addmedia too) | ||||
* | - urpmi.update, urpmi.addmedia: | Pascal Rigaux | 2008-03-27 | 1 | -3/+8 |
| | | | | | | o do not restrict read on /etc/urpmi/proxy.cfg if it doesn't contain passwords (#39434) | ||||
* | simple cleanup | Pascal Rigaux | 2008-03-27 | 1 | -4/+4 |
| | | | | | (would need some more) | ||||
* | display an error message when failing to read proxy settings | Pascal Rigaux | 2008-03-27 | 1 | -1/+9 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2008-03-25 | 1 | -1/+2 |
| | | | | | o nice error message when hal daemon is not running and is needed (#39327) | ||||
* | fix typo reported on cooker-i18n@ | Pascal Rigaux | 2008-03-25 | 1 | -1/+1 |
| | |||||
* | o handle displaying utf8 download progression in non-utf8 terminal | Pascal Rigaux | 2008-03-20 | 1 | -1/+8 |
| | | | | | | (ie clean the full line when we can't be sure of the number of characters that will be displayed) | ||||
* | - urpmi: | Pascal Rigaux | 2008-03-19 | 1 | -9/+9 |
| | | | | | | | | | | | | o fix getting rpms from different media on same DVD without it $blist->{medium}{mntpoint} is set during first _find_blist_url_matching() and "$blist->{medium}{mntpoint} and next" will block everything. with this commit, it won't copy rpms on disk even if on different media if same DVD. | ||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-03-18 | 1 | -12/+36 |
| | | | | | | | o urpmi.addmedia --mirrorlist handles a list of mirrors/mirrorlist: you can specify a mirror to use inside a local network, but it will default to standard mirrors when the local mirror is not available. | ||||
* | create _expand() out of _list() | Pascal Rigaux | 2008-03-18 | 1 | -6/+11 |
| | |||||
* | create _pick_one_ | Pascal Rigaux | 2008-03-18 | 1 | -5/+14 |
| | | | | | (needed for next commit) | ||||
* | create _cache__may_clean_if_outdated() out of _pick_one() | Pascal Rigaux | 2008-03-18 | 1 | -6/+19 |
| | |||||
* | handle need_restart() rooted (not very useful, except for tests!) | Pascal Rigaux | 2008-03-18 | 2 | -5/+8 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2008-03-17 | 2 | -1/+53 |
| | | | | | o tell the user to "restart system" when it is needed | ||||
* | add intersection() | Pascal Rigaux | 2008-03-17 | 1 | -1/+3 |
| | |||||
* | add N_() | Pascal Rigaux | 2008-03-17 | 1 | -1/+2 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2008-03-17 | 1 | -2/+2 |
| | | | | | o nicer error message when database is locked (#38923) | ||||
* | handle -p and -P like urpmi | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
| | |||||
* | CD-ROM is an acronym; let's make it clear | Thierry Vignaud | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | handle --force | Thierry Vignaud | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | o do handle suggests in priority upgrades (#38778) | Pascal Rigaux | 2008-03-11 | 1 | -1/+1 |
| | | | | | otherwise perl-Hal-Cdroms suggest is not installed | ||||
* | enhance cdrom fallback without perl-Hal-Cdroms | Pascal Rigaux | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2008-03-11 | 1 | -2/+4 |
| | | | | | o have a nicer error message when perl-Hal-Cdroms is missing (#38778) | ||||
* | - modify infrastructure so that rpmdrake doesn't select all updates by | Pascal Rigaux | 2008-03-06 | 1 | -3/+13 |
| | | | | | | | default (#38611) ie create resolve_priority_upgrades_after_auto_select() for use in rpmdrake | ||||
* | create _priority_upgrade_pkgs() | Pascal Rigaux | 2008-03-06 | 1 | -8/+10 |
| | | | | | (this may be a little bit slower, but it is needed for next commit) |