summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* sync with kernel 6.1Thomas Backlund2023-02-081-0/+1
|
* sync with kernel 6.0Thomas Backlund2023-02-081-0/+1
|
* sync with kernel 5.19Thomas Backlund2023-02-081-0/+2
|
* Update Russian translation from TxYuri Chornoivan2023-01-241-26/+2
|
* Update Japanese translation from TxYuri Chornoivan2023-01-221-24/+2
|
* Update Catalan translation from TxYuri Chornoivan2023-01-201-26/+2
|
* 18.5418.54Martin Whitaker2023-01-061-0/+2
|
* installer: apply workaround to fix display of release notes (mga#31294)Martin Whitaker2023-01-022-0/+5
|
* installer: include icu data file needed when using WebKitGTK.Martin Whitaker2023-01-021-0/+4
|
* 18.5318.53Martin Whitaker2022-12-291-0/+3
|
* installer: add openssl config file needed when running cryptsetup (mga#31315)Martin Whitaker2022-12-293-0/+4
|
* Update Swedish translation from TxYuri Chornoivan2022-12-101-25/+2
|
* 18.5218.52Martin Whitaker2022-12-031-0/+3
|
* Update French translation from TxYuri Chornoivan2022-11-301-27/+4
|
* Update NEWS.Martin Whitaker2022-11-301-0/+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
|
* installer: write out the timezone for use by urpm::mirrors.Martin Whitaker2022-11-301-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 TxYuri Chornoivan2022-11-261-0/+1706
|
* Update Spanish translation from TxYuri Chornoivan2022-11-221-31/+10
|
* Update German translation from TxYuri Chornoivan2022-11-221-27/+4
|
* Update German translation from TxYuri Chornoivan2022-11-221-26/+2
|
* Update Czech translation from TxYuri Chornoivan2022-11-221-25/+4
|
* Update Ukrainian translationYuri Chornoivan2022-11-211-9/+9
|
* Update translation catalogues.Martin Whitaker2022-11-2179-7749/+7306
|
* Update NEWS.Martin Whitaker2022-11-201-0/+4
|
* Rework mirror::nearest() to use the same algorithm as urpm::mirrors.Martin Whitaker2022-11-201-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 Whitaker2022-11-201-0/+1
| | | | | | media URL. The timezone is used to select the nearest mirror.
* 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
|
* Move ask_mirror() from install::any to any.Martin Whitaker2022-11-191-70/+1
| | | | This makes it available for use by draklive-install.
* 18.5118.51Martin Whitaker2022-10-291-0/+2
|
* Include rpm & rpmdb in stage 2 installer files.Martin Whitaker2022-10-292-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 Whitaker2022-10-281-1/+1
|
* Adapt to WebKit2 4.1.Martin Whitaker2022-10-262-8/+10
|
* Ensure efivars are mounted before installing a UEFI bootloader (mga#31008)Martin Whitaker2022-10-241-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.50Martin Whitaker2022-09-171-0/+2
|
* Update Russian translation from TxYuri Chornoivan2022-08-271-2/+2
|
* Update Greek translation from TxYuri Chornoivan2022-08-211-2/+2
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-08-191-2/+3
|
* Update Portuguese translation from TxYuri Chornoivan2022-08-191-1/+1
|
* Update Catalan translation from TxYuri Chornoivan2022-08-161-4/+4
|
* Update Japanese translation from TxYuri Chornoivan2022-08-161-2/+2
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2022-08-161-2/+2
|
* Update Czech translation from TxYuri Chornoivan2022-08-161-2/+2
|
* Update French translation from TxYuri Chornoivan2022-08-161-3/+5
|
* bootloader: don't completely remove failsafe/nonfb entries on upgrade.Martin Whitaker2022-08-111-0/+2
| | | | | | | | | bootloader::suggest() removes any failsafe and nonfb entries for old kernels on the assumption it will then add them for a newer kernel. This is particularly a problem when using rEFInd, where we only keep the entries for the default (unversioned) kernel, but would also eliminate the failsafe/nonfb entries when using the installer upgrade option to quickly repair the bootloader.
* Update NEWS.Martin Whitaker2022-08-091-0/+1
|
* Update Russian translation from TxYuri Chornoivan2022-07-271-20/+20
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-06-301-4/+6
|