| Commit message (Expand) | Author | Age | Files | Lines |
* | (_install_raw::trans_error_summary) do not die if a transaction | Thierry Vignaud | 2009-03-04 | 2 | -1/+6 |
* | (_install_raw) do not pass log file fd to urpm::install since it leaks a dupl... | Thierry Vignaud | 2009-03-04 | 1 | -1/+2 |
* | (_install_raw) do not pass log file fd to urpm::install since it leaks a dupl... | Thierry Vignaud | 2009-03-04 | 1 | -0/+1 |
* | 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 |
* | (_install_raw::close_helper) use package summary translations once 'mdv-rpm-s... | Thierry Vignaud | 2009-03-04 | 2 | -0/+5 |
* | (_install_raw) simplify 'open_helper': just call our callback and drop | Thierry Vignaud | 2009-03-04 | 1 | -7/+2 |
* | really set urpmi in automatic mode for non-interactive installs (and not vice... | Olivier Blin | 2009-03-04 | 1 | -1/+1 |
* | really set urpmi in automatic mode for non-interactive installs (and not vice... | Olivier Blin | 2009-03-04 | 1 | -0/+3 |
* | update translation for greek language | Glentadakis Dimitris | 2009-03-03 | 1 | -7/+7 |
* | 12.112.1 | Thierry Vignaud | 2009-03-03 | 2 | -1/+3 |
* | add rt2860 and rtl8187se in wireless modules list | Olivier Blin | 2009-03-03 | 2 | -3/+3 |
* | (install) plug new 'open_helper' and 'close_helper' urpmi callbacks, thus | Thierry Vignaud | 2009-03-03 | 2 | -2/+5 |
* | (install) return exit code | Thierry Vignaud | 2009-03-03 | 1 | -0/+2 |
* | (install) drop file handle management code from open callback (now done by ur... | Thierry Vignaud | 2009-03-03 | 1 | -5/+0 |
* | (_install_raw) log exit code | Thierry Vignaud | 2009-03-03 | 1 | -1/+1 |
* | list rt2870 in wireless modules category | Olivier Blin | 2009-03-03 | 2 | -2/+2 |
* | fix reading default input method setting (skim was read if scim-bridge was co... | Olivier Blin | 2009-03-03 | 2 | -7/+7 |
* | 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 release12.0 | 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 |
* | 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 | 2 | -1/+2 |
* | log latest changes | Thierry Vignaud | 2009-03-02 | 1 | -1/+11 |
* | (empty_packages) package signature checking is temporary disabled for now due... | Thierry Vignaud | 2009-03-02 | 1 | -0/+3 |
* | (beforeInstallPackages) no need to automatically configure urpmi, already done | Thierry Vignaud | 2009-03-02 | 1 | -3/+0 |
* | (installUpdates) do not register orphan packages (now done by urpm::main_loop | Thierry Vignaud | 2009-03-02 | 1 | -4/+0 |
* | use urpmi code in order to add media (and replace medium->{selected} | Thierry Vignaud | 2009-03-02 | 2 | -4/+33 |
* | (_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 synth... | Thierry Vignaud | 2009-03-02 | 2 | -14/+3 |
* | (ask_change_cd) adapt to new API | Thierry Vignaud | 2009-03-02 | 2 | -25/+6 |
* | (install) reuse urpmi's higher level code (drop librpm ordering hack | Thierry Vignaud | 2009-03-02 | 1 | -78/+55 |
* | (empty_packages) use urpm rather than URPM (thus enabling us to reuse urpmi's | Thierry Vignaud | 2009-03-02 | 1 | -1/+2 |
* | include more urpmi files | Thierry Vignaud | 2009-03-02 | 1 | -0/+12 |
* | Osatuta. | Iñigo Salvador Azurmendi | 2009-03-01 | 1 | -80/+50 |
* | Osatuta. | Iñigo Salvador Azurmendi | 2009-03-01 | 1 | -41/+29 |
* | Osatuta. | Iñigo Salvador Azurmendi | 2009-03-01 | 1 | -17/+12 |
* | update translation for greek language | Glentadakis Dimitris | 2009-03-01 | 1 | -3/+3 |