Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with kernel 5.6/5.7 | Thierry Vignaud | 2020-06-28 | 5 | -3/+11 |
| | |||||
* | 18.3218.32 | Martin Whitaker | 2020-06-27 | 2 | -1/+3 |
| | |||||
* | Fix NEWS (last addition is not released yet). | Martin Whitaker | 2020-06-27 | 1 | -2/+2 |
| | |||||
* | diskdrake: fix a crash on whole disk filesystems (mga#26849) | Pascal Terjan | 2020-06-23 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | When a disk has a filesystem directly without a partition table, libparted tells us the partition table is of type loop and we don't have code to handle that, causing a crash: Can't locate partition_table/loop.pm in @INC (you may need to install the partition_table::loop module) (@INC contains: /usr/lib/libDrakX /usr/local/lib64/perl5 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/lib/libDrakX/partition_table.pm line 287. Perl's trace: drakbug::bug_handler() called from /usr/lib/libDrakX/partition_table.pm:287 partition_table::initialize() called from /usr/lib/libDrakX/partition_table/raw.pm:227 partition_table::raw::zero_MBR() called from /usr/lib/libDrakX/fsedit.pm:265 fsedit::get_hds() called from /usr/libexec/diskdrake:74 We should probably be more generic and treat the same way any partition table type name we don't know rather than crashing. | ||||
* | Update Serbian translation from Tx | Yuri Chornoivan | 2020-06-23 | 2 | -8/+10 |
| | |||||
* | Update NEWS. | Martin Whitaker | 2020-06-21 | 1 | -0/+4 |
| | |||||
* | Fix switch from GRUB2 to rEFInd when installed in \EFI\BOOT. | Martin Whitaker | 2020-06-21 | 1 | -0/+4 |
| | |||||
* | Detect GRUB2 bootloader when installed in \EFI\BOOT. | Martin Whitaker | 2020-06-21 | 1 | -1/+2 |
| | |||||
* | Simplify UEFI bootloader detection. | Martin Whitaker | 2020-06-21 | 1 | -10/+10 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2020-06-20 | 1 | -4/+4 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2020-06-20 | 1 | -3/+3 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2020-06-18 | 1 | -2/+2 |
| | |||||
* | 18.3118.31 | Martin Whitaker | 2020-06-18 | 3 | -1/+5 |
| | |||||
* | installer: remove unicore/Heavy.pl and utf8_heavy.pl from list.xml | Martin Whitaker | 2020-06-18 | 1 | -2/+0 |
| | | | | They no longer exist in perl 5.32. | ||||
* | Update Slovenian translation from Tx | Yuri Chornoivan | 2020-06-18 | 1 | -4/+4 |
| | |||||
* | Update Estonian translation from Tx | Yuri Chornoivan | 2020-06-18 | 1 | -4/+4 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2020-06-18 | 1 | -8/+8 |
| | |||||
* | Update French translation from Tx | Yuri Chornoivan | 2020-06-18 | 1 | -2/+2 |
| | |||||
* | Update French translation from Tx | Yuri Chornoivan | 2020-06-18 | 1 | -3/+7 |
| | |||||
* | Update French translation from Tx | Yuri Chornoivan | 2020-06-18 | 1 | -2/+3 |
| | |||||
* | Update Slovenian translation from Tx | Yuri Chornoivan | 2020-06-18 | 1 | -5/+5 |
| | |||||
* | Update Slovenian translation from Tx | Yuri Chornoivan | 2020-06-18 | 1 | -2/+2 |
| | |||||
* | Update Greek translation from Tx | Yuri Chornoivan | 2020-06-18 | 1 | -3/+3 |
| | |||||
* | Update Greek translation from Tx | Yuri Chornoivan | 2020-06-17 | 1 | -4/+6 |
| | |||||
* | Update Greek translation from Tx | Yuri Chornoivan | 2020-06-17 | 1 | -1/+1 |
| | |||||
* | Update Estonian translation from Tx | Yuri Chornoivan | 2020-06-17 | 1 | -4/+6 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2020-06-17 | 1 | -3/+5 |
| | |||||
* | Update translation catalogue. | Martin Whitaker | 2020-06-17 | 79 | -3638/+4033 |
| | |||||
* | installer: restore flat list option for individual package selection | Martin Whitaker | 2020-06-17 | 2 | -0/+6 |
| | | | | This allows the user to select packages that aren't enabled by rpmsrate. | ||||
* | Update french translation | Thierry Vignaud | 2020-06-17 | 1 | -2/+2 |
| | |||||
* | explain the need for HarfBuzz | Thierry Vignaud | 2020-06-17 | 1 | -1/+1 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2020-06-17 | 1 | -2/+2 |
| | |||||
* | Update translation catalogue. | Martin Whitaker | 2020-06-17 | 79 | -25997/+25997 |
| | |||||
* | Update NEWS. | Martin Whitaker | 2020-06-17 | 2 | -0/+9 |
| | |||||
* | Don't use swap on other devices when installing on a removable device (and ↵ | Martin Whitaker | 2020-06-17 | 1 | -1/+3 |
| | | | | vice versa). | ||||
* | Default to no os-prober when installing bootloader on a removable device. | Martin Whitaker | 2020-06-17 | 1 | -1/+6 |
| | |||||
* | installer: latest Pango requires HarfBuzz. | Martin Whitaker | 2020-06-17 | 1 | -0/+1 |
| | |||||
* | 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. | ||||
* | 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 |
| |