summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
* Update Japanese translation from TxYuri Chornoivan2018-01-171-1/+1
|
* include more input HWDB entriesThierry Vignaud2018-01-102-0/+5
|
* installer: force update of /dev/disk/by-uuid after partitioning (mga#22059)Martin Whitaker2018-01-092-0/+9
| | | | | | | | Because stage2 does not include the udev 60-blocks.rule, udev does not automatically update the soft links in /dev/disk/by-uuid after we write the partition table and format the partitions. We need these links to be updated before we create the initrd. It would be cleaner to fix this with a udev rule, but for now, use brute force.
* Make fs::get_major_minor() unconditionally read the device numbers.Martin Whitaker2018-01-091-0/+4
| | | | | Thus ensuring we get the correct device numbers after writing a partition table (mga#22032).
* 17.9217.92Thomas Backlund2018-01-041-0/+2
|
* Really exit on errorPascal Terjan2018-01-041-0/+1
| | | | Incorrect code noticed in a comment on mga#22266
* Fix perl escaping causing commands to not get linkedPascal Terjan2018-01-042-1/+3
| | | | | 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.
* Update German translation from TxYuri Chornoivan2018-01-031-4/+4
|
* Update Catalan translation from TxYuri Chornoivan2018-01-021-3/+3
|
* Update Japanese translation from TxYuri Chornoivan2017-12-261-1/+1
|
* Update Catalan translation from TxYuri Chornoivan2017-12-171-1/+1
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2017-12-171-5/+5
|
* Update Catalan translation from TxYuri Chornoivan2017-11-271-3/+3
|
* Update Catalan translation from TxYuri Chornoivan2017-11-261-2/+2
|
* Update Catalan translation from TxYuri Chornoivan2017-11-261-5/+5
|
* Update Japanese translation from TxYuri Chornoivan2017-11-251-1/+1
|
* Update Catalan translation from TxYuri Chornoivan2017-11-251-29/+28
|
* Update Catalan translation from TxYuri Chornoivan2017-11-241-4/+4
|
* Update Danish translation from TxYuri Chornoivan2017-11-191-3/+3
|
* Update Danish translation from TxYuri Chornoivan2017-11-191-12/+12
|
* Update Hungarian translation from TxYuri Chornoivan2017-10-041-16/+17
|
* 17.9117.91Thierry Vignaud2017-10-041-0/+2
|
* do not include some hwdb files from uneeded pkgsThierry Vignaud2017-10-042-2/+1
|
* do not include libnss3 modules anymoreThierry Vignaud2017-10-042-5/+2
| | | | rationale: rpm-4.14 now uses OpenSSL
* Update Japanese translation from TxYuri Chornoivan2017-09-301-1/+1
|
* Update Japanese translation from TxYuri Chornoivan2017-09-201-3/+14
|
* Update Japanese translation from TxYuri Chornoivan2017-09-191-116/+132
|
* Update Japanese translation from TxYuri Chornoivan2017-09-181-1/+1
|
* 17.9017.90Thierry Vignaud2017-09-181-0/+2
|
* read_grub2: fix undefined labels (mga#19014)Thierry Vignaud2017-09-181-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 & linux16Thierry Vignaud2017-09-181-0/+3
| | | | thus we got more data
* Update Japanese translation from TxYuri Chornoivan2017-09-161-1/+1
|
* fix merge from wrong branch :-(Thierry Vignaud2017-09-071-1/+1
|
* 17.8917.89Thierry Vignaud2017-09-071-0/+2
|
* List::MoreUtils is now pure perlThierry Vignaud2017-09-072-2/+3
|
* adapt to URPM-5.14 (using perl native ints)Thierry Vignaud2017-09-075-13/+6
| | | | See mga#21441
* include part of udev's hwdb (mga#20327)Thierry Vignaud2017-09-072-0/+12
| | | | | | | 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.
* Update Japanese translation from TxYuri Chornoivan2017-08-221-5/+6
|
* Update Czech translation from TxYuri Chornoivan2017-07-241-10/+10
|
* fix wrong Pt translation of XFCE (mga#21252)Marja van Waes2017-07-151-3/+3
|
* 17.8817.88Thomas Backlund2017-07-071-0/+4
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2017-06-301-3/+4
|
* 17.8717.87Anne Nicolas2017-06-251-0/+4
|
* left background for Mageia 6 final versionAnne Nicolas2017-06-251-0/+0
|
* 17.8617.86Martin Whitaker2017-06-231-0/+4
|
* 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-232-3/+5
| | | | | This permits to correctly display the different panels as some of them contain quite a lot of data.
* 17.8517.85Thierry Vignaud2017-06-221-0/+2
|
* Don't overwrite custom grub2 settings when updating/upgrading (mga#20596)Martin Whitaker2017-06-221-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 Vignaud2017-06-101-0/+2
|