Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update German translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -345/+1225 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -27/+4 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -346/+1198 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -26/+2 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -302/+988 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -25/+4 |
| | |||||
* | Update translations | Yuri Chornoivan | 2022-11-22 | 3 | -3440/+1031 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2022-11-22 | 1 | -23/+35 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2022-11-21 | 1 | -9/+9 |
| | |||||
* | Update translation catalogues. | Martin Whitaker | 2022-11-21 | 158 | -15271/+18374 |
| | |||||
* | Update NEWS. | Martin Whitaker | 2022-11-20 | 2 | -0/+7 |
| | |||||
* | Don't reject https URLs when fetching a mirror list. | Martin Whitaker | 2022-11-20 | 1 | -1/+1 |
| | |||||
* | Allow https when user provides an explicit mirror URL. | Martin Whitaker | 2022-11-20 | 1 | -2/+2 |
| | |||||
* | Drop lookup table made redundant by mirror::nearest() rework. | Martin Whitaker | 2022-11-20 | 1 | -35/+0 |
| | |||||
* | any::ask_mirror() : handle case of mirror::nearest() returning nothing. | Martin Whitaker | 2022-11-20 | 1 | -1/+1 |
| | |||||
* | Rework mirror::nearest() to use the same algorithm as urpm::mirrors. | Martin Whitaker | 2022-11-20 | 2 | -10/+62 |
| | | | | | 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 |
| | |||||
* | Add subroutine to set urpmi downloader. | Martin Whitaker | 2022-11-20 | 1 | -0/+16 |
| | |||||
* | Add option to specify mirror URL to any::urpmi_add_all_media. | Martin Whitaker | 2022-11-20 | 1 | -2/+4 |
| | |||||
* | Add a dialogue for choosing options for mirror selection and urpmi downloader. | Martin Whitaker | 2022-11-20 | 1 | -0/+75 |
| | |||||
* | Move ask_mirror() from install::any to any. | Martin Whitaker | 2022-11-19 | 2 | -70/+70 |
| | | | | This makes it available for use by draklive-install. | ||||
* | finish-install: detect and adapt to systems using NetworkManager | Martin Whitaker | 2022-11-13 | 2 | -2/+14 |
| | |||||
* | finish-install: when renaming user, update name in any network config files | Martin Whitaker | 2022-11-13 | 2 | -0/+10 |
| | |||||
* | Refactor ready for next commit. | Martin Whitaker | 2022-11-12 | 1 | -2/+3 |
| | |||||
* | 2.872.87 | Martin Whitaker | 2022-10-31 | 2 | -1/+3 |
| | |||||
* | Update grub.config search label for Mageia 9 (mga#30932). | Martin Whitaker | 2022-10-31 | 2 | -1/+3 |
| | |||||
* | 18.5118.51 | Martin Whitaker | 2022-10-29 | 3 | -1/+5 |
| | |||||
* | 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 efivarfs is mounted in the chroot when running the installer. | Martin Whitaker | 2022-10-25 | 1 | -4/+4 |
| | | | | | | | If the efivarfs was already mounted in the installer runtime environment, the previous code would detect that and not mount it in the installed system enviroment. Currently this doesn't happen unless the user manually mounts it, but protect against that and against future changes. | ||||
* | Ensure efivars are mounted before installing a UEFI bootloader (mga#31008) | Martin Whitaker | 2022-10-24 | 3 | -0/+8 |
| | | | | | | | | | 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. | ||||
* | Factor out code to mount the efivarfs pseudo-filesystem. | Martin Whitaker | 2022-10-24 | 2 | -4/+16 |
| | |||||
* | 2.862.86 | Martin Whitaker | 2022-09-17 | 2 | -1/+3 |
| | |||||
* | Revert to using Memtest86+, now it is based on PCMemTest. | Martin Whitaker | 2022-09-17 | 2 | -1/+2 |
| | |||||
* | 18.5018.50 | Martin Whitaker | 2022-09-17 | 3 | -1/+5 |
| | |||||
* | Update Russian translation from Tx | Yuri Chornoivan | 2022-08-27 | 1 | -1/+1 |
| | |||||
* | Update Russian translation from Tx | Yuri Chornoivan | 2022-08-27 | 1 | -22/+25 |
| | |||||
* | 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 Greek translation from Tx | Yuri Chornoivan | 2022-08-21 | 1 | -12/+12 |
| | |||||
* | 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 | -9/+9 |
| | |||||
* | 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 | -9/+9 |
| | |||||
* | 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/+5 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2022-08-16 | 1 | -14/+14 |
| |