Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 13.65 | Thierry Vignaud | 2011-09-19 | 1 | -0/+2 |
| | |||||
* | (bad_signature) offer not to ask again about bad signatures | Thierry Vignaud | 2011-09-19 | 2 | -1/+9 |
| | |||||
* | (bad_signature) simplify | Thierry Vignaud | 2011-09-19 | 1 | -5/+2 |
| | |||||
* | (add_kernel) default to systemd (through "init=/bin/systemd") | Thierry Vignaud | 2011-09-19 | 1 | -0/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2011-09-17 | 1 | -1/+1 |
| | |||||
* | (default_packages) install perl-Hal-Cdroms for urpmi when needed | Thierry Vignaud | 2011-09-17 | 2 | -0/+3 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2011-09-17 | 1 | -4/+3 |
| | |||||
* | (_try_to_upgrade,_prepare_upgrade) split them out of | Thierry Vignaud | 2011-09-17 | 1 | -43/+51 |
| | | | | selectInstallClass() for readability | ||||
* | (beforeInstallPackages) always live patch URPM to favor packages | Thierry Vignaud | 2011-09-17 | 2 | -1/+4 |
| | | | | | | with mga extension when upgrading (move the call to live_patch_URPM() from upgrading_redhat() here) | ||||
* | (live_patch_URPM) split it out of upgrading_redhat() | Thierry Vignaud | 2011-09-17 | 1 | -4/+8 |
| | |||||
* | (prefering_mdv) renamed as prefering_mga() | Thierry Vignaud | 2011-09-17 | 1 | -3/+3 |
| | |||||
* | (upgrading_redhat) only favor mga, we don't have packages with mdv or mnb in ↵ | Thierry Vignaud | 2011-09-17 | 2 | -2/+5 |
| | | | | release tag | ||||
* | 13.64 | Thierry Vignaud | 2011-09-08 | 1 | -0/+2 |
| | |||||
* | cleanup | Thierry Vignaud | 2011-09-08 | 1 | -2/+0 |
| | |||||
* | util-linux-ng was renamed util-linux (fix installation error) | Thierry Vignaud | 2011-09-08 | 1 | -0/+1 |
| | |||||
* | (installPackages) only retrieve release notes once during installation | Thierry Vignaud | 2011-09-08 | 2 | -1/+4 |
| | | | | | (also reduces install log size) | ||||
* | (default_packages) install more packages earlier, preventing useless installing | Thierry Vignaud | 2011-09-08 | 2 | -0/+9 |
| | | | | | | | | steps later at summary stage also fix "program not found: grub-gfxmenu" error message while installing (which probably happens since we moved bootloader setup later, at summary) | ||||
* | 13.63 | Thierry Vignaud | 2011-09-07 | 1 | -0/+2 |
| | |||||
* | (default_packages) merge cpufreq detection logic into | Thierry Vignaud | 2011-09-07 | 2 | -2/+2 |
| | | | | | | detect_devices::hasCPUFreq(), which is cleaner and enable us to install cpufreq on more cases | ||||
* | (default_packages) better microcode_ctl management | Thierry Vignaud | 2011-09-07 | 2 | -0/+2 |
| | |||||
* | (hasCPUFreq) fix cpufreq detection corrupting other types | Thierry Vignaud | 2011-09-07 | 1 | -0/+2 |
| | |||||
* | 13.62 | Thierry Vignaud | 2011-08-22 | 1 | -0/+2 |
| | |||||
* | (hasCPUMicrocode) add support to detect if CPU microcode is upgradable | Thierry Vignaud | 2011-08-22 | 1 | -0/+2 |
| | |||||
* | partition_table: align partitions to 1MB boundaries to avoid | Anssi Hannula | 2011-08-06 | 1 | -0/+3 |
| | | | | performance issues with drives with 4k physical sectors (mga#1215) | ||||
* | 13.61.1 | Thierry Vignaud | 2011-08-05 | 1 | -0/+2 |
| | |||||
* | (selectLanguage_install) "Multi languages" => "Multiple languages" (mga#1011) | Thierry Vignaud | 2011-08-05 | 1 | -0/+1 |
| | |||||
* | (choosePackages) do not crash if there's no mirror cache to erase | Thierry Vignaud | 2011-08-05 | 2 | -1/+3 |
| | |||||
* | 13.61 | Thierry Vignaud | 2011-08-01 | 1 | -0/+2 |
| | |||||
* | fix build with perl-5.14.x | Thierry Vignaud | 2011-08-01 | 2 | -1/+1 |
| | |||||
* | (pack) spaces are not allowed between options in /etc/fstab (#2271) | Thierry Vignaud | 2011-08-01 | 1 | -0/+1 |
| | |||||
* | (choosePackages) clear the mirror cache before upgrading (#1557) | Thierry Vignaud | 2011-08-01 | 2 | -0/+4 |
| | |||||
* | (hasCPUFreq) detect machines needing cpufreq | Thierry Vignaud | 2011-08-01 | 1 | -0/+1 |
| | |||||
* | (getInputDevices,hasNumpad) detect (at least some (eg: Compaq USB numpad) ↵ | Thierry Vignaud | 2011-08-01 | 1 | -0/+1 |
| | | | | (#1099) | ||||
* | This fixes the detection of kernel vesion for usage in bootloader entries. | Thierry Vignaud | 2011-08-01 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | It wasn't entirely correct in mga1, and it got worse since we started adding mgaver to rpmtag. Before installing a kernel-desktop-3.0.0-1.mga2 the entry would end up as: title 2 3.0.0-desktop-1.mga With the fix below it creates the proper entry: title desktop 3.0.0-1.mga2 Signed-off-by: Thomas Backlund <tmb@mageia.org> | ||||
* | updated Slovenian translation | Filip Komar | 2011-07-03 | 1 | -221/+60 |
| | |||||
* | update portuguese translation | José Melo | 2011-06-16 | 1 | -12/+10 |
| | |||||
* | corrected German translation | Oliver Burger | 2011-06-14 | 1 | -79/+31 |
| | |||||
* | Ukrainian translation update. Fix some glitches reported after 1.0 | Yuri Chornoivan | 2011-06-04 | 1 | -2/+2 |
| | |||||
* | update | Thierry Vignaud | 2011-06-01 | 3 | -16/+16 |
| | |||||
* | fix default level being 'standard' (Thierry Vignaud) | Anne Nicolas | 2011-05-27 | 1 | -0/+6 |
| | |||||
* | 20110527 committed by Franklin: fix a string of installer. | Franklin Weng | 2011-05-27 | 1 | -1/+1 |
| | |||||
* | 13.57 | Anne Nicolas | 2011-05-25 | 1 | -0/+5 |
| | |||||
* | update left-background for final release | Anne Nicolas | 2011-05-25 | 1 | -0/+0 |
| | |||||
* | update desktop images | Anne Nicolas | 2011-05-25 | 6 | -0/+0 |
| | |||||
* | 13.56 | Thierry Vignaud | 2011-05-24 | 1 | -0/+2 |
| | |||||
* | (_is_kernelServer_needed) forbid selecting kernel-server if not | Thierry Vignaud | 2011-05-24 | 2 | -0/+5 |
| | | | | | having PAE since PAE support is mandatory for kernel-server (#1414) | ||||
* | (_is_kernelServer_needed) perl_checker cleanup | Thierry Vignaud | 2011-05-24 | 1 | -1/+1 |
| | |||||
* | update Swedish translations | Thomas Backlund | 2011-05-24 | 2 | -51/+47 |
| | |||||
* | (_is_kernelServer_needed) split it out of _bestKernel_extensions() | Thierry Vignaud | 2011-05-24 | 1 | -1/+5 |
| | | | | | (needed for next commit) | ||||
* | updated Italian translation | Matteo Pasotti | 2011-05-24 | 1 | -78/+37 |
| |