summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* add a failsafe for ESP taggingThierry Vignaud2016-06-181-0/+2
| | | | sometimes we end with bogus 'fat32' fs
* update service list for current stuffThierry Vignaud2016-06-181-0/+3
|
* 17.3817.38Thierry Vignaud2016-06-161-0/+2
|
* fix inverted test (mga#18656, mga#18704)Thierry Vignaud2016-06-161-0/+1
|
* fix offering to create a GRUB_BIOS partitionThierry Vignaud2016-06-121-0/+3
| | | | ...in custom mode (mga#18656)
* 17.3717.37Thierry Vignaud2016-06-121-0/+2
|
* fix partition type testThierry Vignaud2016-06-121-0/+2
| | | | thus guessing better if we need a GRUB_BIOS partition (mga#18656)
* typo fixThierry Vignaud2016-06-121-1/+1
|
* rename desktop image KDE -> PlasmaThierry Vignaud2016-06-123-0/+2
| | | | | following mga#18687 fix but they would need actually be redone with Plasma
* 17.36.117.36.1Thierry Vignaud2016-06-111-0/+2
|
* fix selecting Plasma (mga#18687)Thierry Vignaud2016-06-112-2/+4
| | | | so that we matches the correct CAT_PLASMA5 in rpmsrate
* fix Slovenian translationfilip2016-06-111-8/+104
| | | | fix credit, meta and old strings lines
* 17.3617.36Thierry Vignaud2016-06-111-0/+2
|
* add a GRUB_BIOS partitions if needed (mga#18656)Thierry Vignaud2016-06-111-0/+1
|
* include cfdisk too in debug buildsThierry Vignaud2016-06-112-1/+2
|
* fix "failed to initialize nss library" errorThierry Vignaud2016-06-112-0/+2
| | | | due to new libnss3 3.24
* MBR limit really is 2TiB, not 4Thierry Vignaud2016-06-101-0/+2
| | | | | so use GPT for disks > 2TiB, thus fixing using invalid MBR on disks between 2 & 4 TiB
* Update Swedish translation from TxYuri Chornoivan2016-06-101-14/+8
|
* fix loadkeys in debug modeThierry Vignaud2016-06-102-0/+3
| | | | | | set special variable else loadkeys won't work on tty1 (before starting the real installer) as keyboard.pm will look in the wrong place and thus won't use internal loadkeys
* debug build: gdb needs python3 instead of python2Thierry Vignaud2016-06-102-36/+50
| | | | it also needs various guile modules in order to start
* Update Slovenian translation from TxYuri Chornoivan2016-06-091-109/+15
|
* do not override bootloader on upgrade (mga#18638)Thierry Vignaud2016-06-092-1/+3
|
* 17.35.117.35.1Thierry Vignaud2016-06-071-0/+2
|
* fix selecting grub2 on !UEFIThierry Vignaud2016-06-072-1/+3
| | | | c/p typo in previous commit that was only tested with OVMF :-(
* 17.3517.35Thierry Vignaud2016-06-071-0/+2
|
* fix selecting grub2-efi on UEFI (mga#18646)Thierry Vignaud2016-06-072-2/+16
| | | | | | | | | | | | | | | | | | | the issue is that we select basesystem which pulls bootloader -> grub2 then later grub2-efi b/c we're on UEFI which results in: we don't use the right API for selecting packages which results in: * preferring grub2 over lilo,grub2-efi,grub * replacing bootloader with grub2 * selecting grub2-2.02-0.git10457.6.mga6.x86_64 (...) * selecting grub2-efi because of needed for UEFI boot (...) * no packages match grub2-efi (it is either in skip.list or already rejected) * ERROR: selection failed: grub2-efi-2.02-0.git10457.6.mga6.x86_64 (due to conflicts with grub2-2.02-0.git10457.6.mga6.x86_64) the proper fix would be to use a better URPM API but it's just as simple to pick the bootloader before picking basesystem...
* 17.34.117.34.1Thierry Vignaud2016-06-061-0/+2
|
* fix displaying release notes with WebKit2Thierry Vignaud2016-06-061-0/+2
|
* 17.3417.34Thierry Vignaud2016-06-061-0/+2
|
* grub2: only overwrite install.sh when installingThierry Vignaud2016-06-061-0/+1
| | | | | And only when actually installing boot loader, not when updating grub2 menu list (mga#17455)
* enable to (un)install os-proberThierry Vignaud2016-06-061-0/+1
| | | | thus enabling to prevent slow boot (mga#16010, mga#18538)
* fix reading back last grub2 entryThierry Vignaud2016-06-061-0/+1
|
* stop offering grub legacy & lilo on new installsThierry Vignaud2016-06-061-0/+1
| | | | | | | | rationale: - lilo is no more supported upstream and has been replaced by grub legacy a long time ago - grub-legacy does not support ext4 fses formatted with e2fsprogs-1.43 (mga#18583)
* grub2: set GRUB_DEFAULT + GRUB_SAVEDEFAULTThierry Vignaud2016-06-061-0/+1
| | | | | else grub2-set-default won't work (mga#9627, mga#16059) but do not overwrite it if user has changed its value
* only overwrite GRUB_CMDLINE_LINUX_DEFAULT on first install (mga#18112)Thierry Vignaud2016-06-061-0/+3
|
* Update Czech translation from TxYuri Chornoivan2016-06-021-1/+1
|
* Update Catalan translation from TxYuri Chornoivan2016-05-301-14/+8
|
* Update German translation from TxYuri Chornoivan2016-05-291-13/+7
|
* 17.3317.33Thierry Vignaud2016-05-271-0/+2
|
* update logThierry Vignaud2016-05-271-0/+1
|
* only use vesa on x86Thierry Vignaud2016-05-272-1/+2
|
* Updated Estonian translationMarek Laane2016-05-261-21/+21
|
* Slovenian translation updatedfilip2016-05-241-6/+6
|
* - Updated Turkish translationtarakbumba2016-05-221-141/+53
|
* adjust to latest gdbThierry Vignaud2016-05-222-1/+2
| | | | when doing a debug build with GDB included
* Update Czech translation from TxYuri Chornoivan2016-05-221-13/+7
|
* Update Greek translationDimitrios Glentadakis2016-05-191-5/+5
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2016-05-191-13/+7
|
* Update Ukrainian translationYuri Chornoivan2016-05-171-5/+5
|
* merge Plasma occurrenceAnne Nicolas2016-05-1772-691/+1164
|