summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* 12.1012.10Thierry Vignaud2009-03-091-0/+4
|
* (_adjust_paths_in_urpmi_cfg) introduce it in order to fix media forThierry Vignaud2009-03-091-0/+16
| | | | | post-installation usage (especially fix CD-ROM based media path)
* (get_media) keep physical medium around (needed for next commit)Thierry Vignaud2009-03-091-4/+4
|
* (get_media) adjust media path for 32 bit DVD/CD installationsThierry Vignaud2009-03-092-1/+2
|
* 12.9Thierry Vignaud2009-03-091-0/+2
|
* (_unselect_package) fix unselecting packagesThierry Vignaud2009-03-091-3/+3
|
* (_install_raw) log a few more messagesThierry Vignaud2009-03-091-0/+2
|
* (_install_raw) log failed transactions summaryThierry Vignaud2009-03-092-0/+2
|
* (install_urpmi) stop importing pubkeys, already done by urpmiThierry Vignaud2009-03-091-13/+0
|
* (_install_urpmi__generate_names,_install_urpmi__generate_synthesis)Thierry Vignaud2009-03-091-28/+0
| | | | | drop them, uneeded
* (_install_raw) ask for retryThierry Vignaud2009-03-092-2/+1
|
* better logThierry Vignaud2009-03-091-1/+2
|
* (_install_raw) log bogus signaturesThierry Vignaud2009-03-092-0/+4
|
* (_get_media_cfg_options) fix typo in commentThierry Vignaud2009-03-091-1/+1
|
* 12.8Thierry Vignaud2009-03-061-0/+2
|
* fix datesThierry Vignaud2009-03-061-2/+2
|
* log fred's changeThierry Vignaud2009-03-061-0/+2
|
* - Update banner for RC1Frederic Crozat2009-03-061-0/+0
|
* 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
|