Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 12.3 | Thierry Vignaud | 2009-03-04 | 2 | -1/+3 |
| | |||||
* | fix 12.2's date | Thierry Vignaud | 2009-03-04 | 1 | -1/+1 |
| | |||||
* | (install,select_only_some_media) honor 'selected_names' for auto_install | Thierry Vignaud | 2009-03-04 | 2 | -0/+20 |
| | |||||
* | (install) explain | Thierry Vignaud | 2009-03-04 | 1 | -0/+1 |
| | |||||
* | (install) make sure we don't try to reslect already selected packages | Thierry Vignaud | 2009-03-04 | 2 | -0/+4 |
| | | | | | by dropping packages->{state} | ||||
* | update translation for greek language | Glentadakis Dimitris | 2009-03-04 | 1 | -14/+14 |
| | |||||
* | 12.2 | Thierry Vignaud | 2009-03-04 | 2 | -1/+3 |
| | |||||
* | (_install_raw::trans_error_summary) do not die if a transaction | Thierry Vignaud | 2009-03-04 | 2 | -1/+6 |
| | | | | | | failed ; only warn about it in graphical mode (no more a fata error for auto install) | ||||
* | (_install_raw) do not pass log file fd to urpm::install since it leaks a ↵ | Thierry Vignaud | 2009-03-04 | 1 | -1/+2 |
| | | | | duplicated fd per transaction | ||||
* | (_install_raw) do not pass log file fd to urpm::install since it leaks a ↵ | Thierry Vignaud | 2009-03-04 | 1 | -0/+1 |
| | | | | duplicated fd per transaction | ||||
* | revert too | Thierry Vignaud | 2009-03-04 | 1 | -2/+0 |
| | |||||
* | (_install_raw::close_helper) revert latest commit ; it doesn't help | Thierry Vignaud | 2009-03-04 | 1 | -2/+0 |
| | |||||
* | (_install_raw::close_helper) make sure to free package header so that | Thierry Vignaud | 2009-03-04 | 2 | -0/+4 |
| | | | | | rpmdb can be closed (else we exhaust the max number of opened fd) | ||||
* | (_install_raw::close_helper) use package summary translations once ↵ | Thierry Vignaud | 2009-03-04 | 2 | -0/+5 |
| | | | | 'mdv-rpm-summary' is installed | ||||
* | (_install_raw) simplify 'open_helper': just call our callback and drop | Thierry Vignaud | 2009-03-04 | 1 | -7/+2 |
| | | | | | the last bits of old packages filling code | ||||
* | really set urpmi in automatic mode for non-interactive installs (and not ↵ | Olivier Blin | 2009-03-04 | 1 | -1/+1 |
| | | | | vice-versa) | ||||
* | really set urpmi in automatic mode for non-interactive installs (and not ↵ | Olivier Blin | 2009-03-04 | 1 | -0/+3 |
| | | | | vice-versa) | ||||
* | update translation for greek language | Glentadakis Dimitris | 2009-03-03 | 1 | -7/+7 |
| | |||||
* | 12.1 | Thierry Vignaud | 2009-03-03 | 2 | -1/+3 |
| | |||||
* | add rt2860 and rtl8187se in wireless modules list | Olivier Blin | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | (install) plug new 'open_helper' and 'close_helper' urpmi callbacks, thus | Thierry Vignaud | 2009-03-03 | 2 | -2/+5 |
| | | | | | fixing both progress bar and trying to install again already installed packages | ||||
* | (install) return exit code | Thierry Vignaud | 2009-03-03 | 1 | -0/+2 |
| | |||||
* | (install) drop file handle management code from open callback (now done by ↵ | Thierry Vignaud | 2009-03-03 | 1 | -5/+0 |
| | | | | urpmi) | ||||
* | (_install_raw) log exit code | Thierry Vignaud | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | list rt2870 in wireless modules category | Olivier Blin | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | fix reading default input method setting (skim was read if scim-bridge was ↵ | Olivier Blin | 2009-03-03 | 2 | -7/+7 |
| | | | | configured before) | ||||
* | set urpmi in automatic mode for non-interactive installs | Olivier Blin | 2009-03-03 | 3 | -2/+5 |
| | |||||
* | (_install_raw) directly use $::o | Thierry Vignaud | 2009-03-03 | 1 | -2/+2 |
| | |||||
* | (_install_raw) do not initialize new auto interactives objects | Thierry Vignaud | 2009-03-03 | 1 | -3/+3 |
| | |||||
* | fix error message | Olivier Blin | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-03-03 | 1 | -3/+3 |
| | |||||
* | adjust log and release | Thierry Vignaud | 2009-03-03 | 2 | -3/+4 |
| | |||||
* | (get_media) workaround rel_path added by _stage2_mounted_medium() && | Thierry Vignaud | 2009-03-03 | 1 | -1/+2 |
| | | | | | | _url2phys_medium() by using $o->{stage2_phys_medium}{url} when available | ||||
* | update translation for greek language | Glentadakis Dimitris | 2009-03-03 | 1 | -3/+3 |
| | |||||
* | Update zh_TW translation | Shiva Huang | 2009-03-03 | 1 | -186/+8 |
| | |||||
* | Update zh_TW translation | Shiva Huang | 2009-03-03 | 1 | -267/+19 |
| | |||||
* | Update zh_TW translation | Shiva Huang | 2009-03-03 | 1 | -344/+36 |
| | |||||
* | updated translation for turkish language | Atilla Öntaş | 2009-03-02 | 1 | -82/+82 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-03-02 | 1 | -4/+4 |
| | |||||
* | list ath9k in wireless modules category | Olivier Blin | 2009-03-02 | 1 | -0/+1 |
| | |||||
* | log latest changes | Thierry Vignaud | 2009-03-02 | 1 | -1/+11 |
| | |||||
* | (empty_packages) package signature checking is temporary disabled for now ↵ | Thierry Vignaud | 2009-03-02 | 1 | -0/+3 |
| | | | | due to URPM always complaining | ||||
* | (beforeInstallPackages) no need to automatically configure urpmi, already done | Thierry Vignaud | 2009-03-02 | 1 | -3/+0 |
| | | | | | | when adding media CHECK ME: check additionnal media got written in urpmi.cfg too | ||||
* | (installUpdates) do not register orphan packages (now done by urpm::main_loop | Thierry Vignaud | 2009-03-02 | 1 | -4/+0 |
| | | | | while performing actual package installation) | ||||
* | use urpmi code in order to add media (and replace medium->{selected} | Thierry Vignaud | 2009-03-02 | 2 | -4/+33 |
| | | | | by medium->{ignore} for compatibility with urpmi) | ||||
* | (_pkg2media) kill it, just use URPM::pkg2media() | Thierry Vignaud | 2009-03-02 | 1 | -12/+1 |
| | |||||
* | (_cleanHeaders,extractHeaders) drop them | Thierry Vignaud | 2009-03-02 | 1 | -32/+0 |
| | |||||
* | (_installTransactionClosure) drop it | Thierry Vignaud | 2009-03-02 | 1 | -80/+0 |
| | |||||
* | (get_medium) do not download and use hdlists anymore ; only use smaller ↵ | Thierry Vignaud | 2009-03-02 | 2 | -14/+3 |
| | | | | synthesis files | ||||
* | (ask_change_cd) adapt to new API | Thierry Vignaud | 2009-03-02 | 2 | -25/+6 |
| |