summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Ensure the kernel doesn't rescan a partially written partition table ↵Martin Whitaker2017-02-127-11/+36
| | | | | | | | | | | | | | | | | | | (mga#20074). When no partitions on a DOS-partitioned disk are mounted, the kernel automatically rescans the partition table when the file handle to the raw device is released. Currently the code opens and closes the raw device when writing the primary partition table and when writing each extended partition table segment. As the extended partition table segments form a linked list, this allows the kernel to get in and rescan the table when the list is not in a coherent state. This patch changes the code to open the raw device before writing the primary partition table and to close it only after writing the last extended partition table segment. The behaviour for other partition table types is unchanged. v2 (tvignaud): simplify by moving copies of noop funcs into the base class
* Update Tajik translation from TxYuri Chornoivan2017-02-111-726/+161
|
* Update Tajik translation from TxYuri Chornoivan2017-02-111-1021/+236
|
* Update Tajik translation from TxYuri Chornoivan2017-02-111-26/+50
|
* Update Tajik translation from TxYuri Chornoivan2017-02-111-365/+105
|
* Update Russian translationAlexey Loginov2017-02-051-1104/+314
|
* sync nonfree firmware list with kernel-4.9Thierry Vignaud2017-01-303-8/+11
|
* Update Albanian translation from TxYuri Chornoivan2017-01-271-41/+14
|
* Update Albanian translation from TxYuri Chornoivan2017-01-271-14/+7
|
* Update Albanian translation from TxYuri Chornoivan2017-01-271-31/+24
|
* do not offer lilo/grub-legacy in live installThierry Vignaud2017-01-231-1/+1
| | | | Resolves: mga#20089
* Update Catalan translation from TxYuri Chornoivan2017-01-231-5/+6
|
* Update Catalan translation from TxYuri Chornoivan2017-01-231-7/+8
|
* Update Catalan translation from TxYuri Chornoivan2017-01-231-1/+1
|
* convert some comments to PODThierry Vignaud2017-01-221-6/+35
|
* add basic PODThierry Vignaud2017-01-221-0/+43
|
* Update Brazilian Portuguese translationYuri Chornoivan2017-01-211-51/+4
|
* Release 17.7117.71Pascal Terjan2017-01-183-1/+5
|
* Update NEWS filesPascal Terjan2017-01-182-0/+2
|
* Renumber existing partitions before adding a new one (mga#19935).Martin Whitaker2017-01-171-6/+12
|
* Update NEWS filesPascal Terjan2017-01-172-0/+6
|
* Fix bug in detecting whether a BIOS boot partition is required (mga#19935).Martin Whitaker2017-01-171-1/+1
|
* 17.7017.70Anne Nicolas2017-01-172-1/+3
|
* update NEWSAnne Nicolas2017-01-171-0/+2
|
* left background for Mageia 6Anne Nicolas2017-01-171-0/+0
|
* Update Romanian translation from TxYuri Chornoivan2017-01-161-61/+7
|
* Update Romanian translation from TxYuri Chornoivan2017-01-161-50/+5
|
* Update Spanish translation from TxYuri Chornoivan2017-01-131-59/+7
|
* Update Spanish translation from TxYuri Chornoivan2017-01-131-52/+5
|
* fix year... :-(Thierry Vignaud2017-01-122-2/+2
|
* 17.6917.69Thierry Vignaud2017-01-123-1/+5
|
* rely on Gtk+ for checking for Xserver (mga#19498)Thierry Vignaud2017-01-122-2/+5
| | | | | | | | | MCC also needs a separate fix for forcing using the X11 GDK backend b/c GtkPlug/Socket do not work under Wayland, thus relying on xwayland XFdrake will probably fails the same way under wayland, but anyway it's there for configuring xserver... It should probably checks for wayland before proposing to test
* Update Greek translationDimitrios Glentadakis2017-01-091-2/+5
|
* fix exception when clearing all partitionsThierry Vignaud2017-01-073-0/+5
| | | | it happens on !UEFI (mga#20083)
* Update Catalan translation from TxYuri Chornoivan2017-01-051-2/+4
|
* Update Swedish translation from TxYuri Chornoivan2017-01-041-78/+10
|
* Update Swedish translation from TxYuri Chornoivan2017-01-041-49/+5
|
* sync with kernel-4.9Thierry Vignaud2016-12-312-0/+2
| | | | looks like nobobdy did 4.8...
* disable audit logging by default as it floods the logsThomas Backlund2016-12-243-3/+9
|
* Update Dutch translation from TxYuri Chornoivan2016-12-221-61/+7
|
* Update Dutch translation from TxYuri Chornoivan2016-12-221-48/+4
|
* Enable Live system to install additional packages from local repository.Martin Whitaker2016-12-191-1/+1
|
* make code more explicitThierry Vignaud2016-12-191-1/+3
|
* remove old pkgs from blacklistThierry Vignaud2016-12-191-1/+1
| | | | | those packages are no more in rpmsrate and in most case do not even exist anymore in mageia
* Slovenian translation updatedfilip2016-12-141-1/+3
|
* 17.6817.68Thierry Vignaud2016-12-142-1/+3
|
* (size2time) enforce returning a float (mga#19930)Thierry Vignaud2016-12-142-0/+6
| | | | | with the previous fix, the progress bar will now properly update on i586 will be a float between 0 & 1
* revert forcing $progress_total & $ratio to be int64Thierry Vignaud2016-12-141-3/+3
| | | | | | it's bogus as then, when not using native int64 (eg: i586), the ratio cannot be a float between 0 & 1 and thus the progress bar can never be updated (mga#19930)
* Update German translation from TxYuri Chornoivan2016-12-141-62/+7
|
* Update German translation from TxYuri Chornoivan2016-12-141-50/+4
|