Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 16.7916.79 | Thierry Vignaud | 2015-04-07 | 1 | -0/+2 |
| | |||||
* | keep vga= arg when switching to grub2 (mga#9888) | Thierry Vignaud | 2015-04-07 | 1 | -0/+3 |
| | |||||
* | 16.7816.78 | Thierry Vignaud | 2015-04-07 | 1 | -0/+2 |
| | |||||
* | fix installing grub2 on MBR (mga#15640) | Thierry Vignaud | 2015-04-07 | 1 | -0/+4 |
| | | | | | regression introduced in: commit b0039ed72e22303c213539ed68315fd90c3c73f1 | ||||
* | 16.7716.77 | Thierry Vignaud | 2015-04-07 | 1 | -0/+2 |
| | |||||
* | needed for drakxtools for draklive-install too | Thierry Vignaud | 2015-04-07 | 1 | -0/+2 |
| | |||||
* | allow btrfs for / without separate /boot with grub2 (mga#15374) | Thomas Backlund | 2015-04-06 | 1 | -0/+2 |
| | |||||
* | do not offer to select RAID as it result in a crash | Thierry Vignaud | 2015-04-03 | 1 | -0/+3 |
| | | | | | rationale: we only show top storage devices which are the ones that work Fix mga#5800 | ||||
* | 16.7616.76 | Thierry Vignaud | 2015-04-03 | 1 | -0/+2 |
| | |||||
* | rescue fix will actually came through drakxtools | Thierry Vignaud | 2015-04-03 | 1 | -0/+1 |
| | |||||
* | grub2-install output too (mga#15439) | Thierry Vignaud | 2015-04-03 | 1 | -0/+2 |
| | |||||
* | really try to detect recovery partitions on GPT | Thierry Vignaud | 2015-04-03 | 1 | -0/+3 |
| | | | | fix "set_partition_flag: unknown type: recovery" (mga#15621) | ||||
* | 16.7516.75 | Thierry Vignaud | 2015-03-30 | 1 | -0/+2 |
| | |||||
* | relax checks for ESP | Thierry Vignaud | 2015-03-30 | 1 | -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 Vignaud | 2015-03-30 | 1 | -0/+2 |
| | | | | make sure to not override /boot/EFI mount point with /media/win_X | ||||
* | make sure to check for existing ESP on all disks | Thierry Vignaud | 2015-03-30 | 1 | -0/+1 |
| | |||||
* | try to detect recovery partitions on GPT | Thierry Vignaud | 2015-03-30 | 1 | -0/+1 |
| | |||||
* | better fix for too corrupted partition table | Thierry Vignaud | 2015-03-30 | 1 | -0/+2 |
| | |||||
* | Update NEWS for reverted patch | Rémi Verschelde | 2015-03-30 | 1 | -0/+3 |
| | |||||
* | 16.7416.74 | Thierry Vignaud | 2015-03-27 | 1 | -0/+2 |
| | |||||
* | fix retrieving ntfs partitions s/ntfs/ntfs-3g/ | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
| | |||||
* | really fix retrieving swap partition type | Thierry Vignaud | 2015-03-27 | 1 | -0/+3 |
| | | | | Thomas rushed to push before I run perl_checker... :-( | ||||
* | 16.7316.73 | Thomas Backlund | 2015-03-27 | 1 | -0/+2 |
| | |||||
* | fix creating RAID devices (mga#15400) | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
| | | | | | regression fixed by reverting a line from commit 329701ba075af74ae6d7f857f62c35c942c24486 | ||||
* | fix failing to read partition table (mga#13592, mga#15272) | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
| | | | | | | this is making it more readable regarding: "I cannot read the partition table of device XXX, it is too corrupted" (mga#13592, mga#15272, mga#15472) | ||||
* | fix fs_type returned by libparted for swaps | Thierry Vignaud | 2015-03-27 | 1 | -1/+1 |
| | |||||
* | fix tagging LVM/raid as "linux filesystem" with GPT | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
| | |||||
* | fix tagging ntfs-3g as "linux filesystem" with GPT | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
| | | | | libparted needs it to be named like this in order to put the right | ||||
* | fix tagging swap as "linux filesystem" with GPT | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
| | | | | | libparted needs it to be named like this in order to put the right GUID... | ||||
* | fix retrieving LVM/RAID partition type | Thierry Vignaud | 2015-03-27 | 1 | -0/+3 |
| | | | | simimar to commit ee22664bcb1fdedece15e07d047ba86f3d791ee6 | ||||
* | 16.7116.71 | Thierry Vignaud | 2015-03-25 | 1 | -0/+2 |
| | |||||
* | add bug ID | Thierry Vignaud | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | log which partition we fail to add | Thierry Vignaud | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | set proper GUID to ESP partitions with GPT layout | Thierry Vignaud | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | fix retrieving ESP partition type | Thierry Vignaud | 2015-03-25 | 1 | -0/+2 |
| | | | | | | | | | ESP are the only partitions we're detecting through their pt_type (modulo 0x12 which was Compaq Diagnostic & unlikely to be found on GPT...) However GPT has no equivalent to pt_type But we can test for ESP flag | ||||
* | - bump max_nb() to 131 to cover mdadm managed imsm and ddf1 bios | Thomas Backlund | 2015-03-22 | 1 | -0/+3 |
| | | | | fakeraids (containers defaults to >= 127 and partitions <=126) | ||||
* | 16.7016.70 | Rémi Verschelde | 2015-03-21 | 1 | -0/+2 |
| | |||||
* | better fix for the scrollbar in the package installation details window | Rémi Verschelde | 2015-03-21 | 1 | -0/+3 |
| | | | | patch by Martin Whitaker (mga#13894) | ||||
* | 16.6916.69 | Thomas Backlund | 2015-03-20 | 1 | -0/+5 |
| | |||||
* | 16.6816.68 | Thierry Vignaud | 2015-03-17 | 1 | -0/+2 |
| | |||||
* | log mkinitrd faillures (mga#9201) | Thierry Vignaud | 2015-03-17 | 1 | -0/+2 |
| | |||||
* | fix mis-detecting some mobile broadband modems (mga#12492) | Thierry Vignaud | 2015-03-11 | 1 | -0/+2 |
| | |||||
* | 16.66 | Anne Nicolas | 2015-03-05 | 1 | -0/+2 |
| | |||||
* | update NEWS | Anne Nicolas | 2015-03-05 | 1 | -0/+3 |
| | |||||
* | 16.6316.63 | Thierry Vignaud | 2015-02-27 | 1 | -0/+2 |
| | |||||
* | fix too wide buttons | Thierry Vignaud | 2015-02-27 | 1 | -0/+3 |
| | | | | | | | closing mga#12422, mga#13471, mga#14839, mga#15379 issue introduced in commit 1d4957dddcbf98c3a985186b8b61be2b3f004b3c but was showing only in some cases | ||||
* | 16.6216.62 | Thierry Vignaud | 2015-02-19 | 1 | -0/+2 |
| | |||||
* | use a vertical scrolling bar when needed | Thierry Vignaud | 2015-02-19 | 1 | -0/+2 |
| | | | | there might be too much solutions (mga#15272) | ||||
* | use an horizontal scrolling bar when needed | Thierry Vignaud | 2015-02-19 | 1 | -1/+2 |
| | | | | | | | | | | | | gtk+ sometimes doesn't respect our sizing which causes the container to enlarge (see previous commit) with previous commit, this reduce the risk of having too small buttons, and fixes several issues in the installer: - buttons being too big causing their box & thus the dialog to increase which triggers a gtk+ bug which makes the window to jump (mga#12422) - as well as several other related issues (mga#11988, mga#14839, mga#15272, mga#15264) | ||||
* | workaround too wide togglebuttons with empty label | Thierry Vignaud | 2015-02-19 | 1 | -0/+3 |
| | | | | | | | | | gtk+3 and/or Adwaita makes togglebuttons with empty label being at least 34px wide whereas when using ->new instead of ->new_with_label, they can be only 18px wide... ...which is still too much when we sized them to eg 5px and cause their container to enlarge |