summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 18.5218.52Martin Whitaker2022-12-031-0/+3
|
* Update NEWS.Martin Whitaker2022-11-301-0/+1
|
* Update NEWS.Martin Whitaker2022-11-201-0/+4
|
* 18.5118.51Martin Whitaker2022-10-291-0/+2
|
* Include rpm & rpmdb in stage 2 installer files.Martin Whitaker2022-10-291-0/+1
| | | | | These are needed to allow the rpm database to be converted to sqlite when upgrading an older Mageia installation (mga#31024).
* Adapt to WebKit2 4.1.Martin Whitaker2022-10-261-0/+1
|
* 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
|
* 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 the list of drivers needing a nonfree firmwareThierry Vignaud2022-06-091-0/+2
| | | | Sync with kernel-5.18
* 18.49Thierry Vignaud2022-06-081-0/+2
|
* Sync with kernel 5.18Thierry Vignaud2022-06-081-0/+1
|
* Adapt to perl 5.28Thierry Vignaud2022-06-081-0/+1
|
* Sync with kernel 5.17Thierry Vignaud2022-04-131-0/+1
|
* Retry downloading packages in case of error (mga#28539)Thierry Vignaud2022-01-191-0/+3
|
* 18.4818.48Thierry Vignaud2022-01-171-0/+2
|
* Enable to alter default downloader (mga#28539)Thierry Vignaud2022-01-171-0/+3
| | | | | | | Default is still curl. Choice is limited to what is actually included in stage2 (for now, only aria2c, curl or wget) eg: " downloader=wget"
* 18.4718.47Thierry Vignaud2021-10-301-0/+2
|
* Add a wrapper to easily debug XorgThierry Vignaud2021-10-291-0/+1
|
* Add more files for gdb-11.1 to work smoothlyThierry Vignaud2021-10-291-0/+1
| | | | (missing scm files)
* Adapt to the fact that gdb-11.1 uses guile-3Thierry Vignaud2021-10-291-0/+2
|
* Adapt to xserver-21.1Thierry Vignaud2021-10-071-0/+2
|
* 18.4618.46Thierry Vignaud2021-06-061-0/+2
|
* Adapt to gdk_pixbuf 2.42.6Thierry Vignaud2021-06-061-0/+1
|
* Adjust to x11-data-xkbdata-2.32Thierry Vignaud2021-06-061-0/+2
|
* drakxtools/stage2: 18.45: update NEWS18.45distro/mga8Thomas Backlund2021-02-211-1/+3
|
* - ajust logo colours on left backgroundDonald Stewart2021-02-211-0/+4
|
* 18.4418.44Donald Stewart2021-02-141-0/+4
| | | | - leftbackground set to release and improve colours
* 18.4318.43Martin Whitaker2021-01-311-0/+3
|
* Don't remove os-prober in bootloader setup before user makes choice (mga#28223)Martin Whitaker2021-01-301-0/+2
| | | | | | | We want to default to no probe when installing onto a removable device. But we shouldn't remove the package before the user makes the choice, because on a live system with no online media it can't be reinstalled if the user overrides the default.
* 18.4218.42Martin Whitaker2021-01-261-0/+3
|
* Prefer using UUID for mmcblk and nvme devices (mga#28111)Martin Whitaker2021-01-191-0/+2
| | | | | This avoids boot failure if the kernel enumerates those devices differently.
* - Mageia 8 artworkDonald Stewart2021-01-111-0/+5
|
* 18.4018.40Martin Whitaker2021-01-111-0/+3
|
* Fix handling of TYPE"64bit" flags when reading rpmsrate.Martin Whitaker2021-01-111-0/+3
| | | | | | The previous fix that prevented false detection of hardware support packages allowed the installer to pre-select the wrong architecture package when both 32-bit and 64bit media were enabled.
* New version 18.3918.39Nicolas Lécureuil2021-01-041-0/+3
|
* Disable timeout when installing updates (mga#27981)Martin Whitaker2020-12-301-0/+3
| | | | | | The default 10 minute timeout is not enough when there are many updates. If the user has a slow internet connection it could take much longer. gurpmi should timeout itself if individual transactions hang.
* 18.3818.38Thierry Vignaud2020-12-291-0/+2
|
* diskdrake: restrict line length when displaying base device info.Martin Whitaker2020-12-221-0/+2
| | | | | This prevents the window extending off screen (mga#27882). Matches what was already done when displaying partition info.
* Add option to configure rEFInd to not use EFI NVRAM (mga#27838)Martin Whitaker2020-12-211-0/+1
| | | | | The combination of this and installing in \EFI\BOOT provides a workaround for machines where the NVRAM is broken or worn out.
* Fix false detection of GRUB2 when installed in ESP but not in /boot.Martin Whitaker2020-12-191-0/+3
| | | | | This caused the installer to select non-graphical GRUB2 as the default bootloader method (mga#27816).
* Erase iso9660 signature when clearing hybrid ISO partition table (mga#27864)Martin Whitaker2020-12-191-0/+2
|
* installer: support https in media URL (mga#27776)Martin Whitaker2020-12-101-0/+2
|
* 18.3718.37Thierry Vignaud2020-12-051-0/+2
|
* sync with kernel 5.10Thierry Vignaud2020-12-031-0/+1
|
* recognize more rtw88_*Thierry Vignaud2020-12-011-0/+1
|
* sync list for modules needing firmware with kernel 5.9Thierry Vignaud2020-11-301-0/+2
|
* 18.3518.35Thierry Vignaud2020-11-201-0/+2
|
* Include tools for exfatThierry Vignaud2020-11-201-0/+1
| | | | exfat-utils is in no more in tainted/release, we use exfatprogs now