summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 18.21.1distro/mga7Thomas Backlund2019-07-181-0/+4
|
* 18.21RĂ©mi Verschelde2019-06-231-0/+4
|
* real 18.2018.20Thomas Backlund2019-06-181-0/+2
|
* 18.20Thomas Backlund2019-06-181-0/+2
|
* recognize 8821ce (mga#24605)Thierry Vignaud2019-06-111-0/+2
|
* 18.1918.19Martin Whitaker2019-05-271-0/+2
|
* installer: preselect Core 32bit media on 32-bit EFI platforms.Martin Whitaker2019-05-271-0/+1
| | | | This allows the 32-bit grub2-efi package to be installed.
* installer: include all of /usr/lib/udev/hwdb.d (mga#20327)Martin Whitaker2019-05-271-0/+2
|
* 18.18Thomas Backlund2019-05-201-0/+4
|
* 18.1618.16Thomas Backlund2019-05-111-0/+3
|
* add AMD PCIe MP2 I2C detectionThomas Backlund2019-05-041-0/+2
|
* 18.1518.15Thierry Vignaud2019-05-031-0/+2
|
* adapt to kernel 5.1Thierry Vignaud2019-05-031-0/+2
|
* 18.1418.14Thierry Vignaud2019-04-261-0/+2
|
* include libinput model quirks rulesThierry Vignaud2019-04-261-0/+2
| | | | Hoping it can helps mga#20327
* 18.1318.13Martin Whitaker2019-04-211-0/+3
|
* Update NEWS.Martin Whitaker2019-04-201-0/+1
|
* installer: preserve existing locale settings on upgrade (mga#24671)Martin Whitaker2019-04-201-0/+1
|
* Store country code in /etc/locale.conf (mga#24671)Martin Whitaker2019-04-201-0/+1
| | | | | This allows the installer to show the correct country when performing an upgrade.
* installer: don't automatically change time zone on upgrade (mga#24670)Martin Whitaker2019-04-201-0/+1
|
* Fix resizing of encrypted partitions (mga#22032)Martin Whitaker2019-04-161-0/+2
| | | | | | | | When performing a lossy resize, we must make sure luksOpen is called *after* the partition table has been written and the kernel has been informed of the new size. The simplest fix is to write the partition table at the time the user requests the resize, as we already do for a lossless resize.
* 18.1218.12Martin Whitaker2019-03-161-0/+2
|
* installer: don't preselect Nonfree 32bit media (mga#23927)Martin Whitaker2019-03-161-0/+1
| | | | For x86_64, the 32bit media are no longer enabled by default.
* installer: fix paths to Adwaita iconsMartin Whitaker2019-03-161-0/+2
| | | | | | | Follow changes in the adwaita-icon-theme package: - the pan-*-symbolic icons have been moved - the go-up and go-down icons have been deprecated since GTK+ 3.10 and don't appear to be needed any more
* 18.1118.11Martin Whitaker2019-03-161-0/+3
|
* installer: fix screen layout when the framebuffer is > 1024x768 (mga#23904)Martin Whitaker2019-03-091-0/+1
| | | | | | | | | | | On some hardware, the framebuffer remains at native panel resolution, regardless of the vga= setting on the boot command line, but we only support fixed size layouts of 1024x768 or 800x600. To improve the appearance: - centre the main window - limit the "real_window" size to prevent subsidiary windows expanding outside the main window
* sync with kernel 5.0Thierry Vignaud2019-03-081-0/+2
| | | | Note that we did NOT sync with 4.20
* 18.1018.10Martin Whitaker2019-02-031-0/+3
|
* Skip setupSCSI step when run with --local_install (mga#24278)Martin Whitaker2019-02-031-0/+1
| | | | | | | | | | | | In a local install, we don't have udev running, so the setupSCSI step will hang if it tries to probe for logical volumes (lvm2 uses udev). A local install is used to test the installer (drakx_in_chroot) and to build the Live ISOs (draklive2), and in both cases we don't really want the install to be affected by the hardware of the host system. Skipping the setupSCSI step means $o->{fstab} contains no entries, so we add a fake entry for our chroot, to allow us to pass the subsequent check that we have a root partition.
* Don't install nonfree graphics drivers when not wanted (mga#24172)Martin Whitaker2019-02-021-0/+1
| | | | | | This fixes a bug introduced by commit c253952df2. That was only supposed to select GPU firmware packages, but actually selected driver packages as well.
* Don't select default bootloader when building Live ISOs.Martin Whitaker2019-02-011-0/+1
| | | | This avoids selecting the wrong arch when building on an EFI system.
* improve exitInstall message (mga#24046)Marja van Waes2018-12-261-0/+2
|
* 18.918.9Martin Whitaker2018-12-171-0/+3
|
* Support 32-bit UEFI with 64-bit O/S.Martin Whitaker2018-12-171-1/+3
|
* installer: avoid resetting keyboard layout at end of formatting step (mga#23877)Martin Whitaker2018-12-111-0/+1
|
* bootloader: only prefer rEFInd if it installed in the root fs (mga#23944)Martin Whitaker2018-12-081-0/+2
|
* 18.8.118.8.1Thomas Backlund2018-12-011-0/+2
|
* dont select server kernel anymore on 32bit x86 with RAM > 3.8GBThomas Backlund2018-12-011-0/+1
|
* the PAE detection fix is mainly for installer...Thierry Vignaud2018-12-011-0/+3
|
* 18.818.8Thierry Vignaud2018-11-281-0/+2
|
* only install radeon-firmware if needed (mga#23911)Thierry Vignaud2018-11-281-0/+1
| | | | | | | | | aka if there's an ATI gfx card It would be better to use the FIRMWARE field from ldetect-lst XFdrake is supposed to handle it but for minimal installs w/o Xorg (mga#15203) 'microcode_ctl' could be later handled like 'microcode'
* sync list of drivers needing a firmware with kernel 4.19Thierry Vignaud2018-11-281-0/+2
|
* 18.718.7Thierry Vignaud2018-11-271-0/+2
|
* display "ESP" in summary under UEFI (cosmetics)Thierry Vignaud2018-11-271-0/+1
|
* open-vm-tools is handled through rpmsrateThierry Vignaud2018-11-271-0/+2
|
* Check DM really is installed, not just present in /usr/share/X11.dm.d.Martin Whitaker2018-11-251-0/+2
| | | | | | The gdm.conf file is in the xinitrc package, so we can't rely on that to determine whether GDM is available. Even if we fix that, this makes our test more robust.
* 18.618.6Thierry Vignaud2018-11-211-0/+2
|
* Fix DM preference when none is selected.Martin Whitaker2018-11-201-0/+1
| | | | | /etc/X11/lookupdm has been removed from initscripts, but we still need that functionality to select the preferred DM during installation.
* Remove version from Enlightenment DE name strings (mga#19341)Martin Whitaker2018-11-201-0/+1
|
* Update NEWSMartin Whitaker2018-11-201-0/+2
|