summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Update Serbian translation from TxYuri Chornoivan2016-06-251-764/+345
|
* Update Serbian translation from TxYuri Chornoivan2016-06-251-1200/+318
|
* Update Serbian translation from TxYuri Chornoivan2016-06-251-32/+54
|
* Update Serbian translation from TxYuri Chornoivan2016-06-251-375/+84
|
* Update German translation from TxYuri Chornoivan2016-06-251-2/+2
|
* Update Slovenian translationfilip2016-06-241-1/+5
|
* 17.4617.46Thierry Vignaud2016-06-243-1/+5
|
* (get_libdir) introduce itThierry Vignaud2016-06-245-4/+11
| | | | it'll be reused in compssUsers.pl
* simplify after previous commitThierry Vignaud2016-06-241-2/+2
|
* do not alter /etc/default/grub on kernel updatesThierry Vignaud2016-06-242-3/+6
| | | | only when running drakboot (mga#18783)
* (write_grub2_default_entry) split itThierry Vignaud2016-06-241-10/+17
| | | | needed for next commit
* (write_grub2_sysconfig) split itThierry Vignaud2016-06-241-2/+8
| | | | needed for next commit
* 17.4517.45Thierry Vignaud2016-06-243-1/+5
|
* keep UUID when formating btrfs (mga#18673)Thierry Vignaud2016-06-244-2/+16
|
* Update Ukrainian translationYuri Chornoivan2016-06-241-2/+5
|
* 17.4417.44Thierry Vignaud2016-06-243-1/+5
|
* sync with codeThierry Vignaud2016-06-2471-994/+1562
|
* sync ref catalog with codeThierry Vignaud2016-06-241-8/+13
|
* warn if grub2 is not installed on MBR/ESPThierry Vignaud2016-06-243-1/+9
|
* updateThierry Vignaud2016-06-241-1/+1
|
* sync with codeThierry Vignaud2016-06-2471-142/+497
|
* sync ref catalog with codeThierry Vignaud2016-06-241-2/+7
|
* do display boot device list even if there's only one diskThierry Vignaud2016-06-241-1/+1
|
* kill an old useless ia64 checkThierry Vignaud2016-06-241-2/+0
|
* remeber if we didn't want to overwrite ESP/MBRThierry Vignaud2016-06-241-0/+1
| | | | it wasn't done previously...
* add a "Do not touch ESP or MBR" option (mga#18770)Thierry Vignaud2016-06-244-3/+8
|
* forgotten logThierry Vignaud2016-06-242-0/+2
|
* add a wait dialog (mga#11041)Thierry Vignaud2016-06-242-0/+6
|
* update btrfs status regarding keeping UUIDThierry Vignaud2016-06-241-1/+1
| | | | | | we cannot keep UUID when formating btrfs: - btrfstune -U needs answering "y" - mkfs.btrfs -u fails with: "non unique UUID: XYZ..."
* include xfs_db for latest commitThierry Vignaud2016-06-241-0/+1
|
* fix preserving UUID when formating jfs/nilfs/xfsThierry Vignaud2016-06-243-1/+5
|
* simplifyThierry Vignaud2016-06-241-1/+1
|
* filter GPT disks w/o a BIOS boot part (mga#18770)Thierry Vignaud2016-06-241-2/+6
| | | | | | else grub2-install failed with:r "this GPT Partition label contains no BIOS Boot Partition: embedding won't be possible."
* Update German translation from TxYuri Chornoivan2016-06-231-3/+3
|
* Update German translation from TxYuri Chornoivan2016-06-231-17/+2
|
* fix documentionThierry Vignaud2016-06-231-1/+1
|
* UEFI: do not offer to pick the diskThierry Vignaud2016-06-233-1/+6
| | | | | where to install the bootloader (grub2) as we don't give it to grub2-install, which looks for the ESP anyway
* better log when not virtualizedThierry Vignaud2016-06-231-1/+1
|
* log if were running under UEFIThierry Vignaud2016-06-232-0/+2
|
* (system_info) split itThierry Vignaud2016-06-232-2/+7
|
* fix kernel names in logsThierry Vignaud2016-06-232-1/+3
|
* Update Slovenian translationfilip2016-06-221-3/+3
|
* updateThierry Vignaud2016-06-221-6/+6
|
* Update Swedish translation from TxYuri Chornoivan2016-06-221-3/+3
|
* Update Swedish translation from TxYuri Chornoivan2016-06-221-15/+2
|
* Update Catalan translation from TxYuri Chornoivan2016-06-221-5/+5
|
* Update Catalan translation from TxYuri Chornoivan2016-06-221-7/+58
|
* Update Catalan translation from TxYuri Chornoivan2016-06-221-17/+2
|
* Update Ukrainian translationYuri Chornoivan2016-06-221-3/+3
|
* sort service categories, putting "Other" at endThierry Vignaud2016-06-222-1/+9
| | | | Resolves: mga#6286