Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix year... :-( | Thierry Vignaud | 2017-01-12 | 2 | -2/+2 |
| | |||||
* | 17.6917.69 | Thierry Vignaud | 2017-01-12 | 3 | -1/+5 |
| | |||||
* | rely on Gtk+ for checking for Xserver (mga#19498) | Thierry Vignaud | 2017-01-12 | 2 | -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 translation | Dimitrios Glentadakis | 2017-01-09 | 1 | -2/+5 |
| | |||||
* | fix exception when clearing all partitions | Thierry Vignaud | 2017-01-07 | 3 | -0/+5 |
| | | | | it happens on !UEFI (mga#20083) | ||||
* | 2.41 | Thomas Backlund | 2017-01-06 | 2 | -1/+3 |
| | |||||
* | apply audit=0 on all entries | Thomas Backlund | 2017-01-06 | 1 | -3/+3 |
| | |||||
* | 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 | 5 | -4/+10 |
| | | | | looks like nobobdy did 4.8... | ||||
* | disable audit logging by default as it floods the logs | Thomas Backlund | 2016-12-24 | 5 | -4/+12 |
| | |||||
* | 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 |
| | |||||
* | 2.40 | Thomas Backlund | 2016-12-22 | 2 | -1/+3 |
| | |||||
* | copy efiboot.img from boot.iso to toplevel isolinux/ so it can be re-used ↵ | Thomas Backlund | 2016-12-22 | 2 | -0/+4 |
| | | | | with CI and live isos | ||||
* | - try to dereference symbolic links in order to fix image size | Luc Menut | 2016-12-22 | 2 | -1/+3 |
| | | | | for FAT32 efiboot.img (mga#19323) | ||||
* | Revert "add extra space b/c of build issue (mga#18316)" | Thomas Backlund | 2016-12-22 | 2 | -2/+1 |
| | | | | This reverts commit fc255781e56bbddf3859e8941e4a3e93eee637fa. | ||||
* | 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 | ||||
* | make sure we won't again lost the special char | Thierry Vignaud | 2016-12-12 | 1 | -1/+1 |
| | | | | | | | | The ascii 15 (<SI>) special character in syslinux color codes is regularly lost b/c of some commands (eg: diff/patch), which broke color codes in syslinux (mga#18316). Just use chr() so that it'll never happen again | ||||
* | 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 |
| |