Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (packageCallbackChoices) explicitely log which package got selected | Thierry Vignaud | 2009-03-06 | 1 | -1/+1 |
| | |||||
* | (empty_packages) move most of option initializing from _install_raw() here | Thierry Vignaud | 2009-03-05 | 1 | -5/+5 |
| | |||||
* | (_install_raw) do not override error() (already defined in empty_packages()) ↵ | Thierry Vignaud | 2009-03-05 | 2 | -1/+2 |
| | | | | so that we can display them | ||||
* | (_unselect_package) split it out of _install_raw() | Thierry Vignaud | 2009-03-05 | 1 | -17/+15 |
| | |||||
* | typo fix | Thierry Vignaud | 2009-03-05 | 2 | -2/+2 |
| | |||||
* | 12.5 | Thierry Vignaud | 2009-03-05 | 3 | -1/+5 |
| | |||||
* | remove useless comma | Thierry Vignaud | 2009-03-05 | 1 | -1/+1 |
| | |||||
* | all "gpsca*" driven devices are webcam | Thierry Vignaud | 2009-03-05 | 2 | -1/+4 |
| | |||||
* | handle more drivers | Thierry Vignaud | 2009-03-05 | 3 | -12/+22 |
| | |||||
* | add support for drivers new in 2.6.29-rc7: | Thierry Vignaud | 2009-03-05 | 3 | -2/+8 |
| | | | | | | - dvb: firedtv - gigabit: atl1c | ||||
* | alter log for next commits | Thierry Vignaud | 2009-03-05 | 1 | -1/+2 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2009-03-05 | 1 | -18/+16 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2009-03-05 | 1 | -16/+21 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2009-03-05 | 1 | -5/+5 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-03-05 | 1 | -9/+9 |
| | |||||
* | 12.4 | Thierry Vignaud | 2009-03-05 | 2 | -1/+3 |
| | |||||
* | (_install_raw) check package signatures like urpmi does (new feature) (needs ↵ | Thierry Vignaud | 2009-03-05 | 2 | -3/+1 |
| | | | | urpmi-6.22.3 and URPM-3.26) | ||||
* | update translation for Polish | Tomasz Bednarski | 2009-03-05 | 1 | -126/+45 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2009-03-05 | 1 | -41/+9 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-03-04 | 1 | -14/+12 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-03-04 | 1 | -21/+21 |
| | |||||
* | remove extents options on ext4 when updating fstab | Pascal Terjan | 2009-03-04 | 2 | -0/+5 |
| | |||||
* | (empty_packages) log urpmi errors in 'fatal' & 'error' subs | Thierry Vignaud | 2009-03-04 | 1 | -1/+4 |
| | |||||
* | (empty_packages) factorize settings fatal and error subs | Thierry Vignaud | 2009-03-04 | 1 | -2/+1 |
| | |||||
* | (empty_packages) fix latest commit | Thierry Vignaud | 2009-03-04 | 1 | -1/+1 |
| | |||||
* | (empty_packages,main) log extra debugging messages if passing the ↵ | Thierry Vignaud | 2009-03-04 | 3 | -0/+4 |
| | | | | 'debug_urpmi' option | ||||
* | 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.212.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.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 |
| | | | | | 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 |
| |