summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 18.5118.51Martin Whitaker2022-10-293-1/+5
|
* 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 efivarfs is mounted in the chroot when running the installer.Martin Whitaker2022-10-251-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 Whitaker2022-10-243-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 Whitaker2022-10-242-4/+16
|
* 2.862.86Martin Whitaker2022-09-172-1/+3
|
* Revert to using Memtest86+, now it is based on PCMemTest.Martin Whitaker2022-09-172-1/+2
|
* 18.5018.50Martin Whitaker2022-09-173-1/+5
|
* Update Russian translation from TxYuri Chornoivan2022-08-271-1/+1
|
* Update Russian translation from TxYuri Chornoivan2022-08-271-22/+25
|
* Update Russian translation from TxYuri Chornoivan2022-08-271-2/+2
|
* Update Greek translation from TxYuri Chornoivan2022-08-211-2/+2
|
* Update Greek translation from TxYuri Chornoivan2022-08-211-12/+12
|
* Update Greek translation from TxYuri Chornoivan2022-08-211-2/+2
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-08-191-9/+9
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-08-191-2/+3
|
* Update Portuguese translation from TxYuri Chornoivan2022-08-191-9/+9
|
* Update Portuguese translation from TxYuri Chornoivan2022-08-191-1/+1
|
* Update Catalan translation from TxYuri Chornoivan2022-08-161-4/+5
|
* Update Catalan translation from TxYuri Chornoivan2022-08-161-14/+14
|
* Update Catalan translation from TxYuri Chornoivan2022-08-161-4/+4
|
* Update Japanese translation from TxYuri Chornoivan2022-08-161-2/+2
|
* Update Japanese translation from TxYuri Chornoivan2022-08-161-11/+11
|
* Update Japanese translation from TxYuri Chornoivan2022-08-161-2/+2
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2022-08-161-2/+3
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2022-08-161-12/+12
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2022-08-161-2/+2
|
* Update Czech translation from TxYuri Chornoivan2022-08-161-4/+4
|
* Update Czech translation from TxYuri Chornoivan2022-08-161-11/+11
|
* Update Czech translation from TxYuri Chornoivan2022-08-161-2/+2
|
* Update French translation from TxYuri Chornoivan2022-08-161-3/+7
|
* Update French translation from TxYuri Chornoivan2022-08-161-13/+14
|
* Update French translation from TxYuri Chornoivan2022-08-161-3/+5
|
* Update Ukrainian translationYuri Chornoivan2022-08-141-25/+34
|
* Update translation catalogue.Martin Whitaker2022-08-1179-11141/+13511
|
* bootloader: don't completely remove failsafe/nonfb entries on upgrade.Martin Whitaker2022-08-112-1/+5
| | | | | | | | | 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-092-0/+3
|
* drakboot: add options to change the rEFInd background (mga#28073)Martin Whitaker2022-08-092-7/+97
|
* Fix missing 'my' on local variable declaration.Martin Whitaker2022-08-091-1/+1
|
* bootloader: rework reading/writing of main rEFInd config file.Martin Whitaker2022-08-081-15/+54
| | | | | At the moment we only use and modify one setting, but the next commit will change that.
* Update Russian translation from TxYuri Chornoivan2022-07-271-5/+6
|
* Update Russian translation from TxYuri Chornoivan2022-07-271-108/+100
|
* Update Russian translation from TxYuri Chornoivan2022-07-271-20/+20
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-06-301-6/+10
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-06-301-17/+20
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-06-301-4/+6
|
* Update Portuguese translation from TxYuri Chornoivan2022-06-301-33/+42
|
* Update Portuguese translation from TxYuri Chornoivan2022-06-301-86/+173
|