summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update Czech translation from TxYuri Chornoivan2016-12-141-2/+4
|
* 17.6717.67Pascal Terjan2016-12-142-1/+5
|
* Fix accidental part fo previous commitPascal Terjan2016-12-141-1/+1
|
* 17.66 (should fix mga#19933 and mga#19930)17.66Pascal Terjan2016-12-132-1/+3
|
* More int64 fixesPascal Terjan2016-12-132-8/+11
|
* Update Ukrainian translationYuri Chornoivan2016-12-131-1/+4
|
* Fix french translation errorNicolas Lécureuil2016-12-131-1/+1
|
* updateThierry Vignaud2016-12-121-1/+3
|
* sync with codeThierry Vignaud2016-12-1272-21527/+22819
|
* More int64 fixesPascal Terjan2016-12-121-3/+3
|
* fix installing drakdoc (it's not perl)Thierry Vignaud2016-12-122-1/+2
|
* log latest fixesThierry Vignaud2016-12-121-0/+1
|
* 17.6517.65Thierry Vignaud2016-12-123-1/+5
|
* 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...
* guard against ref to ref (eg: int64(0) vs 0)Thierry Vignaud2016-12-121-1/+2
| | | | | b/c ref(0) triggers "||=0" which would make the next commit to fail badly (mga#19895)
* 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-113-0/+3
|
* describe what skipping os-prober does (mga#18538)Thierry Vignaud2016-12-113-1/+9
|
* 17.6417.64Anne Nicolas2016-12-112-1/+5
|
* more int64 init (Thierry Viganud) (mga#19895)Anne Nicolas2016-12-112-1/+4
|
* 17.6317.63Anne Nicolas2016-12-093-1/+5
|
* Force use of int64 for installed package size on i586 (mga#19895)Pascal Terjan2016-12-072-1/+4
|
* Skip check for boot partitions when building Live images (mga#19516).Martin Whitaker2016-12-022-2/+4
|
* Update Catalan translation from TxYuri Chornoivan2016-12-011-61/+7
|
* Update Catalan translation from TxYuri Chornoivan2016-12-011-48/+24
|
* allow disabling autologin on LXDM (mga#17616)Nicolas Salguero2016-12-012-1/+4
|
* 17.6217.62Anne Nicolas2016-12-012-1/+6
|
* add grub2-editenv in list.xmlAnne Nicolas2016-12-011-0/+1
|
* sta2 left background imageAnne Nicolas2016-12-011-0/+0
|
* introduce drakdoc in order to look @ drakx POD docThierry Vignaud2016-11-272-1/+3
|
* 17.6117.61Thierry Vignaud2016-11-262-1/+3
|
* add a FIXME noteThierry Vignaud2016-11-201-0/+1
|
* use scrot instead of fb2png (mga#19810)Thierry Vignaud2016-11-203-2/+12
| | | | | rationale: fb2png only work with the 'fbdev' driver and thus doesn't work at all when fallbacking to the 'vesa' driver
* 17.6017.60Thierry Vignaud2016-11-153-1/+5
|
* fix being unable to format a newly part (mga#19172)Thierry Vignaud2016-11-153-1/+9
| | | | | | previous test was using an unexported function as a side effect, we now correctly offer to format a unmounted partition (eg: when using "noauto" option in /etc/fstab)
* (isFormatable) introduce itThierry Vignaud2016-11-151-1/+7
| | | | | we could have exported cannotBeMountable() but it's cleaner to export another isFoobar() function
* warn when an action condition is bogus (mga#19172)Thierry Vignaud2016-11-151-1/+5
| | | | thus showing we were using an unexported function for format test
* increase perl_checker SNRThierry Vignaud2016-11-152-2/+3
|
* Update Portuguese translation from TxYuri Chornoivan2016-11-141-84/+16
|
* Update Portuguese translation from TxYuri Chornoivan2016-11-141-115/+9
|
* Update Portuguese translation from TxYuri Chornoivan2016-11-141-47/+21
|
* Update Polish translation from TxYuri Chornoivan2016-11-141-78/+9
|
* Update Polish translation from TxYuri Chornoivan2016-11-141-13/+3
|
* Update Polish translation from TxYuri Chornoivan2016-11-141-9/+13
|
* Update Croatian translation from TxYuri Chornoivan2016-11-081-31/+10
|