Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ignore free space on other devices when allocating partitions on single device. | Martin Whitaker | 2020-06-16 | 1 | -5/+5 | |
| | ||||||
* | Ignore swap on other devices when suggesting partitions on removable device. | Martin Whitaker | 2020-06-16 | 1 | -1/+2 | |
| | ||||||
* | Default to installing EFI bootloader in /EFI/BOOT on removable devices. | Martin Whitaker | 2020-06-16 | 1 | -1/+7 | |
| | ||||||
* | Enhance message for installing bootloaders in /EFI/BOOT. | Martin Whitaker | 2020-06-16 | 1 | -2/+2 | |
| | | | | | This may be needed to make a removable device self-bootable as well as to work around buggy BIOSs that don't respect the NVRAM settings. | |||||
* | When installing on a removable device, suggest an ESP on that device. | Martin Whitaker | 2020-06-16 | 3 | -14/+27 | |
| | | | | | We must update the suggestions each time the user selects a different target device. | |||||
* | 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. | |||||
* | 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 | |||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-09 | 1 | -11/+11 | |
| | ||||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-09 | 1 | -51/+56 | |
| | ||||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-08 | 1 | -36/+39 | |
| | ||||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-08 | 1 | -107/+107 | |
| | ||||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-08 | 1 | -28/+28 | |
| | ||||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-02 | 1 | -171/+163 | |
| | ||||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-02 | 1 | -368/+293 | |
| | ||||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-02 | 1 | -342/+247 | |
| | ||||||
* | do not try anymore to restore MBR with lilo | Thierry Vignaud | 2020-03-25 | 1 | -2/+0 | |
| | | | | | | rationale: we don't install lilo anymore, we only support it when upgrading see commit 9001e5c9e7e4235d81d73b92a48c57785374f97e | |||||
* | modernize example | Thierry Vignaud | 2020-03-25 | 1 | -1/+1 | |
| | ||||||
* | simplify | Thierry Vignaud | 2020-03-25 | 1 | -10/+4 | |
| |