summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - bootloader:Thomas Backlund2015-04-202-4/+5
| | | | o dont override 'splash' and/or 'quiet' when adding 'noiswmd' (mga#15666)
* Update German translationYuri Chornoivan2015-04-202-67/+175
|
* hide empty space < 2MB, we have such holes due to alignment (mga#15733)Pascal Terjan2015-04-194-2/+8
|
* Speed up reading of flags from GPT partition table.Martin Whitaker2015-04-194-30/+26
| | | | | | | | On some machines, calls to ped_disk_new() in libparted take of the order of seconds, so doing this for each flag and partition in turn makes partition_table::gpt::read_one take an inordinate amount of time (mga#15621). Instead, collect the flags during the call to c::get_disk_partitions.
* update Dutch translationMarja van Waes2015-04-191-3/+3
|
* Slovenian translation updatedfilip2015-04-191-4/+4
|
* use the windows partition with the most available space on currentPascal Terjan2015-04-183-9/+26
| | | | + disk, not the last one across all disks (mga#15589)
* do not "restore" mouse cursor on the root window, we haven't set it toPascal Terjan2015-04-184-7/+3
| | | | 'wait' since 2005 and this causes a crash if we don't own it (mga#15729)
* Updated Catalan translationFrancesc Pinyol Margalef2015-04-181-9/+24
|
* Updated Catalan translationFrancesc Pinyol Margalef2015-04-181-16/+16
|
* Update Ukrainian translationYuri Chornoivan2015-04-171-8/+8
|
* Update install/NEWSPascal Terjan2015-04-161-0/+6
|
* suggest max (20G,20%) of the windows partition, previously max (6G,10%)Pascal Terjan2015-04-162-3/+5
|
* use the windows partition with the most available spacePascal Terjan2015-04-162-1/+5
|
* Updated Turkish translationtarakbumba2015-04-161-338/+122
|
* Oops..Update Turkish translation with correct filetarakbumba2015-04-161-2002/+5576
|
* Updated Turkish translationtarakbumba2015-04-161-5907/+2001
|
* 16.8516.85Thierry Vignaud2015-04-152-1/+3
|
* reuse ESP with "use free space" in liveThierry Vignaud2015-04-152-0/+4
| | | | mga#15690
* better logThierry Vignaud2015-04-141-1/+1
|
* 16.8416.84Thierry Vignaud2015-04-143-1/+5
|
* fix kernel booting in blind mode (mga#15291)Thierry Vignaud2015-04-143-0/+3
| | | | adjust gfxpayload on UEFI
* do not pass useless parameters (mga#15692)Thierry Vignaud2015-04-143-4/+9
| | | | ... to grub2 under UEFI
* fix previous commitThierry Vignaud2015-04-141-1/+1
|
* wrong NEWSThomas Backlund2015-04-132-5/+5
|
* 16.8316.83Thomas Backlund2015-04-132-1/+3
|
* - enable firmware raids with dmraid/kpartx like we do onThomas Backlund2015-04-132-1/+9
| | | | live medias and on fully installed systems
* Update French translationYuri Chornoivan2015-04-131-4/+7
|
* 16.8216.82Thierry Vignaud2015-04-133-1/+5
|
* do generate 'failsafe' entry for grub2 (mga#15675)Thierry Vignaud2015-04-133-0/+5
|
* ignore ESP for "use free space on MS"Thierry Vignaud2015-04-133-2/+4
|
* detect Lenovo recovery as suchThierry Vignaud2015-04-133-1/+3
| | | | also ignore 'SYSTEM_DRV'
* log this changeThierry Vignaud2015-04-131-0/+1
|
* Update Dutch translationRémi Verschelde2015-04-133-4/+6
|
* Update Brazilian Portuguese translationYuri Chornoivan2015-04-131-5/+6
|
* Adapt translation to modified string and unfuzzy themRémi Verschelde2015-04-1362-122/+122
|
* Update translation catalogRémi Verschelde2015-04-1371-32198/+32563
| | | | | Using "make update_n_merge". There is one new string to translate plus a modified string. The fuzzied strings will be fixed and unfuzzied in the next commit.
* Unify PO formatting with "make merge"Rémi Verschelde2015-04-1318-3937/+13412
| | | | | This is made in order to have a clearer diff for the next commit where some strings will be modified. This "make merge" should not alter the translations but simply correct the broken formatting that Transifex produces...
* do add a ESP if it was removed by "Clear All"Thierry Vignaud2015-04-123-0/+8
|
* (init_efi_suggestions) add an optional force paramThierry Vignaud2015-04-121-2/+2
|
* simplify through new isnormal_Fat_or_NTFS()Thierry Vignaud2015-04-121-1/+1
|
* 16.8116.81Thierry Vignaud2015-04-123-1/+5
|
* support loading patches from ntfs-3g USB keysThierry Vignaud2015-04-121-2/+2
|
* don't guess a drive letter for ESP partitionsThierry Vignaud2015-04-123-2/+6
|
* (isnormal_Fat_or_NTFS) introduce itThierry Vignaud2015-04-121-1/+2
| | | | returns regular FAT/NTFS (eg: no recovery, no ESP, ...)
* fix upgrade when package's in several mediaThierry Vignaud2015-04-122-1/+4
| | | | | | sort by ids (like in other places) when finding providing package, thus fixing upgrade when the same package is offered in several media (mga#15350)
* fix latest commitThierry Vignaud2015-04-121-1/+1
| | | | unparsable perl cannot have been tested...
* - dont force 'p' for dmraid partitions, it's conditional dependingThomas Backlund2015-04-122-1/+4
| | | | on device naming like dmraid, kpartx and kernel handles it
* add kpartx for dmraid activationThomas Backlund2015-04-122-0/+3
|
* 16.8016.80Thierry Vignaud2015-04-093-1/+5
|