Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Catalan translation from Tx | Yuri Chornoivan | 2017-01-05 | 1 | -2/+4 |
| | |||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2017-01-04 | 1 | -78/+10 |
| | |||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2017-01-04 | 1 | -49/+5 |
| | |||||
* | sync with kernel-4.9 | Thierry Vignaud | 2016-12-31 | 2 | -0/+2 |
| | | | | looks like nobobdy did 4.8... | ||||
* | disable audit logging by default as it floods the logs | Thomas Backlund | 2016-12-24 | 3 | -3/+9 |
| | |||||
* | Update Dutch translation from Tx | Yuri Chornoivan | 2016-12-22 | 1 | -61/+7 |
| | |||||
* | Update Dutch translation from Tx | Yuri Chornoivan | 2016-12-22 | 1 | -48/+4 |
| | |||||
* | Enable Live system to install additional packages from local repository. | Martin Whitaker | 2016-12-19 | 1 | -1/+1 |
| | |||||
* | make code more explicit | Thierry Vignaud | 2016-12-19 | 1 | -1/+3 |
| | |||||
* | remove old pkgs from blacklist | Thierry Vignaud | 2016-12-19 | 1 | -1/+1 |
| | | | | | those packages are no more in rpmsrate and in most case do not even exist anymore in mageia | ||||
* | Slovenian translation updated | filip | 2016-12-14 | 1 | -1/+3 |
| | |||||
* | 17.6817.68 | Thierry Vignaud | 2016-12-14 | 2 | -1/+3 |
| | |||||
* | (size2time) enforce returning a float (mga#19930) | Thierry Vignaud | 2016-12-14 | 2 | -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 int64 | Thierry Vignaud | 2016-12-14 | 1 | -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 Tx | Yuri Chornoivan | 2016-12-14 | 1 | -62/+7 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2016-12-14 | 1 | -50/+4 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2016-12-14 | 1 | -2/+4 |
| | |||||
* | 17.6717.67 | Pascal Terjan | 2016-12-14 | 2 | -1/+5 |
| | |||||
* | Fix accidental part fo previous commit | Pascal Terjan | 2016-12-14 | 1 | -1/+1 |
| | |||||
* | 17.66 (should fix mga#19933 and mga#19930)17.66 | Pascal Terjan | 2016-12-13 | 2 | -1/+3 |
| | |||||
* | More int64 fixes | Pascal Terjan | 2016-12-13 | 2 | -8/+11 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2016-12-13 | 1 | -1/+4 |
| | |||||
* | Fix french translation error | Nicolas Lécureuil | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2016-12-12 | 1 | -1/+3 |
| | |||||
* | sync with code | Thierry Vignaud | 2016-12-12 | 72 | -21527/+22819 |
| | |||||
* | More int64 fixes | Pascal Terjan | 2016-12-12 | 1 | -3/+3 |
| | |||||
* | fix installing drakdoc (it's not perl) | Thierry Vignaud | 2016-12-12 | 2 | -1/+2 |
| | |||||
* | log latest fixes | Thierry Vignaud | 2016-12-12 | 1 | -0/+1 |
| | |||||
* | 17.6517.65 | Thierry Vignaud | 2016-12-12 | 3 | -1/+5 |
| | |||||
* | make sure progress_total is int64 (mga#19895) | Thierry Vignaud | 2016-12-12 | 1 | -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 Vignaud | 2016-12-12 | 1 | -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 Vignaud | 2016-12-12 | 1 | -2/+2 |
| | | | | as this is the variable that cause issues | ||||
* | show generic help too when using grub2 | Thierry Vignaud | 2016-12-11 | 3 | -0/+3 |
| | |||||
* | describe what skipping os-prober does (mga#18538) | Thierry Vignaud | 2016-12-11 | 3 | -1/+9 |
| | |||||
* | 17.6417.64 | Anne Nicolas | 2016-12-11 | 2 | -1/+5 |
| | |||||
* | more int64 init (Thierry Viganud) (mga#19895) | Anne Nicolas | 2016-12-11 | 2 | -1/+4 |
| | |||||
* | 17.6317.63 | Anne Nicolas | 2016-12-09 | 3 | -1/+5 |
| | |||||
* | Force use of int64 for installed package size on i586 (mga#19895) | Pascal Terjan | 2016-12-07 | 2 | -1/+4 |
| | |||||
* | Skip check for boot partitions when building Live images (mga#19516). | Martin Whitaker | 2016-12-02 | 2 | -2/+4 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2016-12-01 | 1 | -61/+7 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2016-12-01 | 1 | -48/+24 |
| | |||||
* | allow disabling autologin on LXDM (mga#17616) | Nicolas Salguero | 2016-12-01 | 2 | -1/+4 |
| | |||||
* | 17.6217.62 | Anne Nicolas | 2016-12-01 | 2 | -1/+6 |
| | |||||
* | add grub2-editenv in list.xml | Anne Nicolas | 2016-12-01 | 1 | -0/+1 |
| | |||||
* | sta2 left background image | Anne Nicolas | 2016-12-01 | 1 | -0/+0 |
| | |||||
* | introduce drakdoc in order to look @ drakx POD doc | Thierry Vignaud | 2016-11-27 | 2 | -1/+3 |
| | |||||
* | 17.6117.61 | Thierry Vignaud | 2016-11-26 | 2 | -1/+3 |
| | |||||
* | add a FIXME note | Thierry Vignaud | 2016-11-20 | 1 | -0/+1 |
| | |||||
* | use scrot instead of fb2png (mga#19810) | Thierry Vignaud | 2016-11-20 | 3 | -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.60 | Thierry Vignaud | 2016-11-15 | 3 | -1/+5 |
| |