summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Add --plain to systemctl list-unitsPascal Terjan2020-08-072-1/+3
| | | | | Since systemd 246 it adds some characters at the beginning of the line which break parsing when --plain is not set (mga#27046)
* Update Asturian translation from TxYuri Chornoivan2020-08-011-8/+10
|
* Update Asturian translation from TxYuri Chornoivan2020-08-011-7/+7
|
* Update Asturian translation from TxYuri Chornoivan2020-08-011-4/+4
|
* Update Hindi translation from TxYuri Chornoivan2020-07-241-2/+2
|
* Update Hindi translation from TxYuri Chornoivan2020-07-241-3/+3
|
* Update Hindi translation from TxYuri Chornoivan2020-07-241-4/+5
|
* Update Czech translation from TxYuri Chornoivan2020-07-211-4/+5
|
* Update Czech translation from TxYuri Chornoivan2020-07-211-4/+4
|
* Support loading auto_install file from https urlPascal Terjan2020-07-172-1/+2
|
* Update French translation from TxYuri Chornoivan2020-07-141-4/+4
|
* Update Ukrainian translationYuri Chornoivan2020-07-072-2/+2
|
* Update Hindi translation from TxYuri Chornoivan2020-07-051-9/+9
|
* Update Hindi translation from TxYuri Chornoivan2020-07-051-3/+6
|
* Update Hindi translation from TxYuri Chornoivan2020-07-051-4/+4
|
* Update Catalan translation from TxYuri Chornoivan2020-06-301-3/+5
|
* Update German translation from TxYuri Chornoivan2020-06-301-3/+3
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2020-06-291-4/+4
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2020-06-291-3/+3
|
* Update Spanish translation from TxYuri Chornoivan2020-06-291-4/+7
|
* Update Spanish translation from TxYuri Chornoivan2020-06-291-3/+4
|
* 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.