summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix drakboot video mode selection when using grub2 (mga#21246)Martin Whitaker2018-05-283-5/+15
| | | | | | | | | | | | | | | The video mode needs to be extracted from and written back to the GRUB_CMDLINE_LINUX_DEFAULT parameter in /etc/defaults/grub2. This fix creates a new "default_vga" key in the $bootloader hash to hold the current selection. Using the existing "vga" key would cause the default video mode to be added to any bootloader entries that don't have a specific "vga" value, e.g. the "failsafe" entry. The $bootloader "vga" value doesn't appear to be set anywhere else, so may in fact be obsolete. (cherry picked from commit f70da6dee2087dbcb26e1ae6e00c5ea859c0c787)
* Revert "do not alter /etc/default/grub on kernel updates"Thierry Vignaud2018-05-281-4/+6
| | | | | | | This reverts commit 7bb01fb038e0a882e755b963110bda381336b748 and commit 4c1cb5006360ccb780926000bd57f150e0fc8fbe (cherry picked from commit a2594a936ea91a08881cb40e056f1407065a2ee6)
* Combine bootloader perImageAppend and default_append keys.Martin Whitaker2018-05-283-5/+10
| | | | | | | This allows changes to the append options to propagate to the grub2 configuration file, thus fixing mga#21263 and mga#21250. (cherry picked from commit 6fb73fba36f9fcf88251f3bd3ad8ee67950c8541)
* update list of modules needing firmwareThomas Backlund2018-05-282-9/+11
| | | | (cherry picked from commit 14fe8140dfa87211854877002217f44aa02318ea)
* iwlwifi-agn-ucode is renamed to iwlwifi-firmware (mga#22316)Thomas Backlund2018-05-282-1/+2
| | | | (cherry picked from commit c307169409a13fab669f863fdfa41364c319b20d)
* Fix perl escaping causing commands to not get linkedPascal Terjan2018-05-282-1/+2
| | | | | | | Noticed in the build log: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/sub (\w+?)_?(\(\))? { <-- HERE .*/ at -e line 1. (cherry picked from commit d24876d991bbcfb83fd523896dba85e2df1fce46)
* do not include some hwdb files from uneeded pkgsThierry Vignaud2018-05-282-2/+1
| | | | (cherry picked from commit 41fd11bfd0f15880295ab9e361ebda1483ad95f3)
* fix merge from wrong branch :-(Thierry Vignaud2018-05-281-1/+1
| | | | (cherry picked from commit d25d07fb2485d2ab87dedf8ffee8db922700eb13)
* include part of udev's hwdb (mga#20327)Thierry Vignaud2018-05-282-0/+11
| | | | | | | | | 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. (cherry picked from commit 102339802fe667e53d517f522d24bb9e4c652019)
* don't list HDA "input" devices as keyboardsThierry Vignaud2018-04-172-1/+4
| | | | | | Those are listed in /proc/bus/input/devices (mga#9986) (cherry picked from commit ae6acbf65a1911b5ae29e216901a7a2ac3cd4080)
* 17.88.117.88.1Thierry Vignaud2017-09-182-1/+3
|
* (read_grub2) handle several levels of submenusThierry Vignaud2017-09-181-1/+1
| | | | | | needed anyway after last commit (cherry picked from commit 59dfe929349aa4e9f138cd2e311fda9dad146b5a)
* read_grub2: fix undefined labels (mga#19014)Thierry Vignaud2017-09-183-1/+5
| | | | | | | | | | | | | 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. (cherry picked from commit 1941fa3c6e9a68a1004c92f42493508bb46a32b5)
* (read_grub2) handle both linux & linux16Thierry Vignaud2017-09-183-1/+7
| | | | | | thus we got more data (cherry picked from commit 56c8070207a8395b7fb0c20eb200fd9bd8c76757)
* 2.46.1Thomas Backlund2017-07-242-1/+3
|
* drop (Cauldron) from UEFI menusThomas Backlund2017-07-243-3/+5
|
* 17.8817.88Thomas Backlund2017-07-073-1/+9
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2017-06-301-59/+7
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2017-06-301-2/+2
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2017-06-301-3/+4
|
* 17.8717.87Anne Nicolas2017-06-252-1/+5
|
* left background for Mageia 6 final versionAnne Nicolas2017-06-251-0/+0
|
* 17.8617.86Martin Whitaker2017-06-232-1/+5
|
* 2.46Martin Whitaker2017-06-232-1/+5
|
* Centre the advert images displayed by the installer.Martin Whitaker2017-06-231-1/+1
| | | | Gives better appearance at higher screen resolutions.
* Increase the default window size of the installer to 1024x768 (mga#20624)Frédéric Buclin2017-06-234-8/+8
| | | | | This permits to correctly display the different panels as some of them contain quite a lot of data.
* 17.8517.85Thierry Vignaud2017-06-223-1/+5
|
* 2.45Thierry Vignaud2017-06-222-1/+3
|
* 2.24Thierry Vignaud2017-06-222-1/+2
|
* Don't overwrite custom grub2 settings when updating/upgrading (mga#20596)Martin Whitaker2017-06-223-2/+4
| | | | | 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 Vignaud2017-06-105-1/+9
|
* Update German translation from TxYuri Chornoivan2017-06-051-10/+9
|
* 17.8417.84Rémi Verschelde2017-06-053-1/+9
|
* Update German translation from TxYuri Chornoivan2017-06-051-11/+11
|
* Update German translation from TxYuri Chornoivan2017-06-041-14/+15
|
* Update German translation from TxYuri Chornoivan2017-06-041-11/+11
|
* Update German translation from TxYuri Chornoivan2017-06-041-3/+3
|
* 17.8317.83Thierry Vignaud2017-06-043-1/+5
|
* log previous changesThierry Vignaud2017-06-042-0/+4
|
* Update German translation from TxYuri Chornoivan2017-06-041-3/+4
|
* Update German translation from TxYuri Chornoivan2017-06-041-5/+6
|
* Update German translation from TxYuri Chornoivan2017-06-031-4/+4
|
* Update German translation from TxYuri Chornoivan2017-06-031-4/+4
|
* Update German translation from TxYuri Chornoivan2017-06-031-2/+2
|
* Update German translation from TxYuri Chornoivan2017-06-031-2/+2
|
* Update German translation from TxYuri Chornoivan2017-06-031-2/+2
|
* Update German translation from TxYuri Chornoivan2017-06-031-2/+2
|
* Update German translation from TxYuri Chornoivan2017-06-011-2/+2
|
* Update German translation from TxYuri Chornoivan2017-05-311-3/+2
|
* Update German translation from TxYuri Chornoivan2017-05-311-2/+2
|