| Commit message (Expand) | Author | Age | Files | Lines |
* | fix inverted test | Thierry Vignaud | 2016-07-05 | 1 | -1/+1 |
* | factorize bad block checks | Thierry Vignaud | 2016-07-04 | 2 | -2/+3 |
* | perl_checker cleanup | Thierry Vignaud | 2016-07-04 | 1 | -1/+1 |
* | fix being able to create vfat on UEFI (mga#15698) | Thierry Vignaud | 2016-06-30 | 1 | -1/+2 |
* | keep UUID when formating btrfs (mga#18673) | Thierry Vignaud | 2016-06-24 | 1 | -1/+9 |
* | update btrfs status regarding keeping UUID | Thierry Vignaud | 2016-06-24 | 1 | -1/+1 |
* | fix preserving UUID when formating jfs/nilfs/xfs | Thierry Vignaud | 2016-06-24 | 1 | -1/+1 |
* | simplify | Thierry Vignaud | 2016-06-24 | 1 | -1/+1 |
* | fix documention | Thierry Vignaud | 2016-06-23 | 1 | -1/+1 |
* | add a failsafe for ESP tagging | Thierry Vignaud | 2016-06-18 | 1 | -1/+1 |
* | fix inverted test (mga#18656, mga#18704) | Thierry Vignaud | 2016-06-16 | 1 | -1/+1 |
* | fix offering to create a GRUB_BIOS partition | Thierry Vignaud | 2016-06-12 | 1 | -1/+1 |
* | fix partition type test | Thierry Vignaud | 2016-06-12 | 1 | -0/+1 |
* | update suggestions if needed after erasing disk | Thierry Vignaud | 2016-06-11 | 1 | -0/+3 |
* | add a GRUB_BIOS partitions if needed (mga#18656) | Thierry Vignaud | 2016-06-11 | 2 | -0/+38 |
* | init_efi_suggestions -> init_mntpnt_suggestions() | Thierry Vignaud | 2016-06-11 | 1 | -1/+1 |
* | refactor for next commit | Thierry Vignaud | 2016-06-11 | 1 | -2/+4 |
* | detect GRUB_BIOS partitions (mga#18656) | Thierry Vignaud | 2016-06-11 | 1 | -3/+5 |
* | check that ESP mount point actually is an ESP | Thierry Vignaud | 2016-02-10 | 1 | -1/+4 |
* | (isESP) check fs too (mga#16246) | Thierry Vignaud | 2016-02-10 | 1 | -1/+1 |
* | drop (broken) support for Alpha, IA64 & PPC, Sparc | Thierry Vignaud | 2016-01-02 | 1 | -1/+1 |
* | prevent a crash (mga#15919) | Thierry Vignaud | 2015-12-25 | 1 | -1/+3 |
* | Suppress undefined comment in secrets line mga#10540 | Papoteur | 2015-12-15 | 1 | -1/+1 |
* | only use current disk when auto partitioning, wiping disk, using free space (... | Pascal Terjan | 2015-06-03 | 1 | -3/+3 |
* | resync with udisk2 | Thierry Vignaud | 2015-05-28 | 1 | -1/+4 |
* | update comment | Thierry Vignaud | 2015-05-28 | 1 | -2/+2 |
* | fix last commit (spotted by tv), update intaller NEWS too | Thomas Backlund | 2015-05-28 | 1 | -1/+1 |
* | ignore special 'Packard_Bell' and 'Push_Button_Reset' partitions (mga#15999) | Thomas Backlund | 2015-05-28 | 1 | -1/+1 |
* | fix not always suggesting /boot/ESP mount point | Martin Whitaker | 2015-05-25 | 1 | -0/+7 |
* | perl_checker cleanup | Thierry Vignaud | 2015-05-18 | 1 | -1/+1 |
* | enables to get raw available space (mga15257) | Thierry Vignaud | 2015-05-18 | 1 | -2/+2 |
* | (getNeededMinSpace) split it out | Thierry Vignaud | 2015-05-18 | 1 | -3/+9 |
* | fix regression refusing FAT for ESP (mga#15962) | Thierry Vignaud | 2015-05-17 | 1 | -1/+4 |
* | perl_checker fix | Thierry Vignaud | 2015-05-17 | 1 | -1/+1 |
* | log which disk we've issue with | Thierry Vignaud | 2015-05-17 | 1 | -1/+1 |
* | fix a crash after "insufficient space" error | Thierry Vignaud | 2015-05-14 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2015-05-13 | 1 | -7/+7 |
* | do not set noauto for /boot/EFI (mga#15627) | Thierry Vignaud | 2015-05-07 | 1 | -1/+1 |
* | Revert "Do not die if /proc/partitions knows more than us" | Pascal Terjan | 2015-04-26 | 1 | -1/+1 |
* | Ignore special partitions on mmc (mga#15759) | Pascal Terjan | 2015-04-26 | 1 | -2/+6 |
* | Do not die if /proc/partitions knows more than us | Pascal Terjan | 2015-04-26 | 1 | -1/+1 |
* | Make the resize handler more visible (mga#15728) | Pascal Terjan | 2015-04-22 | 1 | -2/+1 |
* | Making the resizing handle wider | Pascal Terjan | 2015-04-20 | 1 | -0/+3 |
* | Fix ugly separator between partitions | Pascal Terjan | 2015-04-20 | 1 | -6/+1 |
* | hide empty space < 2MB, we have such holes due to alignment (mga#15733) | Pascal Terjan | 2015-04-19 | 1 | -1/+3 |
* | use the windows partition with the most available space on current | Pascal Terjan | 2015-04-18 | 1 | -5/+22 |
* | suggest max (20G,20%) of the windows partition, previously max (6G,10%) | Pascal Terjan | 2015-04-16 | 1 | -3/+3 |
* | use the windows partition with the most available space | Pascal Terjan | 2015-04-16 | 1 | -1/+1 |
* | - enable firmware raids with dmraid/kpartx like we do on | Thomas Backlund | 2015-04-13 | 1 | -1/+6 |
* | ignore ESP for "use free space on MS" | Thierry Vignaud | 2015-04-13 | 1 | -2/+2 |