Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (upgrading_redhat) only favor mga, we don't have packages with mdv or mnb in ↵ | Thierry Vignaud | 2011-09-17 | 1 | -0/+3 |
| | | | | 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 | 1 | -0/+3 |
| | | | | | (also reduces install log size) | ||||
* | (default_packages) install more packages earlier, preventing useless installing | Thierry Vignaud | 2011-09-08 | 1 | -0/+4 |
| | | | | | | | | 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 | 1 | -0/+1 |
| | | | | | | 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 | 1 | -0/+1 |
| | |||||
* | (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 | 1 | -0/+2 |
| | |||||
* | 13.61 | Thierry Vignaud | 2011-08-01 | 1 | -0/+2 |
| | |||||
* | fix build with perl-5.14.x | Thierry Vignaud | 2011-08-01 | 1 | -0/+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 | 1 | -0/+1 |
| | |||||
* | (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> | ||||
* | fix default level being 'standard' (Thierry Vignaud) | Anne Nicolas | 2011-05-27 | 1 | -0/+6 |
| | |||||
* | 13.57 | Anne Nicolas | 2011-05-25 | 1 | -0/+5 |
| | |||||
* | 13.56 | Thierry Vignaud | 2011-05-24 | 1 | -0/+2 |
| | |||||
* | (_is_kernelServer_needed) forbid selecting kernel-server if not | Thierry Vignaud | 2011-05-24 | 1 | -0/+3 |
| | | | | | having PAE since PAE support is mandatory for kernel-server (#1414) | ||||
* | fix build with brltty-4.2-1.mga1 | Thierry Vignaud | 2011-05-19 | 1 | -0/+1 |
| | |||||
* | 13.54 | Thierry Vignaud | 2011-05-19 | 1 | -0/+2 |
| | |||||
* | (rawlevel_list,to_lowlevel_string,from_lowlevel_string) introduce them | Thierry Vignaud | 2011-05-19 | 1 | -0/+1 |
| | | | | | | | in order to read/write new msec config file format (get) fix reading security level with new msec (mga#332) | ||||
* | s!OpenOffice.org!LibreOffice! (mga#1323) | Thierry Vignaud | 2011-05-19 | 1 | -0/+2 |
| | |||||
* | update for new background | Anne Nicolas | 2011-05-16 | 1 | -0/+4 |
| | |||||
* | Release 13.52 | Pascal Terjan | 2011-05-14 | 1 | -0/+2 |
| | |||||
* | match partitions when one of them as device_alias to the device of the other one | Pascal Terjan | 2011-05-14 | 1 | -1/+2 |
| | |||||
* | disbale encryption option for /boot | Pascal Terjan | 2011-05-14 | 1 | -0/+2 |
| | |||||
* | 13.5013.50 | Thierry Vignaud | 2011-05-06 | 1 | -0/+2 |
| | |||||
* | use proper locales-XX packages for Albanian (#1036) | Thierry Vignaud | 2011-04-28 | 1 | -0/+2 |
| | |||||
* | sync changes | Thomas Backlund | 2011-04-25 | 1 | -0/+4 |
| | |||||
* | Add nokmsboot boot option also if the bootloader is installed after setting ↵ | Anssi Hannula | 2011-04-17 | 1 | -0/+3 |
| | | | | up a conflicting display driver (e.g. draklive-install). | ||||
* | update modules list needed for md raid456 and dm-raid 4/5/6 target | Thomas Backlund | 2011-04-02 | 1 | -1/+4 |
| | |||||
* | update version for beta1 design | Anne Nicolas | 2011-04-01 | 1 | -0/+5 |
| | |||||
* | new version | Anne Nicolas | 2011-03-29 | 1 | -0/+5 |
| | |||||
* | remove wrong item in NEWS | Anne Nicolas | 2011-03-12 | 1 | -0/+4 |
| | |||||
* | 13.43 | Thierry Vignaud | 2011-02-18 | 1 | -0/+2 |
| | |||||
* | add support for new drivers | Thierry Vignaud | 2011-02-14 | 1 | -0/+7 |
| | |||||
* | update for alpha1 banner | Anne Nicolas | 2011-02-12 | 1 | -0/+4 |
| | |||||
* | update version13.41 | Anne Nicolas | 2011-02-11 | 1 | -0/+4 |
| | |||||
* | update news13.40 | Anne Nicolas | 2011-02-09 | 1 | -0/+3 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | 13.39 | Thierry Vignaud | 2010-08-05 | 1 | -0/+2 |
| |