Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 17.9017.90 | Thierry Vignaud | 2017-09-18 | 1 | -0/+2 |
| | |||||
* | read_grub2: fix undefined labels (mga#19014) | Thierry Vignaud | 2017-09-18 | 1 | -0/+2 |
| | | | | | | | | | | | we were wrongly assuming we entered a new entry when reading eg: "${xen_rm_opts}" (which is why most people never see that error and why I wasn't able to reproduce it, one would need Xen or similar to be installed) Then drakboot would crash with: drakboot crashed ("undefined value for mandatory argument 'text' encountered at ugtk3.pm" Theorically, it could happen with DrakX too when updating a system with Xen. | ||||
* | (read_grub2) handle both linux & linux16 | Thierry Vignaud | 2017-09-18 | 1 | -0/+3 |
| | | | | thus we got more data | ||||
* | 17.8917.89 | Thierry Vignaud | 2017-09-07 | 1 | -0/+2 |
| | |||||
* | List::MoreUtils is now pure perl | Thierry Vignaud | 2017-09-07 | 1 | -0/+1 |
| | |||||
* | adapt to URPM-5.14 (using perl native ints) | Thierry Vignaud | 2017-09-07 | 1 | -0/+1 |
| | | | | See mga#21441 | ||||
* | include part of udev's hwdb (mga#20327) | Thierry Vignaud | 2017-09-07 | 1 | -0/+2 |
| | | | | | | | Let's hope it fixes touchpad in installer. Such a missing file might also explain why adding the udev rule wasn't enough for mga#20074. | ||||
* | 17.8817.88 | Thomas Backlund | 2017-07-07 | 1 | -0/+4 |
| | |||||
* | 17.8717.87 | Anne Nicolas | 2017-06-25 | 1 | -0/+4 |
| | |||||
* | 17.8617.86 | Martin Whitaker | 2017-06-23 | 1 | -0/+4 |
| | |||||
* | 17.8517.85 | Thierry Vignaud | 2017-06-22 | 1 | -0/+2 |
| | |||||
* | Don't overwrite custom grub2 settings when updating/upgrading (mga#20596) | Martin Whitaker | 2017-06-22 | 1 | -0/+1 |
| | | | | | Fixes a corner case bug where GRUB_DEFAULT and GRUB_SAVEDEFAULT would be overwritten if previously set to a value that evaluates as false. | ||||
* | list 8812au (mga#21043) | Thierry Vignaud | 2017-06-10 | 1 | -0/+2 |
| | |||||
* | 17.8417.84 | Rémi Verschelde | 2017-06-05 | 1 | -0/+4 |
| | |||||
* | 17.8317.83 | Thierry Vignaud | 2017-06-04 | 1 | -0/+2 |
| | |||||
* | log previous changes | Thierry Vignaud | 2017-06-04 | 1 | -0/+3 |
| | |||||
* | 17.8217.82 | Martin Whitaker | 2017-05-06 | 1 | -0/+4 |
| | |||||
* | 17.8117.81 | Rémi Verschelde | 2017-05-05 | 1 | -0/+2 |
| | |||||
* | Log previous change | Frédéric Buclin | 2017-05-05 | 1 | -0/+2 |
| | |||||
* | 17.8017.80 | Rémi Verschelde | 2017-05-03 | 1 | -0/+2 |
| | |||||
* | Updated DE selection and advertising artwork for Mageia 6 (mga#20647) | Rémi Verschelde | 2017-05-03 | 1 | -0/+2 |
| | |||||
* | 17.79: update translations17.79 | Thomas Backlund | 2017-04-26 | 1 | -0/+4 |
| | |||||
* | 17.7817.78 | Anne Nicolas | 2017-04-04 | 1 | -0/+4 |
| | |||||
* | 17.7717.77 | Rémi Verschelde | 2017-04-04 | 1 | -0/+2 |
| | |||||
* | Document previous commits by Martin Whitaker | Rémi Verschelde | 2017-04-04 | 1 | -0/+13 |
| | |||||
* | 17.7617.76 | Thierry Vignaud | 2017-03-24 | 1 | -0/+2 |
| | |||||
* | prevent autovivification (mga#20551) | Thierry Vignaud | 2017-03-24 | 1 | -0/+2 |
| | | | | | | | | | | | | commit 560f9ca983d743cc42701c24546ac8c2080a13fe introduced a regression in that a lot of variables got autovivificated This results in a bug for some of them, at least for 'compssListLevel' The solution is to store options values in a hash (which actually simplifies here): http://perldoc.perl.org/Getopt/Long.html#Storing-options-values-in-a-hash Thanks Martin Whitaker for the suggestion | ||||
* | ignore case for options | Thierry Vignaud | 2017-03-24 | 1 | -0/+3 |
| | | | | | | commit 560f9ca983d743cc42701c24546ac8c2080a13fe introduced this small regression, which is important to fix for next commit, else s/compsslistlevel/compssListLevel/ won't work as intended | ||||
* | 17.7517.75 | Thierry Vignaud | 2017-03-17 | 1 | -0/+2 |
| | |||||
* | do not make all action buttons the same size | Thierry Vignaud | 2017-03-17 | 1 | -0/+1 |
| | | | | | | | Thus fixing too big translations that make the partition window to be too big (mga#20360) This was a side effect of commit 947ab9bb0fb06611b5bd54465f98545ff175afb2 which itself partially reverted commit 8e187d972ed59909271d48915eef4af34e7fe068 | ||||
* | log previous changes | Thierry Vignaud | 2017-03-17 | 1 | -0/+11 |
| | |||||
* | 17.7417.74 | Jani Välimaa | 2017-03-09 | 1 | -0/+2 |
| | |||||
* | Update translations (e17 -> e21) | Jani Välimaa | 2017-03-09 | 1 | -0/+2 |
| | |||||
* | 17.7317.73 | Thierry Vignaud | 2017-03-08 | 1 | -0/+2 |
| | |||||
* | add example how to include debuginfo | Thierry Vignaud | 2017-03-06 | 1 | -0/+1 |
| | | | | eg: for ldetect & drakxtools | ||||
* | list input & HID devices in report.bug (mga#20327) | Thierry Vignaud | 2017-03-06 | 1 | -0/+1 |
| | |||||
* | make it work with gdb-7.12 | Thierry Vignaud | 2017-03-06 | 1 | -0/+1 |
| | | | | | Even with previous commit, we still need a bunch of new python/scheme modules | ||||
* | preset keyboard if DEBUG_INSTALL_LANG is set | Thierry Vignaud | 2017-03-06 | 1 | -0/+2 |
| | | | | useful when doing a debug build | ||||
* | sync with kernel-4.8 | Thierry Vignaud | 2017-02-25 | 1 | -0/+2 |
| | |||||
* | 17.7217.72 | Thierry Vignaud | 2017-02-25 | 1 | -0/+2 |
| | |||||
* | Update installer NEWS. | Martin Whitaker | 2017-02-25 | 1 | -1/+6 |
| | |||||
* | use SHA-512 instead of blowfish | Frédéric Buclin | 2017-02-25 | 1 | -0/+1 |
| | | | | | | as the default password encryption (mga#20342) thus completing commit c0529b4c5858300c0bd9c94fd35540e1f105dfd6 | ||||
* | move installer release notes where they belong | Thierry Vignaud | 2017-02-22 | 1 | -0/+1 |
| | |||||
* | sync nonfree firmware list with kernel-4.9 | Thierry Vignaud | 2017-01-30 | 1 | -0/+2 |
| | |||||
* | Release 17.7117.71 | Pascal Terjan | 2017-01-18 | 1 | -0/+2 |
| | |||||
* | Update NEWS files | Pascal Terjan | 2017-01-18 | 1 | -0/+1 |
| | |||||
* | Update NEWS files | Pascal Terjan | 2017-01-17 | 1 | -0/+3 |
| | |||||
* | 17.7017.70 | Anne Nicolas | 2017-01-17 | 1 | -0/+2 |
| | |||||
* | update NEWS | Anne Nicolas | 2017-01-17 | 1 | -0/+2 |
| | |||||
* | fix year... :-( | Thierry Vignaud | 2017-01-12 | 1 | -1/+1 |
| |