summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* use the windows partition with the most available space on currentPascal Terjan2015-04-181-2/+2
| | | | + disk, not the last one across all disks (mga#15589)
* Updated Catalan translationFrancesc Pinyol Margalef2015-04-181-16/+16
|
* Update install/NEWSPascal Terjan2015-04-161-0/+6
|
* better logThierry Vignaud2015-04-141-1/+1
|
* 16.8416.84Thierry Vignaud2015-04-141-0/+2
|
* fix kernel booting in blind mode (mga#15291)Thierry Vignaud2015-04-141-0/+1
| | | | adjust gfxpayload on UEFI
* do not pass useless parameters (mga#15692)Thierry Vignaud2015-04-141-0/+3
| | | | ... to grub2 under UEFI
* fix previous commitThierry Vignaud2015-04-141-1/+1
|
* wrong NEWSThomas Backlund2015-04-131-0/+5
|
* 16.8216.82Thierry Vignaud2015-04-131-0/+2
|
* do generate 'failsafe' entry for grub2 (mga#15675)Thierry Vignaud2015-04-131-0/+2
|
* ignore ESP for "use free space on MS"Thierry Vignaud2015-04-131-0/+1
|
* detect Lenovo recovery as suchThierry Vignaud2015-04-131-0/+1
| | | | also ignore 'SYSTEM_DRV'
* log this changeThierry Vignaud2015-04-131-0/+1
|
* do add a ESP if it was removed by "Clear All"Thierry Vignaud2015-04-121-0/+3
|
* 16.8116.81Thierry Vignaud2015-04-121-0/+2
|
* support loading patches from ntfs-3g USB keysThierry Vignaud2015-04-121-2/+2
|
* don't guess a drive letter for ESP partitionsThierry Vignaud2015-04-121-0/+2
|
* 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)
* add kpartx for dmraid activationThomas Backlund2015-04-122-0/+3
|
* 16.8016.80Thierry Vignaud2015-04-091-0/+2
|
* don't guess a drive letter for recovery partitionsThierry Vignaud2015-04-091-0/+2
| | | | thus fixing mga15636
* generate core.img for UEFIThierry Vignaud2015-04-091-0/+1
|
* write /boot/grub2/install.sh like for grubThierry Vignaud2015-04-091-0/+1
| | | | thus deprecating /boot/grub2/drakboot.conf
* grub2: check there's still some place on /bootThierry Vignaud2015-04-091-0/+1
|
* log grub2 config in report.bug like for grub/liloThierry Vignaud2015-04-081-0/+1
|
* fix detecting grub2 on ESPThierry Vignaud2015-04-081-0/+3
| | | | | | | | | We only support detecting grub2 on ESP for now. This might help mga#13901 fix: $ detectloader Cannot find a boot loader installed
* 16.7916.79Thierry Vignaud2015-04-071-0/+2
|
* keep vga= arg when switching to grub2 (mga#9888)Thierry Vignaud2015-04-071-0/+3
|
* 16.7816.78Thierry Vignaud2015-04-071-0/+2
|
* fix installing grub2 on MBR (mga#15640)Thierry Vignaud2015-04-071-0/+4
| | | | | regression introduced in: commit b0039ed72e22303c213539ed68315fd90c3c73f1
* 16.7716.77Thierry Vignaud2015-04-071-0/+2
|
* add bug IDsThierry Vignaud2015-04-071-1/+1
|
* allow btrfs for / without separate /boot with grub2 (mga#15374)Thomas Backlund2015-04-061-0/+1
|
* - bootloader:Thomas Backlund2015-04-061-0/+3
| | | | | o add 'noiswmd' to kernel command line to manage isw_ bios fakeraids with dmraid for now (instead of mdadm)
* Update Chinese (Simplified) translation from TxYuri Chornoivan2015-04-051-166/+82
|
* Update German translation from TxYuri Chornoivan2015-04-051-219/+78
|
* do not offer to select RAID as it result in a crashThierry Vignaud2015-04-031-0/+3
| | | | | rationale: we only show top storage devices which are the ones that work Fix mga#5800
* 16.7616.76Thierry Vignaud2015-04-031-0/+2
|
* grub2-install output too (mga#15439)Thierry Vignaud2015-04-031-0/+2
|
* advertise log changeThierry Vignaud2015-04-031-0/+1
|
* really try to detect recovery partitions on GPTThierry Vignaud2015-04-031-0/+3
| | | | fix "set_partition_flag: unknown type: recovery" (mga#15621)
* Update Swedish translation from TxYuri Chornoivan2015-04-021-384/+122
|
* Update Albanian translation from TxYuri Chornoivan2015-03-311-474/+217
|
* log fdisk -l output before/after partitionningThierry Vignaud2015-03-301-0/+2
|
* 16.7516.75Thierry Vignaud2015-03-301-0/+2
|
* relax checks for ESPThierry Vignaud2015-03-301-0/+1
| | | | | | - match ESP even if already mounted - drop checking if !recovery, it's useless as isESP() and isRecovery() checks for different partition types, etc
* fix getting ESP with "use free space"Thierry Vignaud2015-03-301-0/+2
| | | | make sure to not override /boot/EFI mount point with /media/win_X
* make sure to check for existing ESP on all disksThierry Vignaud2015-03-301-0/+1
|
* try to detect recovery partitions on GPTThierry Vignaud2015-03-301-0/+1
|