summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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)
* 2.41Thomas Backlund2017-01-062-1/+3
|
* apply audit=0 on all entriesThomas Backlund2017-01-061-3/+3
|
* 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-315-4/+10
| | | | looks like nobobdy did 4.8...
* disable audit logging by default as it floods the logsThomas Backlund2016-12-245-4/+12
|
* Update Dutch translation from TxYuri Chornoivan2016-12-221-61/+7
|
* Update Dutch translation from TxYuri Chornoivan2016-12-221-48/+4
|
* 2.40Thomas Backlund2016-12-222-1/+3
|
* copy efiboot.img from boot.iso to toplevel isolinux/ so it can be re-used ↵Thomas Backlund2016-12-222-0/+4
| | | | with CI and live isos
* - try to dereference symbolic links in order to fix image sizeLuc Menut2016-12-222-1/+3
| | | | for FAT32 efiboot.img (mga#19323)
* Revert "add extra space b/c of build issue (mga#18316)"Thomas Backlund2016-12-222-2/+1
| | | | This reverts commit fc255781e56bbddf3859e8941e4a3e93eee637fa.
* 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
|
* 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
* make sure we won't again lost the special charThierry Vignaud2016-12-121-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 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
|