Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert bogus spacing change | Thierry Vignaud | 2020-03-18 | 1 | -1/+1 |
| | |||||
* | 18.2518.25 | Thierry Vignaud | 2020-03-18 | 1 | -0/+2 |
| | |||||
* | fix online resizing not always umounting | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
| | | | | when fs was mounted on demande (eg: during installation) | ||||
* | mark nilfs2 as somewhat available | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
| | | | | | | Not a true FS as it doesn't support extended attributes and thus fails to install packages (mga#26354) but we want to be able to eg: inspect it ("View" in diskrake) | ||||
* | actually enable to resize NILFS2 | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
| | | | | | | | | | | | | bit of support was there but code could not be reached also actually include nilfs-resize for resizing NILFS2 It's only supported online: "This command is valid only for mounted NILFS2 file systems, and will fail if the device has no active mounts." Note that ext3/4 could use the same path but only for growing. XFS could also share that path... | ||||
* | include xfs_growfs | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
| | |||||
* | sync with kernel 5.5 | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
| | |||||
* | add support for F2FS | Thierry Vignaud | 2020-03-18 | 1 | -1/+3 |
| | |||||
* | 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 |