Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (_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 | 2 | -3/+3 | |
| | ||||||
* | (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 | 2 | -2/+2 | |
| | ||||||
* | 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 | 2 | -1/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | (install) reuse urpmi's higher level code (drop librpm ordering hack | Thierry Vignaud | 2009-03-02 | 1 | -78/+55 | |
| | | | | and retry logic since urpmi should behaves better) | |||||
* | (empty_packages) use urpm rather than URPM (thus enabling us to reuse urpmi's | Thierry Vignaud | 2009-03-02 | 1 | -1/+2 | |
| | | | | | higher level code) (no changes for current callers since urpm inherits from URPM) | |||||
* | 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 | |
| | ||||||
* | translation update | Sergey Ribalchenko | 2009-02-28 | 1 | -110/+36 | |
| | ||||||
* | translation update | Sergey Ribalchenko | 2009-02-28 | 1 | -166/+26 | |
| | ||||||
* | translation update | Sergey Ribalchenko | 2009-02-28 | 1 | -36/+7 | |
| | ||||||
* | update translation for greek language | Glentadakis Dimitris | 2009-02-28 | 1 | -13/+13 | |
| |