Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to install GRUB2 as EFI default/fallback bootloader. | Martin Whitaker | 2020-06-16 | 2 | -1/+10 |
| | | | | | | i.e. in \EFI\BOOT instead of in \EFI\mageia. This should be used if installing on a removable device, and provides a workaround for buggy BIOSs that don't respect the EFI NVRAM settings. | ||||
* | 1.651.65 | Thierry Vignaud | 2020-06-16 | 2 | -1/+3 |
| | |||||
* | explain how to debug | Thierry Vignaud | 2020-06-16 | 1 | -0/+3 |
| | |||||
* | do not run loadkeys w/o arg | Thierry Vignaud | 2020-06-16 | 2 | -1/+3 |
| | | | | | we would if DEBUG_INSTALL_LANG is not set (mga#26782) Bug introduced in commit 5afc3e4932fdbcfa35c7fe6ae0b22cccd71958ce | ||||
* | explain /capability check | Thierry Vignaud | 2020-06-13 | 1 | -0/+1 |
| | |||||
* | 2.46 | Pascal Terjan | 2020-06-12 | 2 | -2/+4 |
| | |||||
* | Do not ignore devices lacking capability | Pascal Terjan | 2020-06-12 | 1 | -1/+1 |
| | |||||
* | Fix reading capability | Pascal Terjan | 2020-06-12 | 1 | -4/+3 |
| | |||||
* | Use generic code for everything except DAC960 | Pascal Terjan | 2020-06-12 | 2 | -236/+13 |
| | |||||
* | Update NEWS | Pascal Terjan | 2020-06-12 | 1 | -0/+2 |
| | |||||
* | Move CCISS to generic code | Pascal Terjan | 2020-06-12 | 1 | -32/+9 |
| | |||||
* | Move VirtIO to generic code | Pascal Terjan | 2020-06-12 | 1 | -36/+24 |
| | |||||
* | Make the NVME code more generic | Pascal Terjan | 2020-06-12 | 1 | -6/+17 |
| | |||||
* | Simplify NVME code | Pascal Terjan | 2020-06-12 | 1 | -67/+45 |
| | |||||
* | 2.45 | Pascal Terjan | 2020-06-11 | 2 | -1/+3 |
| | |||||
* | Fix NVME code to work for disks with no vendor | Pascal Terjan | 2020-06-11 | 2 | -22/+38 |
| | |||||
* | 2.44 | Pascal Terjan | 2020-06-11 | 2 | -1/+3 |
| | |||||
* | Add support for NVME disks (mga#26708) | Pascal Terjan | 2020-06-11 | 2 | -0/+79 |
| | | | | | The code is generic using sysfs and the only NVME specific code is the path, we should switch to it for all disks. | ||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2020-06-11 | 1 | -13/+14 |
| | |||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2020-06-11 | 1 | -9/+9 |
| | |||||
* | diskdrake: remove partition from /etc/crypttab when deleted (mga#25891) | Martin Whitaker | 2020-06-10 | 2 | -0/+8 |
| | |||||
* | 18.3018.30 | Martin Whitaker | 2020-06-09 | 2 | -1/+3 |
| | |||||
* | Don't show hardware in summary screen when match_all_hardware flag is set. | Martin Whitaker | 2020-06-09 | 2 | -6/+9 |
| | | | | | This avoids showing information about the build host when using the GUI mode of draklive2. | ||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2020-06-07 | 1 | -2/+2 |
| | |||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2020-06-07 | 1 | -1/+1 |
| | |||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2020-06-07 | 1 | -6/+6 |
| | |||||
* | 18.2918.29 | Martin Whitaker | 2020-06-06 | 2 | -1/+3 |
| | |||||
* | installer: exclude ISO installer medium from available disks (mga#26714) | Martin Whitaker | 2020-06-05 | 2 | -0/+11 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2020-05-30 | 1 | -4/+4 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2020-05-30 | 1 | -11/+11 |
| | |||||
* | 18.2818.28 | Martin Whitaker | 2020-05-29 | 3 | -1/+7 |
| | |||||
* | Don't die in write_grub2 if grub.cfg doesn't exist (mga#26676). | Martin Whitaker | 2020-05-29 | 3 | -1/+5 |
| | | | | | 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. | ||||
* | Update German translation from Tx | Yuri Chornoivan | 2020-05-27 | 1 | -3/+3 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2020-05-27 | 1 | -5/+5 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2020-05-27 | 1 | -4/+4 |
| | |||||
* | adapt to exfatprogs-1.03 | Thierry Vignaud | 2020-05-16 | 1 | -0/+1 |
| | | | | | the other bits has been automatically skipped when rebasing into previous commit | ||||
* | adjust for exfat labeling change in exfatprogs 1.0.3 | Thomas Backlund | 2020-05-16 | 1 | -1/+1 |
| | |||||
* | update NEWS for stage218.27.1 | Thomas Backlund | 2020-05-08 | 1 | -0/+5 |
| | |||||
* | 18.27.1 | Thomas Backlund | 2020-05-08 | 2 | -1/+3 |
| | |||||
* | - bootloader: | Thomas Backlund | 2020-05-08 | 2 | -2/+5 |
| | | | | | | 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 | 3 | -1/+5 |
| | |||||
* | (install_raw_grub2) rename /boot/efi as /boot/EFI | Thierry Vignaud | 2020-05-01 | 3 | -0/+6 |
| | | | | | | | 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 | 3 | -1/+5 |
| | |||||
* | Move disabling fsck back into part_raw() | Thierry Vignaud | 2020-04-23 | 1 | -4/+5 |
| | | | | | | It's more logical. It had been moved to preserve_UUID_after_format() when it got split in commit 01c03167421615cbfbe6c6f626fed22ac6e0992c | ||||
* | it's now possible to set labels on exfat | Thierry Vignaud | 2020-04-23 | 3 | -0/+5 |
| | |||||
* | explain more | Thierry Vignaud | 2020-04-23 | 1 | -0/+12 |
| | |||||
* | exfat-utils got renamed as exfatprogs | Thierry Vignaud | 2020-04-23 | 1 | -1/+1 |
| | |||||
* | simplify selecting fs packages | Thierry Vignaud | 2020-04-14 | 2 | -2/+2 |
| | | | | | | | Rationale: they're already covered by fs::format::package_needed_for_partition_type() call above. NTFS got added in commit 06ee50b237dccb9411d589ddcb35ac2a8ca1771a Btrfs got added in commit c12f436ad4dfc6b721a8e4bc9bcd2987c5b30f63 | ||||
* | reindent | Thierry Vignaud | 2020-04-14 | 1 | -2/+2 |
| | | | | previous commit nicely showed it was needed | ||||
* | ntfsprogs has been renamed ntfs-3g | Thierry Vignaud | 2020-04-14 | 2 | -5/+5 |
| | | | | which still provides the former but still |