summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* fix displayed names of some South Africa languages (#51055)Thierry Vignaud2009-08-104-0/+1
|
* fix sorting South Africa languages by dropping the "isi" prefix inThierry Vignaud2009-08-101-0/+1
| | | | | transliterated names (prefix which is not used for sorting there) (#51055)
* better layout (needed for next commits)Thierry Vignaud2009-08-101-1/+2
|
* add "English (South Africa)" (#51057)Thierry Vignaud2009-08-102-0/+2
|
* releasePascal Terjan2009-08-101-0/+3
|
* do not write /etc/fstab in local_install modeOlivier Blin2009-08-072-1/+3
|
* use gtk instead of X to focus window and revert workaround for the crashPascal Terjan2009-08-072-3/+4
|
* Fix NEWSPascal Terjan2009-08-071-1/+1
|
* workaround gtk crashes by running in sync modePascal Terjan2009-08-072-0/+6
|
* Update NEWSPascal Terjan2009-08-071-0/+3
|
* remove obsolete logo so that we don't update it anymore by mistakeThierry Vignaud2009-07-242-8/+0
|
* use blkid instead of vol_id which we no longer shipPascal Terjan2009-06-122-1/+5
|
* Use Hal list of recovery partitions (#51532)Pascal Terjan2009-06-091-0/+2
|
* further fix file listThierry Vignaud2009-06-021-1/+1
|
* patch 0: fix build with latest brlttyThierry Vignaud2009-06-011-1/+1
|
* 12.36Thierry Vignaud2009-05-291-0/+5
|
* do not ignore FB-DIMM memoryPascal Terjan2009-05-271-0/+2
|
* minor update to finnish translationJani Välimaa2009-04-241-1/+1
|
* updated finnish translationJani Välimaa2009-04-241-3/+3
|
* minor update to finnish translationJani Välimaa2009-04-241-2/+2
|
* 12.35Olivier Blin2009-04-241-0/+2
|
* remove unused parameter (again)Olivier Blin2009-04-241-1/+1
|
* remove unused parameter in installPackages (fix passing interactive setting)Olivier Blin2009-04-244-5/+8
|
* 12.34Thierry Vignaud2009-04-241-0/+2
|
* do not set urpmi in automatic mode for gtk installsOlivier Blin2009-04-242-1/+4
| | | | | (was set correctly for plain interactive installs only)
* add regression tracking dataThierry Vignaud2009-04-231-0/+1
|
* 12.33Thierry Vignaud2009-04-231-0/+2
|
* (selectInstallClass) fix not offering to upgrade 32 bit installationsThierry Vignaud2009-04-232-1/+3
| | | | | | (regression introduced by pterjan in r255238 on 2009-03-31: "Don't list installed distros with other archs as ugrading betweenarchs is not supported")
* handle virtio block devicesPascal Terjan2009-04-231-0/+2
|
* 12.32Thierry Vignaud2009-04-231-0/+2
|
* (adjust_paths_in_urpmi_cfg) fix cdrom path in urpmi.cfg for dual arch ISOsThierry Vignaud2009-04-232-3/+2
|
* (interactive_help) fix displaying help at install timeThierry Vignaud2009-04-221-0/+3
|
* 12.31Thierry Vignaud2009-04-221-0/+2
|
* (empty_packages) use --force like older installer (and dropThierry Vignaud2009-04-222-2/+2
| | | | | --replacepkgs which is implied by force in URPM.xs)
* (empty_packages) use --replacepkgs like older installerThierry Vignaud2009-04-222-0/+3
|
* (createXconf) set mouse driver as 'vmmouse' for vmware (#49654)Thierry Vignaud2009-04-222-2/+5
|
* revert latest commit (uneeded)Thierry Vignaud2009-04-221-12/+8
|
* fix left backgroundAnne Nicolas2009-04-222-0/+1
|
* (createXconf) split out mouse section (needed for next commit)Thierry Vignaud2009-04-221-8/+12
|
* Updated Slovenian translationJure Repinc2009-04-221-17/+17
|
* Updated Slovenian translationJure Repinc2009-04-221-13/+13
|
* log annes's changeThierry Vignaud2009-04-211-0/+1
|
* Modify custom desktop imagesAnne Nicolas2009-04-212-0/+0
|
* handle partition starting after 1ToPascal Terjan2009-04-211-1/+3
|
* minor updates to finnish translationJani Välimaa2009-04-211-9/+9
|
* 12.30Thierry Vignaud2009-04-211-0/+2
|
* (check) add a basic testsuite (ensuring it compiles) in order toThierry Vignaud2009-04-211-0/+2
| | | | | | | prevent future crashes like #50009 rationale: make sure every perl module and tool pass perl_checker
* log anne's changesThierry Vignaud2009-04-211-0/+1
|
* (upgrade_kde3_to_kde4) fix checking for kde3 (which is now in /opt)Thierry Vignaud2009-04-212-1/+2
|
* (upgrade_kde3_to_kde4) do not offer to stop the install when kde3 isThierry Vignaud2009-04-212-9/+2
| | | | | | | | installed since kde3 to kde4 upgrade is now done through kde4 packages obsoleting kde3 ones just silently select task-kde4