Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure to check for existing ESP on all disks | Thierry Vignaud | 2015-03-30 | 1 | -0/+1 |
| | |||||
* | try to detect recovery partitions on GPT | Thierry Vignaud | 2015-03-30 | 1 | -0/+1 |
| | |||||
* | better fix for too corrupted partition table | Thierry Vignaud | 2015-03-30 | 1 | -0/+3 |
| | |||||
* | Revert "Revert "work around scrollbar issues during package install"" | Rémi Verschelde | 2015-03-30 | 1 | -0/+1 |
| | | | | | | | This reverts commit b79658e0019ed214bd3ca27705a373895c67e16b. As stated in 04cfaf0, the second patch for mga#13894 was not doing the job perfectly so we revert to the first patch. | ||||
* | 16.7416.74 | Thierry Vignaud | 2015-03-27 | 1 | -0/+2 |
| | |||||
* | fix retrieving ntfs partitions s/ntfs/ntfs-3g/ | Thierry Vignaud | 2015-03-27 | 1 | -0/+2 |
| | |||||
* | really fix retrieving swap partition type | Thierry Vignaud | 2015-03-27 | 1 | -0/+3 |
| | | | | Thomas rushed to push before I run perl_checker... :-( | ||||
* | 16.7316.73 | Thomas Backlund | 2015-03-27 | 1 | -0/+2 |
| | |||||
* | fix creating RAID devices (mga#15400) | Thierry Vignaud | 2015-03-27 | 1 | -0/+2 |
| | | | | | regression fixed by reverting a line from commit 329701ba075af74ae6d7f857f62c35c942c24486 | ||||
* | fix failing to read partition table (mga#13592, mga#15272) | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
| | | | | | | this is making it more readable regarding: "I cannot read the partition table of device XXX, it is too corrupted" (mga#13592, mga#15272, mga#15472) | ||||
* | fix fs_type returned by libparted for swaps | Thierry Vignaud | 2015-03-27 | 1 | -1/+1 |
| | |||||
* | fix tagging LVM/raid as "linux filesystem" with GPT | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
| | |||||
* | fix tagging ntfs-3g as "linux filesystem" with GPT | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
| | | | | libparted needs it to be named like this in order to put the right | ||||
* | fix tagging swap as "linux filesystem" with GPT | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
| | | | | | libparted needs it to be named like this in order to put the right GUID... | ||||
* | fix retrieving LVM/RAID partition type | Thierry Vignaud | 2015-03-27 | 1 | -0/+2 |
| | | | | simimar to commit ee22664bcb1fdedece15e07d047ba86f3d791ee6 | ||||
* | tell users to ignore Gtk3 warnings | Thierry Vignaud | 2015-03-26 | 1 | -0/+2 |
| | |||||
* | 16.7216.72 | Anne Nicolas | 2015-03-26 | 1 | -0/+4 |
| | |||||
* | fix a crash in auto install (mga#15573) | Thierry Vignaud | 2015-03-26 | 1 | -1/+1 |
| | | | | bug introduced in commit 7ed5bd23d63bd4031f2a2f3055b0d0a19a65906d | ||||
* | 16.7116.71 | Thierry Vignaud | 2015-03-25 | 1 | -0/+2 |
| | |||||
* | add bug ID | Thierry Vignaud | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | preselect grub2-efi under UEFI | Thierry Vignaud | 2015-03-25 | 2 | -0/+3 |
| | |||||
* | log which partition we fail to add | Thierry Vignaud | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | set proper GUID to ESP partitions with GPT layout | Thierry Vignaud | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | fix retrieving ESP partition type | Thierry Vignaud | 2015-03-25 | 1 | -0/+2 |
| | | | | | | | | | ESP are the only partitions we're detecting through their pt_type (modulo 0x12 which was Compaq Diagnostic & unlikely to be found on GPT...) However GPT has no equivalent to pt_type But we can test for ESP flag | ||||
* | previous change impact installer too | Thierry Vignaud | 2015-03-25 | 1 | -0/+3 |
| | |||||
* | fix wrong renaming of mandrake_firsttime service | Thomas Backlund | 2015-03-21 | 1 | -1/+1 |
| | |||||
* | Revert "work around scrollbar issues during package install" | Rémi Verschelde | 2015-03-21 | 1 | -1/+0 |
| | | | | | | A better fix has been proposed by Martin Whitaker and will be pushed afterwards. This reverts commit 8f16c5d8220e5d9b7bb2e5439061752eea348d76. | ||||
* | 16.6916.69 | Thomas Backlund | 2015-03-20 | 1 | -0/+5 |
| | |||||
* | - work around scrollbar issues during package install | Thomas Backlund | 2015-03-20 | 1 | -0/+1 |
| | | | | (Martin Whitaker, mga#13894) | ||||
* | Update Chinese (Taiwan) translation | Yuri Chornoivan | 2015-03-20 | 1 | -172/+69 |
| | |||||
* | 16.6816.68 | Thierry Vignaud | 2015-03-17 | 1 | -0/+2 |
| | |||||
* | log mkinitrd faillures (mga#9201) | Thierry Vignaud | 2015-03-17 | 1 | -0/+1 |
| | |||||
* | add 'deploops' option for debugging (mga#15350) | Thierry Vignaud | 2015-03-17 | 3 | -0/+3 |
| | |||||
* | fix mis-detecting some mobile broadband modems (mga#12492) | Thierry Vignaud | 2015-03-11 | 1 | -0/+2 |
| | |||||
* | 16.6716.67 | Thierry Vignaud | 2015-03-05 | 1 | -0/+2 |
| | |||||
* | unbreak draklive | Thierry Vignaud | 2015-03-05 | 1 | -0/+2 |
| | |||||
* | log step errors | Thierry Vignaud | 2015-03-05 | 2 | -0/+2 |
| | |||||
* | ignore firmwares within draklive | Thierry Vignaud | 2015-03-05 | 2 | -0/+4 |
| | | | | rationale: it breaks building live images... | ||||
* | 16.66 | Anne Nicolas | 2015-03-05 | 1 | -0/+2 |
| | |||||
* | update NEWS | Anne Nicolas | 2015-03-05 | 1 | -0/+3 |
| | |||||
* | 16.6516.65 | Rémi Verschelde | 2015-02-27 | 1 | -0/+3 |
| | |||||
* | Mageia 5 RC left background | Rémi Verschelde | 2015-02-27 | 1 | -0/+0 |
| | |||||
* | include udev rule for Synaptics | Thierry Vignaud | 2015-02-27 | 2 | -0/+4 |
| | |||||
* | 16.6416.64 | Thierry Vignaud | 2015-02-27 | 1 | -0/+2 |
| | |||||
* | add missing button icons (mga#15264) | Thierry Vignaud | 2015-02-27 | 2 | -0/+5 |
| | | | | broken by the switch to the Adwaita theme | ||||
* | fix a broken message in logs | Thierry Vignaud | 2015-02-27 | 1 | -1/+2 |
| | | | | | | | | | | eg: "found 9 packages to install: gnome-desktop3, 3.14.2, 1.mga5, x86_64, nmap, ..." instead of: "found 9 packages to install: gnome-desktop3-3.14.2-1.mga5.x86_64, nmap, ..." | ||||
* | 16.6316.63 | Thierry Vignaud | 2015-02-27 | 1 | -0/+2 |
| | |||||
* | fix too wide buttons | Thierry Vignaud | 2015-02-27 | 1 | -0/+3 |
| | | | | | | | closing mga#12422, mga#13471, mga#14839, mga#15379 issue introduced in commit 1d4957dddcbf98c3a985186b8b61be2b3f004b3c but was showing only in some cases | ||||
* | silent a warning with perl-5.20 | Thierry Vignaud | 2015-02-19 | 1 | -1/+1 |
| | |||||
* | 16.6216.62 | Thierry Vignaud | 2015-02-19 | 1 | -0/+2 |
| |