summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 16.7116.71Thierry Vignaud2015-03-253-1/+5
|
* add bug IDThierry Vignaud2015-03-252-2/+2
|
* perl_checker cleanupThierry Vignaud2015-03-251-1/+1
|
* preselect grub2-efi under UEFIThierry Vignaud2015-03-252-0/+3
|
* reuse is_uefi()Thierry Vignaud2015-03-251-1/+1
|
* log which partition we fail to addThierry Vignaud2015-03-253-2/+4
|
* set proper GUID to ESP partitions with GPT layoutThierry Vignaud2015-03-254-1/+37
|
* fix retrieving ESP partition typeThierry Vignaud2015-03-254-1/+30
| | | | | | | | | 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
* fix indentThierry Vignaud2015-03-251-3/+3
| | | | | done separatly in order to have a better history for simplify then introducing new API
* use a proper interface between parted/perl worldsThierry Vignaud2015-03-252-33/+19
| | | | | | | | | | | | | create directly the hash in XS instead of instead of sprintf()ing it into a string which was then parsed in perl in order to actually create the hash this fixes several issues: - due to adding some fields to the string under if (), we could silently have ignored some partitions - this also simplifies adding further fields
* further simplifyThierry Vignaud2015-03-251-3/+5
|
* simplify (needed for next commit)Thierry Vignaud2015-03-251-4/+4
|
* fix retrieving partitionThierry Vignaud2015-03-251-2/+2
| | | | | | | needed for next commit also we were passing '' as fs_type to c::disk_add_partition() $part was undef since commit 9e6b327ca2b1f46db62e0811fabf0a6cf0b114a7
* kill sparc leftoverThierry Vignaud2015-03-251-7/+0
|
* previous change impact installer tooThierry Vignaud2015-03-251-0/+3
|
* - bump max_nb() to 131 to cover mdadm managed imsm and ddf1 biosThomas Backlund2015-03-222-1/+4
| | | | fakeraids (containers defaults to >= 127 and partitions <=126)
* fix wrong renaming of mandrake_firsttime serviceThomas Backlund2015-03-212-2/+2
|
* 16.7016.70Rémi Verschelde2015-03-212-1/+3
|
* better fix for the scrollbar in the package installation details windowRémi Verschelde2015-03-212-1/+5
| | | | patch by Martin Whitaker (mga#13894)
* 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-203-1/+11
|
* fix initial display in diskdrake (Martin Whitaker, mga#13679)Thomas Backlund2015-03-201-0/+1
|
* - work around scrollbar issues during package installThomas Backlund2015-03-201-0/+1
| | | | (Martin Whitaker, mga#13894)
* fix telling kernel to reread partition tableThierry Vignaud2015-03-201-1/+1
| | | | use libparted in order to do so (mga#14758)
* bind ped_disk_commit_to_osThierry Vignaud2015-03-201-0/+16
| | | | needed for next commit
* add ESP to suggestion if neededThierry Vignaud2015-03-201-0/+1
|
* reuse existing ESP under UEFIThierry Vignaud2015-03-201-0/+6
|
* suggests /boot/EFI when we already have oneThierry Vignaud2015-03-201-0/+4
| | | | see commit 5fd7be6bb8822a8434dcf667482771b2753a8b8d & mga#15366
* do not suggests /boot/EFI uselessly (mga#15448)Thierry Vignaud2015-03-202-4/+16
| | | | we were creating another one when there was already one...
* (isESP) export itThierry Vignaud2015-03-201-1/+1
|
* (isEfi) rename as isESP()Thierry Vignaud2015-03-201-2/+2
| | | | as it really checks for ESP System Partition
* match ESP partitions on all archesThierry Vignaud2015-03-201-1/+1
|
* perl_checker cleanupThierry Vignaud2015-03-201-1/+1
|
* Update Chinese (Taiwan) translationYuri Chornoivan2015-03-201-172/+69
|
* 16.6816.68Thierry Vignaud2015-03-173-1/+5
|
* log mkinitrd faillures (mga#9201)Thierry Vignaud2015-03-173-2/+8
|
* 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-112-0/+4
|
* 16.6716.67Thierry Vignaud2015-03-052-1/+3
|
* 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...
* Fix typo (mga#10179)16.66Rémi Verschelde2015-03-051-1/+1
|
* 16.66Anne Nicolas2015-03-053-1/+5
|
* update NEWSAnne Nicolas2015-03-052-0/+6
|
* add "nofail" option to "foreign" mountpoints to avoid unwantedAnne Nicolas2015-03-051-1/+5
| | | | recovery mode (Martin Whitaker) mga#10179
* Update translations from TransifexYuri Chornoivan2015-03-021-823/+247
|
* 16.6516.65Rémi Verschelde2015-02-272-1/+4
|
* Mageia 5 RC left backgroundRémi Verschelde2015-02-271-0/+0
|
* include udev rule for SynapticsThierry Vignaud2015-02-272-0/+4
|