summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Expand)AuthorAgeFilesLines
* Force reinitialisation of partition suggestions after wiping disk.Martin Whitaker2017-04-041-1/+1
* Speed up proc_partitions::compare() and avoid unwanted udev events.Martin Whitaker2017-04-041-3/+3
* Don't require a BIOS boot partition when performing an upgrade (mga#20338)Martin Whitaker2017-04-041-1/+3
* Allow a BIOS boot partition to be located on any disk (mga#20161).Martin Whitaker2017-02-252-19/+18
* Set fs_type to '' for BIOS boot and Empty partitions.Martin Whitaker2017-02-251-0/+1
* Don't suggest mountpoint for ESP when doing a legacy boot install (mga#20164).Martin Whitaker2017-02-251-1/+1
* Don't treat Empty or BIOS_GRUB partitions as free space (mga#20074).Martin Whitaker2017-02-251-1/+1
* Preserve DOS "Empty" partitions instead of treating them as free space (mga#2...Martin Whitaker2017-02-251-1/+1
* Fix bug in detecting whether a BIOS boot partition is required (mga#19935).Martin Whitaker2017-01-171-1/+1
* Skip check for boot partitions when building Live images (mga#19516).Martin Whitaker2016-12-021-1/+3
* (isFormatable) introduce itThierry Vignaud2016-11-151-1/+7
* simplifyThierry Vignaud2016-10-161-1/+1
* make warning more explicit about "BBP" purposeRĂ©mi Verschelde2016-07-122-2/+2
* BIOS boot partition cannot be mountedThierry Vignaud2016-07-111-1/+1
* fix inverted testThierry Vignaud2016-07-051-1/+1
* factorize bad block checksThierry Vignaud2016-07-042-2/+3
* perl_checker cleanupThierry Vignaud2016-07-041-1/+1
* fix being able to create vfat on UEFI (mga#15698)Thierry Vignaud2016-06-301-1/+2
* keep UUID when formating btrfs (mga#18673)Thierry Vignaud2016-06-241-1/+9
* update btrfs status regarding keeping UUIDThierry Vignaud2016-06-241-1/+1
* fix preserving UUID when formating jfs/nilfs/xfsThierry Vignaud2016-06-241-1/+1
* simplifyThierry Vignaud2016-06-241-1/+1
* fix documentionThierry Vignaud2016-06-231-1/+1
* add a failsafe for ESP taggingThierry Vignaud2016-06-181-1/+1
* fix inverted test (mga#18656, mga#18704)Thierry Vignaud2016-06-161-1/+1
* fix offering to create a GRUB_BIOS partitionThierry Vignaud2016-06-121-1/+1
* fix partition type testThierry Vignaud2016-06-121-0/+1
* update suggestions if needed after erasing diskThierry Vignaud2016-06-111-0/+3
* add a GRUB_BIOS partitions if needed (mga#18656)Thierry Vignaud2016-06-112-0/+38
* init_efi_suggestions -> init_mntpnt_suggestions()Thierry Vignaud2016-06-111-1/+1
* refactor for next commitThierry Vignaud2016-06-111-2/+4
* detect GRUB_BIOS partitions (mga#18656)Thierry Vignaud2016-06-111-3/+5
* check that ESP mount point actually is an ESPThierry Vignaud2016-02-101-1/+4
* (isESP) check fs too (mga#16246)Thierry Vignaud2016-02-101-1/+1
* drop (broken) support for Alpha, IA64 & PPC, SparcThierry Vignaud2016-01-021-1/+1
* prevent a crash (mga#15919)Thierry Vignaud2015-12-251-1/+3
* Suppress undefined comment in secrets line mga#10540Papoteur2015-12-151-1/+1
* only use current disk when auto partitioning, wiping disk, using free space (...Pascal Terjan2015-06-031-3/+3
* resync with udisk2Thierry Vignaud2015-05-281-1/+4
* update commentThierry Vignaud2015-05-281-2/+2
* fix last commit (spotted by tv), update intaller NEWS tooThomas Backlund2015-05-281-1/+1
* ignore special 'Packard_Bell' and 'Push_Button_Reset' partitions (mga#15999)Thomas Backlund2015-05-281-1/+1
* fix not always suggesting /boot/ESP mount pointMartin Whitaker2015-05-251-0/+7
* perl_checker cleanupThierry Vignaud2015-05-181-1/+1
* enables to get raw available space (mga15257)Thierry Vignaud2015-05-181-2/+2
* (getNeededMinSpace) split it outThierry Vignaud2015-05-181-3/+9
* fix regression refusing FAT for ESP (mga#15962)Thierry Vignaud2015-05-171-1/+4
* perl_checker fixThierry Vignaud2015-05-171-1/+1
* log which disk we've issue withThierry Vignaud2015-05-171-1/+1
* fix a crash after "insufficient space" errorThierry Vignaud2015-05-141-1/+1