summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
* 17.7217.72Thierry Vignaud2017-02-251-0/+2
|
* Update installer NEWS.Martin Whitaker2017-02-251-1/+6
|
* Revert "- Add 60-block.rules in the installer (mga#20074)"Thierry Vignaud2017-02-251-1/+0
| | | | | | | | | | | | | | | | | | This reverts commit bdac0595323a6417fb7365038c9777cde0060f58. Many testers are seeing the "I cannot read the partition table of device sda, it's too corrupted for me:(" message when the installer first examines the disks. It's likely that when the installer examines the partition table on the disk, that triggers the udev rule and causes the kernel to rescan the partition table. Unfortunately this coincides with the installer reading /proc/partitions to verify the kernel has the same view of the partitions, which can catch /proc/partitions in a partially updated state. After patching the ISO to remove the 60-block.rules file from stage 2, no failures happen in the installer.
* use SHA-512 instead of blowfishFrédéric Buclin2017-02-252-1/+2
| | | | | | as the default password encryption (mga#20342) thus completing commit c0529b4c5858300c0bd9c94fd35540e1f105dfd6
* move installer release notes where they belongThierry Vignaud2017-02-221-0/+1
|
* - Add 60-block.rules in the installer (mga#20074)Nicolas Lécureuil2017-02-221-0/+1
|
* Update Tajik translation from TxYuri Chornoivan2017-02-211-1/+1
|
* Update Polish translation from TxYuri Chornoivan2017-02-171-4/+6
|
* Update Tajik translation from TxYuri Chornoivan2017-02-171-2/+2
|
* Update Tajik translation from TxYuri Chornoivan2017-02-161-1/+1
|
* Update Tajik translation from TxYuri Chornoivan2017-02-161-4/+4
|
* Update Tajik translation from TxYuri Chornoivan2017-02-141-126/+142
|
* Update Tajik translation from TxYuri Chornoivan2017-02-141-75/+75
|
* Update Catalan translation from TxYuri Chornoivan2017-02-131-1/+1
|
* Update Tajik translation from TxYuri Chornoivan2017-02-131-42/+48
|
* Update Tajik translation from TxYuri Chornoivan2017-02-121-60/+74
|
* Update Tajik translation from TxYuri Chornoivan2017-02-111-26/+50
|
* Update Tajik translation from TxYuri Chornoivan2017-02-111-365/+105
|
* sync nonfree firmware list with kernel-4.9Thierry Vignaud2017-01-301-0/+2
|
* Update Albanian translation from TxYuri Chornoivan2017-01-271-31/+24
|
* Update Catalan translation from TxYuri Chornoivan2017-01-231-1/+1
|
* Release 17.7117.71Pascal Terjan2017-01-181-0/+2
|
* Update NEWS filesPascal Terjan2017-01-181-0/+1
|
* Update NEWS filesPascal Terjan2017-01-171-0/+3
|
* 17.7017.70Anne Nicolas2017-01-171-0/+2
|
* update NEWSAnne Nicolas2017-01-171-0/+2
|
* left background for Mageia 6Anne Nicolas2017-01-171-0/+0
|
* fix year... :-(Thierry Vignaud2017-01-121-1/+1
|
* 17.6917.69Thierry Vignaud2017-01-121-0/+2
|
* fix exception when clearing all partitionsThierry Vignaud2017-01-071-0/+2
| | | | it happens on !UEFI (mga#20083)
* sync with kernel-4.9Thierry Vignaud2016-12-311-0/+1
| | | | looks like nobobdy did 4.8...
* disable audit logging by default as it floods the logsThomas Backlund2016-12-241-0/+3
|
* 17.6817.68Thierry Vignaud2016-12-141-0/+2
|
* (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)
* 17.6717.67Pascal Terjan2016-12-141-0/+4
|
* Fix accidental part fo previous commitPascal Terjan2016-12-141-1/+1
|
* 17.66 (should fix mga#19933 and mga#19930)17.66Pascal Terjan2016-12-131-0/+2
|
* More int64 fixesPascal Terjan2016-12-132-8/+11
|
* More int64 fixesPascal Terjan2016-12-121-3/+3
|
* log latest fixesThierry Vignaud2016-12-121-0/+1
|
* 17.6517.65Thierry Vignaud2016-12-121-0/+2
|
* make sure progress_total is int64 (mga#19895)Thierry Vignaud2016-12-121-1/+2
| | | | | | | | Else gtkval_modify() would complain the ref changes from eg 'SCALAR(0xbd2aa38)' to 'REF(0xbd2aa38)' Thus enables i586 install to go on Though "Time remaining" looks bogus...
* make sure ratio is an int64 (mga#19895)Thierry Vignaud2016-12-121-2/+2
| | | | as this is the variable that cause issues
* show generic help too when using grub2Thierry Vignaud2016-12-111-0/+1
|
* describe what skipping os-prober does (mga#18538)Thierry Vignaud2016-12-111-0/+3
|
* 17.6417.64Anne Nicolas2016-12-111-0/+4
|
* more int64 init (Thierry Viganud) (mga#19895)Anne Nicolas2016-12-112-1/+4
|
* 17.6317.63Anne Nicolas2016-12-091-0/+2
|
* Force use of int64 for installed package size on i586 (mga#19895)Pascal Terjan2016-12-072-1/+4
|