summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/type.pm
Commit message (Expand)AuthorAgeFilesLines
* Don't treat Empty or BIOS_GRUB partitions as free space (mga#20074).Martin Whitaker2017-02-121-1/+1
* Preserve DOS "Empty" partitions instead of treating them as free space (mga#2...Martin Whitaker2017-02-121-1/+1
* (isFormatable) introduce itThierry Vignaud2016-11-151-1/+7
* simplifyThierry Vignaud2016-10-161-1/+1
* 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-041-1/+2
* perl_checker cleanupThierry Vignaud2016-07-041-1/+1
* fix being able to create vfat on UEFI (mga#15698)Thierry Vignaud2016-06-301-1/+2
* add a failsafe for ESP taggingThierry Vignaud2016-06-181-1/+1
* fix offering to create a GRUB_BIOS partitionThierry Vignaud2016-06-121-1/+1
* detect GRUB_BIOS partitions (mga#18656)Thierry Vignaud2016-06-111-3/+5
* (isESP) check fs too (mga#16246)Thierry Vignaud2016-02-101-1/+1
* 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 regression refusing FAT for ESP (mga#15962)Thierry Vignaud2015-05-171-1/+4
* perl_checker fixThierry Vignaud2015-05-171-1/+1
* do not set noauto for /boot/EFI (mga#15627)Thierry Vignaud2015-05-071-1/+1
* detect Lenovo recovery as suchThierry Vignaud2015-04-131-1/+1
* (isnormal_Fat_or_NTFS) introduce itThierry Vignaud2015-04-121-1/+2
* (isRecovery) move "Compaq diagnostics" test hereThierry Vignaud2015-03-301-0/+1
* (isESP) export itThierry Vignaud2015-03-201-1/+1
* (isEfi) rename as isESP()Thierry Vignaud2015-03-201-2/+2
* match ESP partitions on all archesThierry Vignaud2015-03-201-1/+1
* perl_checker cleanupThierry Vignaud2015-03-201-1/+1
* remove reiserfs from important list (mga#13295)Thomas Backlund2015-01-101-1/+1
* move EFI part up in the list so it actually gets listedThomas Backlund2015-01-091-6/+3
* btrfs needs atleast 256MB partitionThomas Backlund2015-01-081-0/+1
* expose ESP for efi systemsThomas Backlund2015-01-081-1/+6
* group fs types using same arch() checkThomas Backlund2015-01-081-5/+1
* improve fs sorting in combo box (mga#13640)Thierry Vignaud2014-07-031-1/+1
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-28/+7
* allow to choose btrfs in normal mode (mga#65)Thierry Vignaud2013-04-071-1/+1
* tag btrfs & nilfs2 as Journalised FSThierry Vignaud2013-04-071-2/+2
* (call_blkid) add a code comment about blkid -p to prevent accidental revert i...Colin Guthrie2013-02-141-0/+1
* (call_blkid) always bypass blkid cacheColin Guthrie2013-02-141-1/+1
* (call_blkid) do not bypass blkid cacheThierry Vignaud2012-12-281-1/+1
* (call_blkid) use newly introduced get_stdout_raw() to reduce blkidThierry Vignaud2012-05-231-1/+1
* drop support for reiser4 (mga#5680)Thierry Vignaud2012-04-301-4/+1
* (type_names) perl_checker cleanupThierry Vignaud2012-03-231-1/+1
* perl_checker cleanupsThierry Vignaud2012-03-231-2/+2
* (type_names) kill debug printThierry Vignaud2012-03-111-1/+0
* (list_types) allow using nilfs2 during installThierry Vignaud2012-01-231-1/+1
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-2/+2
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* fix raid 0 to be handled as raidPascal Terjan2010-05-241-1/+1
* export isRawLUKSPascal Terjan2010-04-291-1/+1