summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 18.5318.53Martin Whitaker2022-12-292-1/+4
* installer: add openssl config file needed when running cryptsetup (mga#31315)Martin Whitaker2022-12-293-0/+4
* Update Czech translation from TxYuri Chornoivan2022-12-121-8/+8
* Update Swedish translation from TxYuri Chornoivan2022-12-101-15/+18
* Update Swedish translation from TxYuri Chornoivan2022-12-101-25/+2
* 18.5218.52Martin Whitaker2022-12-033-1/+7
* Update French translation from TxYuri Chornoivan2022-11-301-9/+11
* Update French translation from TxYuri Chornoivan2022-11-301-27/+4
* Update NEWS.Martin Whitaker2022-11-302-1/+2
* mirror: use https URL for fetching the mirror list.Martin Whitaker2022-11-301-2/+1
* installer: more fixes to support https media URLs.Martin Whitaker2022-11-301-3/+3
* installer: add additional files to allow https URLs to be authenticated.Martin Whitaker2022-11-301-0/+2
* Use urpm::mirrors::add_proximity_and_sort() in place of mirror::nearest().Martin Whitaker2022-11-301-3/+9
* installer: write out the timezone for use by urpm::mirrors.Martin Whitaker2022-11-301-0/+15
* Only allow available downloaders to be chosen when not in installer.Martin Whitaker2022-11-281-3/+7
* run_program: add helper routine to terminate/kill a process.Martin Whitaker2022-11-262-0/+28
* run_program: add optional callback when waiting for program to terminateMartin Whitaker2022-11-262-2/+58
* Update German (Austria) translation from TxYuri Chornoivan2022-11-261-0/+3438
* Update German (Austria) translation from TxYuri Chornoivan2022-11-261-0/+7189
* Update German (Austria) translation from TxYuri Chornoivan2022-11-261-0/+1706
* Update German translation from TxYuri Chornoivan2022-11-261-4/+4
* Update Greek translation from TxYuri Chornoivan2022-11-251-3/+3
* Update Spanish translation from TxYuri Chornoivan2022-11-221-3/+7
* Update Spanish translation from TxYuri Chornoivan2022-11-221-23/+28
* Update Spanish translation from TxYuri Chornoivan2022-11-221-31/+10
* Update German translation from TxYuri Chornoivan2022-11-221-345/+1225
* Update German translation from TxYuri Chornoivan2022-11-221-27/+4
* Update German translation from TxYuri Chornoivan2022-11-221-346/+1198
* Update German translation from TxYuri Chornoivan2022-11-221-26/+2
* Update Czech translation from TxYuri Chornoivan2022-11-221-302/+988
* Update Czech translation from TxYuri Chornoivan2022-11-221-25/+4
* Update translationsYuri Chornoivan2022-11-223-3440/+1031
* Update Ukrainian translationYuri Chornoivan2022-11-221-23/+35
* Update Ukrainian translationYuri Chornoivan2022-11-211-9/+9
* Update translation catalogues.Martin Whitaker2022-11-21158-15271/+18374
* Update NEWS.Martin Whitaker2022-11-202-0/+7
* Don't reject https URLs when fetching a mirror list.Martin Whitaker2022-11-201-1/+1
* Allow https when user provides an explicit mirror URL.Martin Whitaker2022-11-201-2/+2
* Drop lookup table made redundant by mirror::nearest() rework.Martin Whitaker2022-11-201-35/+0
* any::ask_mirror() : handle case of mirror::nearest() returning nothing.Martin Whitaker2022-11-201-1/+1
* Rework mirror::nearest() to use the same algorithm as urpm::mirrors.Martin Whitaker2022-11-202-10/+62
* installer: preconfigure timezone before asking for online supplementary media...Martin Whitaker2022-11-201-0/+1
* installer: allow user to specify downloader when adding supplementary media.Martin Whitaker2022-11-201-0/+2
* installer: allow user to specify mirror and downloader when installing updates.Martin Whitaker2022-11-201-1/+19
* Add subroutine to set urpmi downloader.Martin Whitaker2022-11-201-0/+16
* Add option to specify mirror URL to any::urpmi_add_all_media.Martin Whitaker2022-11-201-2/+4
* Add a dialogue for choosing options for mirror selection and urpmi downloader.Martin Whitaker2022-11-201-0/+75
* Move ask_mirror() from install::any to any.Martin Whitaker2022-11-192-70/+70
* finish-install: detect and adapt to systems using NetworkManagerMartin Whitaker2022-11-132-2/+14
* finish-install: when renaming user, update name in any network config filesMartin Whitaker2022-11-132-0/+10