Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust debug build to current python | Thierry Vignaud | 2020-03-16 | 1 | -0/+2 |
| | | | | else drakx-installer-stage2 cannot be rebuilt with the debug option | ||||
* | 18.2418.24 | Martin Whitaker | 2020-03-15 | 1 | -0/+2 |
| | |||||
* | installer: write ISO volume label to installer log | Martin Whitaker | 2020-03-15 | 1 | -1/+1 |
| | |||||
* | installer: fix tracking of installed packages (mga#26284) | Martin Whitaker | 2020-03-15 | 1 | -0/+1 |
| | | | | | | | | The installer keeps a record of the packages that have been installed, but was not recording the first package in each transaction. If an affected package was selected in a later step, the installer would attempt to reinstall it. With the latest rpm, this results in a fatal error. | ||||
* | include ntfs3g compression support plugin | Thierry Vignaud | 2020-03-12 | 1 | -0/+1 |
| | | | | It's needed for supporting Windows 10 NTFS "Compact OS" | ||||
* | sort log entries | Thierry Vignaud | 2020-03-04 | 1 | -1/+1 |
| | |||||
* | skip disk ESP & BIOS boot partition checks | Thierry Vignaud | 2020-03-04 | 1 | -0/+2 |
| | | | | they now block local install with drakx-in-chroot | ||||
* | installer: write ISO date to installer log | Martin Whitaker | 2020-02-29 | 1 | -0/+1 |
| | |||||
* | nilfs2: overwite existing fs when formating (like other FSes) | Thierry Vignaud | 2020-02-19 | 1 | -0/+2 |
| | |||||
* | sync list of modules needing firmware with kernel 5.5 | Thierry Vignaud | 2020-02-19 | 1 | -0/+2 |
| | |||||
* | 18.2318.23 | Thierry Vignaud | 2020-01-25 | 1 | -0/+2 |
| | |||||
* | adapt to libinput-1.15.0 | Thierry Vignaud | 2020-01-25 | 1 | -0/+1 |
| | |||||
* | sync with kernel 5.3 | Thierry Vignaud | 2019-10-09 | 1 | -0/+2 |
| | |||||
* | 18.2218.22 | Thierry Vignaud | 2019-09-13 | 1 | -0/+2 |
| | |||||
* | newer Gtk+3 needs GdkPixdata | Thierry Vignaud | 2019-09-13 | 1 | -0/+1 |
| | |||||
* | adjust to new rpm-mageia-setup | Thierry Vignaud | 2019-09-12 | 1 | -0/+1 |
| | |||||
* | adapt to libinput 1.4 | Thierry Vignaud | 2019-08-29 | 1 | -0/+2 |
| | |||||
* | 18.21 | RĂ©mi Verschelde | 2019-06-23 | 1 | -0/+4 |
| | |||||
* | real 18.2018.20 | Thomas Backlund | 2019-06-18 | 1 | -0/+2 |
| | |||||
* | 18.20 | Thomas Backlund | 2019-06-18 | 1 | -0/+2 |
| | |||||
* | recognize 8821ce (mga#24605) | Thierry Vignaud | 2019-06-11 | 1 | -0/+2 |
| | |||||
* | 18.1918.19 | Martin Whitaker | 2019-05-27 | 1 | -0/+2 |
| | |||||
* | installer: preselect Core 32bit media on 32-bit EFI platforms. | Martin Whitaker | 2019-05-27 | 1 | -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 Whitaker | 2019-05-27 | 1 | -0/+2 |
| | |||||
* | 18.18 | Thomas Backlund | 2019-05-20 | 1 | -0/+4 |
| | |||||
* | 18.1618.16 | Thomas Backlund | 2019-05-11 | 1 | -0/+3 |
| | |||||
* | add AMD PCIe MP2 I2C detection | Thomas Backlund | 2019-05-04 | 1 | -0/+2 |
| | |||||
* | 18.1518.15 | Thierry Vignaud | 2019-05-03 | 1 | -0/+2 |
| | |||||
* | adapt to kernel 5.1 | Thierry Vignaud | 2019-05-03 | 1 | -0/+2 |
| | |||||
* | 18.1418.14 | Thierry Vignaud | 2019-04-26 | 1 | -0/+2 |
| | |||||
* | include libinput model quirks rules | Thierry Vignaud | 2019-04-26 | 1 | -0/+2 |
| | | | | Hoping it can helps mga#20327 | ||||
* | 18.1318.13 | Martin Whitaker | 2019-04-21 | 1 | -0/+3 |
| | |||||
* | Update NEWS. | Martin Whitaker | 2019-04-20 | 1 | -0/+1 |
| | |||||
* | installer: preserve existing locale settings on upgrade (mga#24671) | Martin Whitaker | 2019-04-20 | 1 | -0/+1 |
| | |||||
* | Store country code in /etc/locale.conf (mga#24671) | Martin Whitaker | 2019-04-20 | 1 | -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 Whitaker | 2019-04-20 | 1 | -0/+1 |
| | |||||
* | Fix resizing of encrypted partitions (mga#22032) | Martin Whitaker | 2019-04-16 | 1 | -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.12 | Martin Whitaker | 2019-03-16 | 1 | -0/+2 |
| | |||||
* | installer: don't preselect Nonfree 32bit media (mga#23927) | Martin Whitaker | 2019-03-16 | 1 | -0/+1 |
| | | | | For x86_64, the 32bit media are no longer enabled by default. | ||||
* | installer: fix paths to Adwaita icons | Martin Whitaker | 2019-03-16 | 1 | -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.11 | Martin Whitaker | 2019-03-16 | 1 | -0/+3 |
| | |||||
* | installer: fix screen layout when the framebuffer is > 1024x768 (mga#23904) | Martin Whitaker | 2019-03-09 | 1 | -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.0 | Thierry Vignaud | 2019-03-08 | 1 | -0/+2 |
| | | | | Note that we did NOT sync with 4.20 | ||||
* | 18.1018.10 | Martin Whitaker | 2019-02-03 | 1 | -0/+3 |
| | |||||
* | Skip setupSCSI step when run with --local_install (mga#24278) | Martin Whitaker | 2019-02-03 | 1 | -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 Whitaker | 2019-02-02 | 1 | -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 Whitaker | 2019-02-01 | 1 | -0/+1 |
| | | | | This avoids selecting the wrong arch when building on an EFI system. | ||||
* | improve exitInstall message (mga#24046) | Marja van Waes | 2018-12-26 | 1 | -0/+2 |
| | |||||
* | 18.918.9 | Martin Whitaker | 2018-12-17 | 1 | -0/+3 |
| | |||||
* | Support 32-bit UEFI with 64-bit O/S. | Martin Whitaker | 2018-12-17 | 1 | -1/+3 |
| |