summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* sync with kernel 5.6/5.7Thierry Vignaud2020-06-282-0/+4
|
* 18.3218.32Martin Whitaker2020-06-272-1/+3
|
* Fix NEWS (last addition is not released yet).Martin Whitaker2020-06-271-2/+2
|
* diskdrake: fix a crash on whole disk filesystems (mga#26849)Pascal Terjan2020-06-232-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 TxYuri Chornoivan2020-06-232-8/+10
|
* Update NEWS.Martin Whitaker2020-06-211-0/+4
|
* Fix switch from GRUB2 to rEFInd when installed in \EFI\BOOT.Martin Whitaker2020-06-211-0/+4
|
* Detect GRUB2 bootloader when installed in \EFI\BOOT.Martin Whitaker2020-06-211-1/+2
|
* Simplify UEFI bootloader detection.Martin Whitaker2020-06-211-10/+10
|
* Update Catalan translation from TxYuri Chornoivan2020-06-201-4/+4
|
* Update Catalan translation from TxYuri Chornoivan2020-06-201-3/+3
|
* Update German translation from TxYuri Chornoivan2020-06-181-2/+2
|
* 18.3118.31Martin Whitaker2020-06-183-1/+5
|
* installer: remove unicore/Heavy.pl and utf8_heavy.pl from list.xmlMartin Whitaker2020-06-181-2/+0
| | | | They no longer exist in perl 5.32.
* Update Slovenian translation from TxYuri Chornoivan2020-06-181-4/+4
|
* Update Estonian translation from TxYuri Chornoivan2020-06-181-4/+4
|
* Update Ukrainian translationYuri Chornoivan2020-06-181-8/+8
|
* Update French translation from TxYuri Chornoivan2020-06-181-2/+2
|
* Update French translation from TxYuri Chornoivan2020-06-181-3/+7
|
* Update French translation from TxYuri Chornoivan2020-06-181-2/+3
|
* Update Slovenian translation from TxYuri Chornoivan2020-06-181-5/+5
|
* Update Slovenian translation from TxYuri Chornoivan2020-06-181-2/+2
|
* Update Greek translation from TxYuri Chornoivan2020-06-181-3/+3
|
* Update Greek translation from TxYuri Chornoivan2020-06-171-4/+6
|
* Update Greek translation from TxYuri Chornoivan2020-06-171-1/+1
|
* Update Estonian translation from TxYuri Chornoivan2020-06-171-4/+6
|
* Update German translation from TxYuri Chornoivan2020-06-171-3/+5
|
* Update translation catalogue.Martin Whitaker2020-06-1779-3638/+4033
|
* installer: restore flat list option for individual package selectionMartin Whitaker2020-06-172-0/+6
| | | | This allows the user to select packages that aren't enabled by rpmsrate.
* Update french translationThierry Vignaud2020-06-171-2/+2
|
* explain the need for HarfBuzzThierry Vignaud2020-06-171-1/+1
|
* Update Ukrainian translationYuri Chornoivan2020-06-171-2/+2
|
* Update translation catalogue.Martin Whitaker2020-06-1779-25997/+25997
|
* Update NEWS.Martin Whitaker2020-06-172-0/+9
|
* Don't use swap on other devices when installing on a removable device (and ↵Martin Whitaker2020-06-171-1/+3
| | | | vice versa).
* Default to no os-prober when installing bootloader on a removable device.Martin Whitaker2020-06-171-1/+6
|
* installer: latest Pango requires HarfBuzz.Martin Whitaker2020-06-171-0/+1
|
* Ignore free space on other devices when allocating partitions on single device.Martin Whitaker2020-06-161-5/+5
|
* Ignore swap on other devices when suggesting partitions on removable device.Martin Whitaker2020-06-161-1/+2
|
* Default to installing EFI bootloader in /EFI/BOOT on removable devices.Martin Whitaker2020-06-161-1/+7
|
* Enhance message for installing bootloaders in /EFI/BOOT.Martin Whitaker2020-06-161-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 Whitaker2020-06-163-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 Whitaker2020-06-162-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 TxYuri Chornoivan2020-06-111-13/+14
|
* Update Spanish translation from TxYuri Chornoivan2020-06-111-9/+9
|
* diskdrake: remove partition from /etc/crypttab when deleted (mga#25891)Martin Whitaker2020-06-102-0/+8
|
* 18.3018.30Martin Whitaker2020-06-092-1/+3
|
* Don't show hardware in summary screen when match_all_hardware flag is set.Martin Whitaker2020-06-092-6/+9
| | | | | This avoids showing information about the build host when using the GUI mode of draklive2.
* Update Spanish translation from TxYuri Chornoivan2020-06-071-2/+2
|
* Update Spanish translation from TxYuri Chornoivan2020-06-071-1/+1
|