summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/type.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* refuse to have /boot encryptedPascal Terjan2010-04-291-1/+2
* First step of diskdrake crypto updatePascal Terjan2010-04-211-1/+1
* - include btrfs tools in stage2Pascal Terjan2010-04-141-1/+1
* Add initial nilfs2 supportPascal Terjan2010-04-121-0/+1
* Add missing part of previous commitPascal Terjan2010-04-121-0/+1
* add btrfs to true local fs listOlivier Blin2009-11-251-1/+1
* fix detecting hidden partitions as recovery (broken in commit 257797)Olivier Blin2009-11-121-1/+1
* - factorize default FS definitionPascal Terjan2009-10-071-1/+3
* don't consider lvm named md* as raid (#53767)Pascal Terjan2009-09-181-1/+1
* No need for full path of blkid, and update NEWSPascal Terjan2009-06-121-1/+1
* SILENT: fix commit r257807Andrey Borzenkov2009-06-111-1/+1
* vol_id does not exist any more, use blkidAndrey Borzenkov2009-06-101-5/+5
* Use Hal list of recovery partitions (#51532)Pascal Terjan2009-06-091-1/+9
* - diskdrake:Pascal Terjan2009-03-201-2/+3
* - ext4dev is now stable and called ext4 in 2.6.28+Pascal Terjan2009-01-051-2/+2
* add some loggingPascal Rigaux2008-10-091-0/+1