summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* adjust old code for ->{selected} => ->{ignore} switchThierry Vignaud2009-03-231-7/+7
|
* 12.17.3Thierry Vignaud2009-03-231-0/+2
|
* (choosePackagesTree::get_info) do not bother call dead codeThierry Vignaud2009-03-231-1/+0
|
* (choosePackagesTree::node_state) fix checking whether medium isThierry Vignaud2009-03-232-1/+3
| | | | | | selected or not, thus fixing empty packages tree at "Individual package selection" step (#48672)
* Oops! Removed not needed and breakage-causing newline.Marek Laane2009-03-231-3/+3
|
* 12.17.2Thierry Vignaud2009-03-231-0/+2
|
* better logThierry Vignaud2009-03-231-2/+3
|
* 12.17 never was releasedThierry Vignaud2009-03-231-3/+0
|
* better logThierry Vignaud2009-03-231-1/+1
|
* - unbreak installer due to new X.org server using alternativesThierry Vignaud2009-03-232-1/+5
|
* fix buid due to to broken Estonian translationThierry Vignaud2009-03-232-2/+4
|
* Only show warning about the i810 not supporting graphical inst when appropriateChristophe Fergeau2009-03-231-3/+5
|
* Japanese translation updated.Yukiko Bando2009-03-221-6/+6
|
* update translation for Bulgarian languageRosen Karpuzov2009-03-211-11/+12
|
* updatesKeld Simonsen2009-03-211-44/+13
|
* 12.17Anssi Hannula2009-03-201-0/+2
| | | | | | (release is needed now for new drakx-kbd-mouse-x11 that had to be released to fix alternatives handling)
* update translation for ItalianAndrea Celli2009-03-201-40/+10
|
* - diskdrake:Pascal Terjan2009-03-201-0/+3
| | | | | o allow LVM in non expert mode o allow Encrypted partition inside LVM
* (_install_raw::close_helper) make it more readableThierry Vignaud2009-03-201-2/+5
|
* (is_package_installed) split it out of _install_raw::close_helper()Thierry Vignaud2009-03-201-5/+11
|
* Updated Estonian translation - hopefully it is used...Marek Laane2009-03-201-69/+53
|
* Updated Czech translation.Michal Bukovjan2009-03-191-45/+13
|
* Spelling and updatesPjetur Hjaltason2009-03-181-7/+7
|
* 12.16Thierry Vignaud2009-03-181-0/+2
|
* better logThierry Vignaud2009-03-181-1/+1
|
* (create_widgets) fix doble clicking on 'accept' on license screenThierry Vignaud2009-03-181-0/+2
| | | | | | (regression introduced when adding "install" buttons (aka release notes, help...)
* (parse_url) rename as parse_http_url() (similar to ftp.pm)Thierry Vignaud2009-03-181-3/+3
|
* Completely updated & revised Romanian translationCatalin Florin Russen2009-03-171-129/+14
|
* add bug idThierry Vignaud2009-03-171-1/+1
|
* 12.15Thierry Vignaud2009-03-171-0/+2
|
* enable to emulate iso-on-disk installationThierry Vignaud2009-03-171-0/+2
|
* (get_media) log some infoThierry Vignaud2009-03-171-0/+3
|
* (get_media) fix support for iso-on-disk installation (regression whenThierry Vignaud2009-03-172-2/+7
| | | | | installer switched to urpmi) (#48661)
* update for German translationOliver Burger2009-03-171-9/+9
|
* update for Norwegian Bokmål translationOlav Dahlum2009-03-131-123/+55
|
* 12.14Thierry Vignaud2009-03-111-0/+2
|
* include virtio modules (#45518)Pascal Terjan2009-03-111-0/+1
|
* (get_html_file) workaround latest webkit thus fixing displaying helpThierry Vignaud2009-03-111-0/+2
| | | | | (see mcc bug #47840)
* (install_urpmi) reindentThierry Vignaud2009-03-111-3/+3
|
* (_get_medium_dir) extract it from install_urpmi()Thierry Vignaud2009-03-111-5/+11
|
* (install_urpmi) kill unused 'static' variableThierry Vignaud2009-03-111-3/+1
|
* (install) update commentThierry Vignaud2009-03-111-2/+1
|
* include aria2c too (for mirrorlists)Thierry Vignaud2009-03-111-1/+1
|
* typo fixThierry Vignaud2009-03-101-1/+1
|
* Latest translations and updatesPjetur Hjaltason2009-03-101-109/+51
|
* 12.13Thierry Vignaud2009-03-101-0/+2
|
* (get_media) fix selecting packages on cdroms (copy rpmsrate too)Thierry Vignaud2009-03-102-0/+3
| | | | | (once RC1 is released, investigate why _get_compsUsers_pl() failed)
* diskdrake: don't crash when creating a partition in LVM with the partition ↵Pascal Terjan2009-03-101-0/+3
| | | | type buttons (#38078)
* 12.12Thierry Vignaud2009-03-091-0/+2
|
* (_install_raw) stop opening rpm db, now useless (onlyThierry Vignaud2009-03-091-2/+0
| | | | | urpmi::main_loop::run() and urpmi::install::install() open it)