Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 18.2818.28 | Martin Whitaker | 2020-05-29 | 1 | -0/+3 |
| | |||||
* | Don't die in write_grub2 if grub.cfg doesn't exist (mga#26676). | Martin Whitaker | 2020-05-29 | 1 | -0/+2 |
| | | | | | This bug was introduced by the change from renaming to copying grub.cfg. renamef doesn't fail if the file doesn't exist. cp_af does. | ||||
* | 18.27.1 | Thomas Backlund | 2020-05-08 | 1 | -0/+2 |
| | |||||
* | - bootloader: | Thomas Backlund | 2020-05-08 | 1 | -0/+3 |
| | | | | | | fix typo x86 -> x64 for matching 64bit grub2-efi(x86-64) (martinw) (bug introduced in commit: e540363478de809a2a9769c5794b3adab60b63eb) | ||||
* | 18.2718.27 | Thierry Vignaud | 2020-05-01 | 1 | -0/+2 |
| | |||||
* | (install_raw_grub2) rename /boot/efi as /boot/EFI | Thierry Vignaud | 2020-05-01 | 1 | -0/+1 |
| | | | | | | | Mageia mounts the ESP as /boot/EFI and thes grub2 looks at /boot/EFI/EFI But some windows installation end in having /boot/EFI/efi (lowercase) Rename the directory as upercase if needed so that grub2-install doesn't fail (mga#22395) | ||||
* | acpi service doesn't exist anymore | Thierry Vignaud | 2020-05-01 | 1 | -0/+2 |
| | |||||
* | it's now possible to set labels on exfat | Thierry Vignaud | 2020-04-23 | 1 | -0/+2 |
| | |||||
* | Fix services::running_systemd(). | Martin Whitaker | 2020-03-21 | 1 | -0/+1 |
| | | | | | | systemd has migrated to cgroups v2, so the old test no longer works. Instead, test for the existence of /run/systemd/system as described in https://www.freedesktop.org/software/systemd/man/sd_booted.html. | ||||
* | service_harddrake: recognise noxconf boot command line option. | Martin Whitaker | 2020-03-21 | 1 | -0/+2 |
| | | | | | | This option disables the creation of /etc/X11/xorg.conf, which allows the X server to automatically configure itself. This works better on some hardware. | ||||
* | Cache results from detect_devices::getInputDevices(). | Martin Whitaker | 2020-03-21 | 1 | -0/+3 |
| | | | | | Significantly speeds up service_harddrake, and hence Live ISO boot, due to many calls to detect_devices::probeall(). | ||||
* | 18.2618.26 | Thierry Vignaud | 2020-03-20 | 1 | -0/+2 |
| | |||||
* | copy instead of renaming grub.cfg (mga#25542) | Thierry Vignaud | 2020-03-20 | 1 | -0/+1 |
| | | | | | rationale: update-grub2 (or more likely os-prober) 's failure can leave the system in an unbootable state | ||||
* | add minimal support for exFAT | Thierry Vignaud | 2020-03-20 | 1 | -0/+2 |
| | | | | colorize it the same way as FAT or NTFS | ||||
* | remove no more existing modules from various/crypto | Thierry Vignaud | 2020-03-19 | 1 | -0/+3 |
| | | | | (so that rescue system display less "module xxx not found") | ||||
* | simplify logs | Thierry Vignaud | 2020-03-19 | 1 | -2/+1 |
| | |||||
* | 18.2518.25 | Thierry Vignaud | 2020-03-18 | 1 | -0/+2 |
| | |||||
* | enable to resize XFS even if not on LVM | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
| | |||||
* | 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... | ||||
* | sync with kernel 5.5 | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
| | |||||
* | add support for F2FS | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
| | |||||
* | partially podify fs::* | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
| | |||||
* | diskdrake: support adding partitions to Live ISOs on USB sticks (mga#25224) | 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 |
| | |||||
* | drakboot: support setting up uefi on aarch64 | Pascal Terjan | 2020-01-01 | 1 | -0/+1 |
| | | | | | | | | Partially tested on Amazon EC2, instance still didn't boot (as it needed it to be installed in removable mode (EFI/boot/bootaa64.efi) to be found) but at least drakboot --boot worked (except for failing to enabled acpid service) and things seem to be in the expected place. | ||||
* | update list for modules needing firmware | Thomas Backlund | 2019-12-22 | 1 | -1/+2 |
| | |||||
* | sync with kernel 5.3 | Thierry Vignaud | 2019-10-09 | 1 | -0/+1 |
| | |||||
* | better formating | Thierry Vignaud | 2019-10-09 | 1 | -1/+2 |
| | |||||
* | Update NEWS with previous fix | Papoteur | 2019-08-25 | 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/+1 |
| | |||||
* | update list for modules needing firmware | Thomas Backlund | 2019-06-17 | 1 | -0/+1 |
| | |||||
* | recognize 8821ce (mga#24605) | Thierry Vignaud | 2019-06-11 | 1 | -0/+2 |
| | |||||
* | 18.18 | Thomas Backlund | 2019-05-20 | 1 | -0/+4 |
| | |||||
* | 18.1718.17 | Jani Välimaa | 2019-05-12 | 1 | -0/+2 |
| | |||||
* | drakautologin: add new functions get_session_file and ↵ | Jani Välimaa | 2019-05-11 | 1 | -0/+2 |
| | | | | get_session_file_with_extension | ||||
* | 18.1618.16 | Thomas Backlund | 2019-05-11 | 1 | -0/+3 |
| | |||||
* | drakautologin: add session support for lightdm | Jani Välimaa | 2019-05-03 | 1 | -0/+1 |
| | |||||
* | update list of modules needing firmware | Thomas Backlund | 2019-05-03 | 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.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 |
| |