Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | updated finnish translation | Jani Välimaa | 2009-04-24 | 1 | -3/+3 | |
| | ||||||
* | updated finnish translation | Jani Välimaa | 2009-04-24 | 1 | -84/+58 | |
| | ||||||
* | minor update to finnish translation | Jani Välimaa | 2009-04-24 | 1 | -2/+2 | |
| | ||||||
* | 12.35 | Olivier Blin | 2009-04-24 | 2 | -1/+3 | |
| | ||||||
* | remove unused parameter (again) | Olivier Blin | 2009-04-24 | 1 | -1/+1 | |
| | ||||||
* | remove unused parameter in installPackages (fix passing interactive setting) | Olivier Blin | 2009-04-24 | 4 | -5/+8 | |
| | ||||||
* | 12.34 | Thierry Vignaud | 2009-04-24 | 2 | -1/+3 | |
| | ||||||
* | do not set urpmi in automatic mode for gtk installs | Olivier Blin | 2009-04-24 | 2 | -1/+4 | |
| | | | | | (was set correctly for plain interactive installs only) | |||||
* | updated finnish translation | Jani Välimaa | 2009-04-24 | 1 | -9/+9 | |
| | ||||||
* | add regression tracking data | Thierry Vignaud | 2009-04-23 | 1 | -0/+1 | |
| | ||||||
* | 12.33 | Thierry Vignaud | 2009-04-23 | 3 | -1/+5 | |
| | ||||||
* | (selectInstallClass) fix not offering to upgrade 32 bit installations | Thierry Vignaud | 2009-04-23 | 2 | -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 devices | Pascal Terjan | 2009-04-23 | 3 | -1/+12 | |
| | ||||||
* | 12.32 | Thierry Vignaud | 2009-04-23 | 2 | -1/+3 | |
| | ||||||
* | (adjust_paths_in_urpmi_cfg) fix cdrom path in urpmi.cfg for dual arch ISOs | Thierry Vignaud | 2009-04-23 | 2 | -3/+2 | |
| | ||||||
* | don't set umask=0 by default on windows partitions in 'secure' level | Pascal Terjan | 2009-04-23 | 2 | -2/+4 | |
| | ||||||
* | updated finnish translation | Jani Välimaa | 2009-04-23 | 1 | -278/+353 | |
| | ||||||
* | (interactive_help) fix displaying help at install time | Thierry Vignaud | 2009-04-22 | 2 | -2/+4 | |
| | ||||||
* | 12.31 | Thierry Vignaud | 2009-04-22 | 3 | -1/+5 | |
| | ||||||
* | (empty_packages) use --force like older installer (and drop | Thierry Vignaud | 2009-04-22 | 2 | -2/+2 | |
| | | | | | --replacepkgs which is implied by force in URPM.xs) | |||||
* | (empty_packages) use --replacepkgs like older installer | Thierry Vignaud | 2009-04-22 | 2 | -0/+3 | |
| | ||||||
* | (createXconf) set mouse driver as 'vmmouse' for vmware (#49654) | Thierry Vignaud | 2009-04-22 | 2 | -2/+5 | |
| | ||||||
* | revert latest commit (uneeded) | Thierry Vignaud | 2009-04-22 | 1 | -12/+8 | |
| | ||||||
* | fix left background | Anne Nicolas | 2009-04-22 | 2 | -0/+1 | |
| | ||||||
* | (createXconf) split out mouse section (needed for next commit) | Thierry Vignaud | 2009-04-22 | 1 | -8/+12 | |
| | ||||||
* | Updated Slovenian translation | Jure Repinc | 2009-04-22 | 1 | -20/+19 | |
| | ||||||
* | Updated Slovenian translation | Jure Repinc | 2009-04-22 | 1 | -57/+60 | |
| | ||||||
* | Updated Slovenian translation | Jure Repinc | 2009-04-22 | 1 | -17/+17 | |
| | ||||||
* | Updated Slovenian translation | Jure Repinc | 2009-04-22 | 1 | -13/+13 | |
| | ||||||
* | log annes's change | Thierry Vignaud | 2009-04-21 | 1 | -0/+1 | |
| | ||||||
* | Modify custom desktop images | Anne Nicolas | 2009-04-21 | 2 | -0/+0 | |
| | ||||||
* | handle partition starting after 1To | Pascal Terjan | 2009-04-21 | 3 | -2/+7 | |
| | ||||||
* | minor updates to finnish translation | Jani Välimaa | 2009-04-21 | 1 | -9/+9 | |
| | ||||||
* | sort | Thierry Vignaud | 2009-04-21 | 1 | -2/+2 | |
| | ||||||
* | 12.30 | Thierry Vignaud | 2009-04-21 | 3 | -1/+5 | |
| | ||||||
* | ensure ntp package is installed when configuring ntp | Olivier Blin | 2009-04-21 | 2 | -0/+5 | |
| | ||||||
* | do not crash if loading new drivers fails (happened with amd64_agp wrongly ↵ | Olivier Blin | 2009-04-21 | 2 | -1/+7 | |
| | | | | listed in pcitable, #43870) | |||||
* | (check) add a basic testsuite (ensuring it compiles) in order to | Thierry Vignaud | 2009-04-21 | 2 | -0/+7 | |
| | | | | | | | prevent future crashes like #50009 rationale: make sure every perl module and tool pass perl_checker | |||||
* | log anne's changes | Thierry Vignaud | 2009-04-21 | 1 | -0/+1 | |
| | ||||||
* | (check) add a basic testsuite (ensuring it compiles) in order to | Thierry Vignaud | 2009-04-21 | 2 | -0/+7 | |
| | | | | | | | prevent future crashes like #50009 rationale: make sure every perl module and tool pass perl_checker | |||||
* | updated finnish translation | Jani Välimaa | 2009-04-21 | 1 | -488/+458 | |
| | ||||||
* | updated finnish translation | Jani Välimaa | 2009-04-21 | 1 | -839/+812 | |
| | ||||||
* | (upgrade_kde3_to_kde4) fix checking for kde3 (which is now in /opt) | Thierry Vignaud | 2009-04-21 | 2 | -1/+2 | |
| | ||||||
* | (upgrade_kde3_to_kde4) do not offer to stop the install when kde3 is | Thierry Vignaud | 2009-04-21 | 2 | -9/+2 | |
| | | | | | | | | installed since kde3 to kde4 upgrade is now done through kde4 packages obsoleting kde3 ones just silently select task-kde4 | |||||
* | (read_rpmsrate) use the installer's logic regarding flags in | Thierry Vignaud | 2009-04-21 | 2 | -1/+4 | |
| | | | | | | | | | | standalone mode, thus fixing wrongly selecting some 32bits packages on x86_64 (#50148) (regression introduced in r256659 on 2009-04-17; "(detect_hardware_packages,simple_read_rpmsrate) do not offer to install KDE packages on GNOME or LXDE (#49671)") | |||||
* | Final banner | Anne Nicolas | 2009-04-21 | 1 | -0/+0 | |
| | ||||||
* | render ext4 partition as red like ext3 ones | Thierry Vignaud | 2009-04-21 | 3 | -0/+3 | |
| | ||||||
* | (part_raw) display a progress bar while formating an ext4 partition | Thierry Vignaud | 2009-04-21 | 3 | -2/+7 | |
| | ||||||
* | do not run udevadm in install mode | Pascal Terjan | 2009-04-21 | 3 | -2/+4 | |
| | ||||||
* | typo fix | Thierry Vignaud | 2009-04-20 | 1 | -1/+1 | |
| |