Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with kernel-6.0 | Thierry Vignaud | 2023-02-23 | 1 | -0/+2 |
| | | | | Fix conflicts when rebasing after tmb changes | ||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2023-02-15 | 1 | -1/+1 |
| | |||||
* | Update Dutch translation from Tx | Yuri Chornoivan | 2023-02-10 | 1 | -28/+5 |
| | |||||
* | 18.5618.56 | Thomas Backlund | 2023-02-09 | 1 | -0/+2 |
| | |||||
* | sync with kernel 6.1 | Thomas Backlund | 2023-02-08 | 1 | -0/+1 |
| | |||||
* | sync with kernel 6.0 | Thomas Backlund | 2023-02-08 | 1 | -0/+1 |
| | |||||
* | sync with kernel 5.19 | Thomas Backlund | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Update Russian translation from Tx | Yuri Chornoivan | 2023-01-24 | 1 | -26/+2 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2023-01-22 | 1 | -24/+2 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2023-01-20 | 1 | -26/+2 |
| | |||||
* | 18.5418.54 | Martin Whitaker | 2023-01-06 | 1 | -0/+2 |
| | |||||
* | installer: apply workaround to fix display of release notes (mga#31294) | Martin Whitaker | 2023-01-02 | 2 | -0/+5 |
| | |||||
* | installer: include icu data file needed when using WebKitGTK. | Martin Whitaker | 2023-01-02 | 1 | -0/+4 |
| | |||||
* | 18.5318.53 | Martin Whitaker | 2022-12-29 | 1 | -0/+3 |
| | |||||
* | installer: add openssl config file needed when running cryptsetup (mga#31315) | Martin Whitaker | 2022-12-29 | 3 | -0/+4 |
| | |||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2022-12-10 | 1 | -25/+2 |
| | |||||
* | 18.5218.52 | Martin Whitaker | 2022-12-03 | 1 | -0/+3 |
| | |||||
* | Update French translation from Tx | Yuri Chornoivan | 2022-11-30 | 1 | -27/+4 |
| | |||||
* | Update NEWS. | Martin Whitaker | 2022-11-30 | 1 | -0/+1 |
| | |||||
* | installer: more fixes to support https media URLs. | Martin Whitaker | 2022-11-30 | 1 | -3/+3 |
| | |||||
* | installer: add additional files to allow https URLs to be authenticated. | Martin Whitaker | 2022-11-30 | 1 | -0/+2 |
| | |||||
* | installer: write out the timezone for use by urpm::mirrors. | Martin Whitaker | 2022-11-30 | 1 | -0/+15 |
| | | | | | urpm::mirrors will use /etc/sysconfig/clock in the installer environment when choosing the nearest mirror. So make that file available. | ||||
* | Update German (Austria) translation from Tx | Yuri Chornoivan | 2022-11-26 | 1 | -0/+1706 |
| | |||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -31/+10 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -27/+4 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -26/+2 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -25/+4 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2022-11-21 | 1 | -9/+9 |
| | |||||
* | Update translation catalogues. | Martin Whitaker | 2022-11-21 | 79 | -7749/+7306 |
| | |||||
* | Update NEWS. | Martin Whitaker | 2022-11-20 | 1 | -0/+4 |
| | |||||
* | Rework mirror::nearest() to use the same algorithm as urpm::mirrors. | Martin Whitaker | 2022-11-20 | 1 | -0/+5 |
| | | | | | The old code never really worked. At best it would return a mirror at the same longitude, but usually it returned a random result. | ||||
* | installer: preconfigure timezone before asking for online supplementary ↵ | Martin Whitaker | 2022-11-20 | 1 | -0/+1 |
| | | | | | | media URL. The timezone is used to select the nearest mirror. | ||||
* | installer: allow user to specify downloader when adding supplementary media. | Martin Whitaker | 2022-11-20 | 1 | -0/+2 |
| | |||||
* | installer: allow user to specify mirror and downloader when installing updates. | Martin Whitaker | 2022-11-20 | 1 | -1/+19 |
| | |||||
* | Move ask_mirror() from install::any to any. | Martin Whitaker | 2022-11-19 | 1 | -70/+1 |
| | | | | This makes it available for use by draklive-install. | ||||
* | 18.5118.51 | Martin Whitaker | 2022-10-29 | 1 | -0/+2 |
| | |||||
* | Include rpm & rpmdb in stage 2 installer files. | Martin Whitaker | 2022-10-29 | 2 | -0/+3 |
| | | | | | These are needed to allow the rpm database to be converted to sqlite when upgrading an older Mageia installation (mga#31024). | ||||
* | Fix typo in comment. | Martin Whitaker | 2022-10-28 | 1 | -1/+1 |
| | |||||
* | Adapt to WebKit2 4.1. | Martin Whitaker | 2022-10-26 | 2 | -8/+10 |
| | |||||
* | Ensure efivars are mounted before installing a UEFI bootloader (mga#31008) | Martin Whitaker | 2022-10-24 | 1 | -0/+2 |
| | | | | | | | | | The old way of accessing EFI NVRAM variables via /sys/firmware/efi/vars was removed in Linux 6.0. The new way is to use the efivarfs pseudo- filesystem, which is usually mounted at /sys/firmware/efi/efivars. We need to make sure this is actually mounted before attempting to install a UEFI bootloader, otherwise any attempt to write to the EFI NVRAM will fail. | ||||
* | 18.5018.50 | Martin Whitaker | 2022-09-17 | 1 | -0/+2 |
| | |||||
* | Update Russian translation from Tx | Yuri Chornoivan | 2022-08-27 | 1 | -2/+2 |
| | |||||
* | Update Greek translation from Tx | Yuri Chornoivan | 2022-08-21 | 1 | -2/+2 |
| | |||||
* | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2022-08-19 | 1 | -2/+3 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2022-08-19 | 1 | -1/+1 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2022-08-16 | 1 | -4/+4 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2022-08-16 | 1 | -2/+2 |
| | |||||
* | Update Norwegian Bokmal translation from Tx | Yuri Chornoivan | 2022-08-16 | 1 | -2/+2 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2022-08-16 | 1 | -2/+2 |
| | |||||
* | Update French translation from Tx | Yuri Chornoivan | 2022-08-16 | 1 | -3/+5 |
| |