summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Expand)AuthorAgeFilesLines
* 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
* (_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
* 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
* 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 'debug_urpm...Thierry Vignaud2009-03-043-0/+4
* 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
* 12.212.2Thierry Vignaud2009-03-041-0/+2
* (_install_raw::trans_error_summary) do not die if a transactionThierry Vignaud2009-03-042-1/+6
* (_install_raw) do not pass log file fd to urpm::install since it leaks a dupl...Thierry Vignaud2009-03-041-1/+2
* (_install_raw) do not pass log file fd to urpm::install since it leaks a dupl...Thierry Vignaud2009-03-041-0/+1
* 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
* (_install_raw::close_helper) use package summary translations once 'mdv-rpm-s...Thierry Vignaud2009-03-042-0/+5
* (_install_raw) simplify 'open_helper': just call our callback and dropThierry Vignaud2009-03-041-7/+2
* really set urpmi in automatic mode for non-interactive installs (and not vice...Olivier Blin2009-03-041-1/+1
* really set urpmi in automatic mode for non-interactive installs (and not vice...Olivier Blin2009-03-041-0/+3
* 12.112.1Thierry Vignaud2009-03-031-0/+2
* (install) plug new 'open_helper' and 'close_helper' urpmi callbacks, thusThierry Vignaud2009-03-032-2/+5
* (install) return exit codeThierry Vignaud2009-03-031-0/+2
* (install) drop file handle management code from open callback (now done by ur...Thierry Vignaud2009-03-031-5/+0
* (_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
* Update zh_TW translationShiva Huang2009-03-031-186/+8
* log latest changesThierry Vignaud2009-03-021-1/+11
* (empty_packages) package signature checking is temporary disabled for now due...Thierry Vignaud2009-03-021-0/+3
* (beforeInstallPackages) no need to automatically configure urpmi, already doneThierry Vignaud2009-03-021-3/+0
* (installUpdates) do not register orphan packages (now done by urpm::main_loopThierry Vignaud2009-03-021-4/+0