Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 | 3 | -1/+5 |
| | |||||
* | (default_packages) merge cpufreq detection logic into | Thierry Vignaud | 2011-09-07 | 3 | -3/+8 |
| | | | | | | detect_devices::hasCPUFreq(), which is cleaner and enable us to install cpufreq on more cases | ||||
* | (matching_types) do not abuse TYPE for cpufreq & microcode | Thierry Vignaud | 2011-09-07 | 1 | -2/+0 |
| | |||||
* | (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 | 2 | -1/+3 |
| | |||||
* | update PT | José Melo | 2011-08-30 | 1 | -6/+6 |
| | |||||
* | update PT | José Melo | 2011-08-30 | 1 | -19/+18 |
| | |||||
* | 1.55 | Thierry Vignaud | 2011-08-22 | 2 | -1/+5 |
| | |||||
* | 13.62 | Thierry Vignaud | 2011-08-22 | 2 | -1/+3 |
| | |||||
* | (hasCPUMicrocode) add support to detect if CPU microcode is upgradable | Thierry Vignaud | 2011-08-22 | 2 | -0/+12 |
| | |||||
* | include microcode.ko in installer image | Thierry Vignaud | 2011-08-22 | 1 | -1/+1 |
| | |||||
* | (is_arm_openrd_client, is_arm_versatile, is_arm_efikamix) perl_checker | Thierry Vignaud | 2011-08-22 | 1 | -3/+3 |
| | | | | | cleanups in previous ARM commits | ||||
* | perl_checker cleanup | Thierry Vignaud | 2011-08-22 | 1 | -1/+1 |
| | |||||
* | add partprobe tool from parted (9k)" | Thierry Vignaud | 2011-08-10 | 2 | -1/+3 |
| | |||||
* | updated fi translation | Jani Välimaa | 2011-08-08 | 1 | -2/+2 |
| | |||||
* | partition_table: align partitions to 1MB boundaries to avoid | Anssi Hannula | 2011-08-06 | 4 | -13/+21 |
| | | | | performance issues with drives with 4k physical sectors (mga#1215) | ||||
* | 1.25.1 | Thierry Vignaud | 2011-08-05 | 2 | -1/+3 |
| | |||||
* | fix build with perl-5.14 | Thierry Vignaud | 2011-08-05 | 2 | -1/+2 |
| | |||||
* | 1.25 | Thierry Vignaud | 2011-08-05 | 2 | -1/+3 |
| | |||||
* | blacklist some modules | Thierry Vignaud | 2011-08-05 | 1 | -21/+55 |
| | |||||
* | prefer Mageia root partitions over Mdv ones (#1320) | Thierry Vignaud | 2011-08-05 | 2 | -6/+12 |
| | |||||
* | add missing libfuse.so.2 for mount.ntfs-3g (#1189) | Thierry Vignaud | 2011-08-05 | 2 | -0/+3 |
| | |||||
* | 13.61.1 | Thierry Vignaud | 2011-08-05 | 2 | -1/+3 |
| | |||||
* | - sync with code (especially for #1011) | Thierry Vignaud | 2011-08-05 | 71 | -18285/+20167 |
| | | | | | - unbreak af.po | ||||
* | (selectLanguage_install) "Multi languages" => "Multiple languages" (mga#1011) | Thierry Vignaud | 2011-08-05 | 3 | -1/+5 |
| | |||||
* | (choosePackages) do not crash if there's no mirror cache to erase | Thierry Vignaud | 2011-08-05 | 2 | -1/+3 |
| | |||||
* | add missing LSB comments in drakxtools_http initscript | Olivier Blin | 2011-08-01 | 1 | -0/+3 |
| | |||||
* | 13.61 | Thierry Vignaud | 2011-08-01 | 3 | -1/+5 |
| | |||||
* | fix build with perl-5.14.x | Thierry Vignaud | 2011-08-01 | 2 | -1/+1 |
| | |||||
* | add missing space | Thierry Vignaud | 2011-08-01 | 1 | -1/+1 |
| | |||||
* | (pack) spaces are not allowed between options in /etc/fstab (#2271) | Thierry Vignaud | 2011-08-01 | 3 | -0/+4 |
| | |||||
* | (choosePackages) clear the mirror cache before upgrading (#1557) | Thierry Vignaud | 2011-08-01 | 2 | -0/+4 |
| | |||||
* | enable support for LibreOffice/gs/... only if available(#461) | Thierry Vignaud | 2011-08-01 | 2 | -3/+4 |
| | |||||
* | (appli_choice) rename Ooo as LibreOffice (#461) | Thierry Vignaud | 2011-08-01 | 2 | -1/+3 |
| | |||||
* | (hasCPUFreq) detect machines needing cpufreq | Thierry Vignaud | 2011-08-01 | 2 | -0/+3 |
| | |||||
* | (getInputDevices,hasNumpad) detect (at least some (eg: Compaq USB numpad) ↵ | Thierry Vignaud | 2011-08-01 | 2 | -0/+13 |
| | | | | (#1099) | ||||
* | This fixes the detection of kernel vesion for usage in bootloader entries. | Thierry Vignaud | 2011-08-01 | 3 | -1/+5 |
| | | | | | | | | | | | | | | | | 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> | ||||
* | add missing spacing | Thierry Vignaud | 2011-07-27 | 1 | -0/+1 |
| | |||||
* | 13.6013.60 | Thierry Vignaud | 2011-07-27 | 2 | -1/+3 |
| | |||||
* | move bootloader::cmp_kernel_versions() from bootloader to any for drakx-net ↵ | Thierry Vignaud | 2011-07-27 | 3 | -16/+18 |
| | | | | (#1266) | ||||
* | updated Slovenian translation | Filip Komar | 2011-07-23 | 1 | -695/+251 |
| | |||||
* | updated Slovenian translation | Filip Komar | 2011-07-03 | 1 | -221/+60 |
| | |||||
* | update portuguese translation | José Melo | 2011-06-27 | 1 | -41/+41 |
| | |||||
* | update portuguese translation | José Melo | 2011-06-19 | 1 | -2/+2 |
| | |||||
* | - any.pm: Add lxsession to the wm list, and add lxde-logout as the | Ahmad Samir | 2011-06-16 | 2 | -1/+5 |
| | | | | | ask_window_manager_to_logout command (mga#1395) | ||||
* | update portuguese translation | José Melo | 2011-06-16 | 1 | -20/+19 |
| | |||||
* | update portuguese translation | José Melo | 2011-06-16 | 1 | -23/+22 |
| | |||||
* | update portuguese translation | José Melo | 2011-06-16 | 1 | -12/+10 |
| | |||||
* | Add reference to the bugreport | Dexter Morgan | 2011-06-14 | 1 | -1/+1 |
| |