summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
* try to detect recovery partitions on GPTThierry Vignaud2015-03-301-0/+1
|
* better fix for too corrupted partition tableThierry Vignaud2015-03-301-0/+3
|
* Revert "Revert "work around scrollbar issues during package install""Rémi Verschelde2015-03-301-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.74Thierry Vignaud2015-03-271-0/+2
|
* fix retrieving ntfs partitions s/ntfs/ntfs-3g/Thierry Vignaud2015-03-271-0/+2
|
* really fix retrieving swap partition typeThierry Vignaud2015-03-271-0/+3
| | | | Thomas rushed to push before I run perl_checker... :-(
* 16.7316.73Thomas Backlund2015-03-271-0/+2
|
* fix creating RAID devices (mga#15400)Thierry Vignaud2015-03-271-0/+2
| | | | | regression fixed by reverting a line from commit 329701ba075af74ae6d7f857f62c35c942c24486
* fix failing to read partition table (mga#13592, mga#15272)Thierry Vignaud2015-03-271-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 swapsThierry Vignaud2015-03-271-1/+1
|
* fix tagging LVM/raid as "linux filesystem" with GPTThierry Vignaud2015-03-271-0/+1
|
* fix tagging ntfs-3g as "linux filesystem" with GPTThierry Vignaud2015-03-271-0/+1
| | | | libparted needs it to be named like this in order to put the right
* fix tagging swap as "linux filesystem" with GPTThierry Vignaud2015-03-271-0/+1
| | | | | libparted needs it to be named like this in order to put the right GUID...
* fix retrieving LVM/RAID partition typeThierry Vignaud2015-03-271-0/+2
| | | | simimar to commit ee22664bcb1fdedece15e07d047ba86f3d791ee6
* tell users to ignore Gtk3 warningsThierry Vignaud2015-03-261-0/+2
|
* 16.7216.72Anne Nicolas2015-03-261-0/+4
|
* fix a crash in auto install (mga#15573)Thierry Vignaud2015-03-261-1/+1
| | | | bug introduced in commit 7ed5bd23d63bd4031f2a2f3055b0d0a19a65906d
* 16.7116.71Thierry Vignaud2015-03-251-0/+2
|
* add bug IDThierry Vignaud2015-03-251-1/+1
|
* preselect grub2-efi under UEFIThierry Vignaud2015-03-252-0/+3
|
* log which partition we fail to addThierry Vignaud2015-03-251-0/+1
|
* set proper GUID to ESP partitions with GPT layoutThierry Vignaud2015-03-251-0/+1
|
* fix retrieving ESP partition typeThierry Vignaud2015-03-251-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 tooThierry Vignaud2015-03-251-0/+3
|
* fix wrong renaming of mandrake_firsttime serviceThomas Backlund2015-03-211-1/+1
|
* Revert "work around scrollbar issues during package install"Rémi Verschelde2015-03-211-1/+0
| | | | | | A better fix has been proposed by Martin Whitaker and will be pushed afterwards. This reverts commit 8f16c5d8220e5d9b7bb2e5439061752eea348d76.
* 16.6916.69Thomas Backlund2015-03-201-0/+5
|
* - work around scrollbar issues during package installThomas Backlund2015-03-201-0/+1
| | | | (Martin Whitaker, mga#13894)
* Update Chinese (Taiwan) translationYuri Chornoivan2015-03-201-172/+69
|
* 16.6816.68Thierry Vignaud2015-03-171-0/+2
|
* log mkinitrd faillures (mga#9201)Thierry Vignaud2015-03-171-0/+1
|
* add 'deploops' option for debugging (mga#15350)Thierry Vignaud2015-03-173-0/+3
|
* fix mis-detecting some mobile broadband modems (mga#12492)Thierry Vignaud2015-03-111-0/+2
|
* 16.6716.67Thierry Vignaud2015-03-051-0/+2
|
* unbreak drakliveThierry Vignaud2015-03-051-0/+2
|
* log step errorsThierry Vignaud2015-03-052-0/+2
|
* ignore firmwares within drakliveThierry Vignaud2015-03-052-0/+4
| | | | rationale: it breaks building live images...
* 16.66Anne Nicolas2015-03-051-0/+2
|
* update NEWSAnne Nicolas2015-03-051-0/+3
|
* 16.6516.65Rémi Verschelde2015-02-271-0/+3
|
* Mageia 5 RC left backgroundRémi Verschelde2015-02-271-0/+0
|
* include udev rule for SynapticsThierry Vignaud2015-02-272-0/+4
|
* 16.6416.64Thierry Vignaud2015-02-271-0/+2
|
* add missing button icons (mga#15264)Thierry Vignaud2015-02-272-0/+5
| | | | broken by the switch to the Adwaita theme
* fix a broken message in logsThierry Vignaud2015-02-271-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.63Thierry Vignaud2015-02-271-0/+2
|
* fix too wide buttonsThierry Vignaud2015-02-271-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.20Thierry Vignaud2015-02-191-1/+1
|
* 16.6216.62Thierry Vignaud2015-02-191-0/+2
|
* use a vertical scrolling bar when neededThierry Vignaud2015-02-191-0/+1
| | | | there might be too much solutions (mga#15272)