Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 18.1318.13 | Martin Whitaker | 2019-04-21 | 1 | -0/+3 |
| | |||||
* | Update NEWS. | 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. | ||||
* | 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.1118.11 | Martin Whitaker | 2019-03-16 | 1 | -0/+3 |
| | |||||
* | 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/+4 |
| | |||||
* | 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 |
| | |||||
* | bootloader: only prefer rEFInd if it installed in the root fs (mga#23944) | Martin Whitaker | 2018-12-08 | 1 | -0/+1 |
| | |||||
* | - desktop kernels are now PAE, for PTI security fixes to work properly, | Thomas Backlund | 2018-12-01 | 1 | -0/+3 |
| | | | | so if cpu is not supporting it, install the desktop586 kernel | ||||
* | 18.718.7 | Thierry Vignaud | 2018-11-27 | 1 | -0/+2 |
| | |||||
* | Fix DM preference when none is selected. | Martin Whitaker | 2018-11-20 | 1 | -0/+1 |
| | | | | | /etc/X11/lookupdm has been removed from initscripts, but we still need that functionality to select the preferred DM during installation. | ||||
* | Update NEWS | Martin Whitaker | 2018-11-20 | 1 | -0/+2 |
| | |||||
* | 18.518.5 | Thierry Vignaud | 2018-11-19 | 1 | -0/+2 |
| | |||||
* | sync with kernel 4.1[89] | Thierry Vignaud | 2018-11-15 | 1 | -0/+2 |
| | |||||
* | 18.418.4 | Martin Whitaker | 2018-11-04 | 1 | -0/+3 |
| | |||||
* | Adapt drakdm and set_autologin for display-manager service, not prefdm ↵ | Martin Whitaker | 2018-11-04 | 1 | -0/+2 |
| | | | | (mga#22593) | ||||
* | fix date | Thierry Vignaud | 2018-10-15 | 1 | -1/+1 |
| | |||||
* | 18.3 | Martin Whitaker | 2018-10-12 | 1 | -0/+2 |
| | |||||
* | drakboot: minor fixes to reading/writing rEFInd config files | Martin Whitaker | 2018-10-12 | 1 | -0/+4 |
| | | | | | | | Fixes a couple of issues found when reading a manually generated file: - allow for extra white space between label and append options - don't simplify the label when writing - rEFInd allows any text string here | ||||
* | 18.218.2 | Thomas Backlund | 2018-10-06 | 1 | -0/+2 |
| | |||||
* | service_harddrake: recognize new nvidia390 driver | Thomas Backlund | 2018-10-06 | 1 | -0/+1 |
| | |||||
* | add bug ID | Thierry Vignaud | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | regroup drakboot logs | Thierry Vignaud | 2018-09-28 | 1 | -2/+3 |
| | |||||
* | drakboot: add support for the rEFInd boot manager (mga#15153) | Martin Whitaker | 2018-09-23 | 1 | -0/+1 |
| | |||||
* | remove get_existing change from NEWS, it was only a comment update... | Thomas Backlund | 2018-08-22 | 1 | -1/+0 |
| | |||||
* | raid10: use layout f2 with 2 disks for performance | Thomas Backlund | 2018-08-22 | 1 | -0/+1 |
| | |||||
* | raid: get_existing(): detect raid10 | Thomas Backlund | 2018-08-22 | 1 | -0/+1 |
| | |||||
* | group mdadm changes | Thomas Backlund | 2018-08-22 | 1 | -2/+3 |
| | |||||
* | raid10 can be created with just 2 disks as a high-performance raid1 | Thomas Backlund | 2018-08-22 | 1 | -0/+1 |
| | |||||
* | raid6 can be used with 3 disks and up | Thomas Backlund | 2018-08-22 | 1 | -0/+1 |
| | |||||
* | installer: remove current media before adding online media (mga#19742) | Thierry Vignaud | 2018-08-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | thus preventing a failure when installing updates (due to udisks-daemon not running) if a package was available in the install media. Note that this will also cause the live system local repo to be removed when finish-install is run after installing the live system to disk. This is harmless - anything in the local repo should also be available in the online media - and indeed, leads to a cleaner system. (committed by Martin Whitaker <mageia@martin-whitaker.me.uk>) | ||||
* | bootloader: include the 'Mageia' entry in the grub2 Default choices (mga#23393) | Martin Whitaker | 2018-08-11 | 1 | -0/+1 |
| | | | | | A parsing bug in bootloader::read_grub2() stopped the main menuentry being added to $bootloader{entries}. | ||||
* | add missing smartpqi driver (mga#23305) | Thomas Backlund | 2018-07-25 | 1 | -0/+2 |
| | |||||
* | 17.9817.98 | Thierry Vignaud | 2018-06-22 | 1 | -0/+2 |
| | |||||
* | sync with kernel 4.1[5-7] | Thierry Vignaud | 2018-06-22 | 1 | -0/+2 |
| | |||||
* | 17.9717.9712.75e36beb8669302615274ffbb013ac2c92605cafa6 | Thierry Vignaud | 2018-06-05 | 1 | -0/+2 |
| | |||||
* | bootloader: add cma=256M@512M for Raspberry Pi DRM/VC4topic/extlinux | Olivier Blin | 2018-05-16 | 1 | -1/+1 |
| | |||||
* | bootloader: add specific boot options for Raspberry Pi I/O scheduler (deadline) | Olivier Blin | 2018-05-16 | 1 | -1/+1 |
| | | | | | | | | | elevator=deadline is supposed to give better performance on flash storage, and used by default on most Raspberry Pi distributions. Ideally, this should not be set here for specific boards, but automatically for all architectures depending on the storage type. Archlinux appears to use a /etc/tmpfiles.d/set_IO_scheduler.conf file for this. | ||||
* | bootloader: add specific boot cmdline options for Raspberry Pi serial console | Olivier Blin | 2018-05-16 | 1 | -0/+1 |
| | | | | | | | | | | console=ttyS0,115200 will work on Raspberry Pi 3. Raspberry Pi 2 does not boot without console=tty1 on cmdline. To have console output on both serial port and HDMI display, 8250.nr_uarts=1 is needed. On Raspberry Pi 2, though, it is required to edit /boot/extlinux/extlinux.conf to use ttyAMA0 instead of ttyS0 in the console parameter. | ||||
* | bootloader: read/write extlinux.conf in U-Boot backend for ARM | Olivier Blin | 2018-05-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | Read and write an extlinux.conf file in /boot/extlinux, it will be automatically found by U-boot if located on an active partition. Keep the "uboot" backend name, since we may do some U-Boot installation steps later on. Also, the extlinux.conf code could be used to support other bootloaders from the syslinux family. fixup extlinux | ||||
* | bootloader: create /usr/lib/linux symlink for devicee tree files | Olivier Blin | 2018-05-13 | 1 | -0/+1 |
| | | | | Also save it as fdtdir | ||||
* | bootloader: build initrd for ARM arch | Olivier Blin | 2018-05-13 | 1 | -0/+2 |
| | | | | It is needed for root devices with LABEL or UUID. | ||||
* | don't list HDA "input" devices as keyboards | Thierry Vignaud | 2018-04-17 | 1 | -0/+3 |
| | | | | Those are listed in /proc/bus/input/devices (mga#9986) | ||||
* | 17.9617.96 | Martin Whitaker | 2018-03-13 | 1 | -0/+6 |
| | |||||
* | fix logs | Thierry Vignaud | 2018-02-10 | 1 | -1/+1 |
| | |||||
* | 17.9517.95 | Thierry Vignaud | 2018-02-10 | 1 | -0/+2 |
| | |||||
* | further sync with kernel 4.14 | Thierry Vignaud | 2018-02-10 | 1 | -0/+2 |
| | |||||
* | 17.9317.93 | Thomas Backlund | 2018-01-19 | 1 | -0/+2 |
| |