summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* 12.7Thierry Vignaud2009-03-061-0/+2
|
* (get_media) fix setting urpmi media for CDROM installation whose treeThierry Vignaud2009-03-062-2/+10
| | | | | | differ from other types of installation (also fix getting compsUser.pl for CD-ROM)
* update translation for kirghiz languageIlyas Bakirov2009-03-061-191/+136
|
* (empty_packages) display nicer messages for urpmi's errorsThierry Vignaud2009-03-061-1/+1
|
* 12.6Thierry Vignaud2009-03-061-0/+2
|
* (packageCallbackChoices) explicitely log which package got selectedThierry Vignaud2009-03-061-1/+1
|
* (empty_packages) move most of option initializing from _install_raw() hereThierry Vignaud2009-03-051-5/+5
|
* (_install_raw) do not override error() (already defined in empty_packages()) ↵Thierry Vignaud2009-03-052-1/+2
| | | | so that we can display them
* (_unselect_package) split it out of _install_raw()Thierry Vignaud2009-03-051-17/+15
|
* typo fixThierry Vignaud2009-03-051-1/+1
|
* 12.5Thierry Vignaud2009-03-051-0/+2
|
* remove useless commaThierry Vignaud2009-03-051-1/+1
|
* handle more driversThierry Vignaud2009-03-051-1/+6
|
* add support for drivers new in 2.6.29-rc7:Thierry Vignaud2009-03-051-0/+4
| | | | | | - dvb: firedtv - gigabit: atl1c
* update (Rhoslyn Prys)Thierry Vignaud2009-03-051-5/+5
|
* 12.4Thierry Vignaud2009-03-051-0/+2
|
* (_install_raw) check package signatures like urpmi does (new feature) (needs ↵Thierry Vignaud2009-03-052-3/+1
| | | | urpmi-6.22.3 and URPM-3.26)
* update translation for PolishTomasz Bednarski2009-03-051-41/+9
|
* (empty_packages) log urpmi errors in 'fatal' & 'error' subsThierry Vignaud2009-03-041-1/+4
|
* (empty_packages) factorize settings fatal and error subsThierry Vignaud2009-03-041-2/+1
|
* (empty_packages) fix latest commitThierry Vignaud2009-03-041-1/+1
|
* (empty_packages,main) log extra debugging messages if passing the ↵Thierry Vignaud2009-03-043-0/+4
| | | | 'debug_urpmi' option
* 12.3Thierry Vignaud2009-03-041-0/+2
|
* fix 12.2's dateThierry Vignaud2009-03-041-1/+1
|
* (install,select_only_some_media) honor 'selected_names' for auto_installThierry Vignaud2009-03-042-0/+20
|
* (install) explainThierry Vignaud2009-03-041-0/+1
|
* (install) make sure we don't try to reslect already selected packagesThierry Vignaud2009-03-042-0/+4
| | | | | by dropping packages->{state}
* 12.212.2Thierry Vignaud2009-03-041-0/+2
|
* (_install_raw::trans_error_summary) do not die if a transactionThierry Vignaud2009-03-042-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 Vignaud2009-03-041-1/+2
| | | | duplicated fd per transaction
* (_install_raw) do not pass log file fd to urpm::install since it leaks a ↵Thierry Vignaud2009-03-041-0/+1
| | | | duplicated fd per transaction
* revert tooThierry Vignaud2009-03-041-2/+0
|
* (_install_raw::close_helper) revert latest commit ; it doesn't helpThierry Vignaud2009-03-041-2/+0
|
* (_install_raw::close_helper) make sure to free package header so thatThierry Vignaud2009-03-042-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 Vignaud2009-03-042-0/+5
| | | | 'mdv-rpm-summary' is installed
* (_install_raw) simplify 'open_helper': just call our callback and dropThierry Vignaud2009-03-041-7/+2
| | | | | the last bits of old packages filling code
* really set urpmi in automatic mode for non-interactive installs (and not ↵Olivier Blin2009-03-041-1/+1
| | | | vice-versa)
* really set urpmi in automatic mode for non-interactive installs (and not ↵Olivier Blin2009-03-041-0/+3
| | | | vice-versa)
* 12.112.1Thierry Vignaud2009-03-031-0/+2
|
* (install) plug new 'open_helper' and 'close_helper' urpmi callbacks, thusThierry Vignaud2009-03-032-2/+5
| | | | | fixing both progress bar and trying to install again already installed packages
* (install) return exit codeThierry Vignaud2009-03-031-0/+2
|
* (install) drop file handle management code from open callback (now done by ↵Thierry Vignaud2009-03-031-5/+0
| | | | urpmi)
* (_install_raw) log exit codeThierry Vignaud2009-03-031-1/+1
|
* set urpmi in automatic mode for non-interactive installsOlivier Blin2009-03-033-2/+5
|
* (_install_raw) directly use $::oThierry Vignaud2009-03-031-2/+2
|
* (_install_raw) do not initialize new auto interactives objectsThierry Vignaud2009-03-031-3/+3
|
* fix error messageOlivier Blin2009-03-031-1/+1
|
* adjust log and release12.0Thierry Vignaud2009-03-031-2/+3
|
* (get_media) workaround rel_path added by _stage2_mounted_medium() &&Thierry Vignaud2009-03-031-1/+2
| | | | | | _url2phys_medium() by using $o->{stage2_phys_medium}{url} when available
* Update zh_TW translationShiva Huang2009-03-031-186/+8
|