summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Expand)AuthorAgeFilesLines
* do not set noauto for /boot/EFI (mga#15627)Thierry Vignaud2015-05-071-1/+1
* Revert "Do not die if /proc/partitions knows more than us"Pascal Terjan2015-04-261-1/+1
* Ignore special partitions on mmc (mga#15759)Pascal Terjan2015-04-261-2/+6
* Do not die if /proc/partitions knows more than usPascal Terjan2015-04-261-1/+1
* Make the resize handler more visible (mga#15728)Pascal Terjan2015-04-221-2/+1
* Making the resizing handle widerPascal Terjan2015-04-201-0/+3
* Fix ugly separator between partitionsPascal Terjan2015-04-201-6/+1
* hide empty space < 2MB, we have such holes due to alignment (mga#15733)Pascal Terjan2015-04-191-1/+3
* use the windows partition with the most available space on currentPascal Terjan2015-04-181-5/+22
* suggest max (20G,20%) of the windows partition, previously max (6G,10%)Pascal Terjan2015-04-161-3/+3
* use the windows partition with the most available spacePascal Terjan2015-04-161-1/+1
* - enable firmware raids with dmraid/kpartx like we do onThomas Backlund2015-04-131-1/+6
* ignore ESP for "use free space on MS"Thierry Vignaud2015-04-131-2/+2
* detect Lenovo recovery as suchThierry Vignaud2015-04-131-1/+1
* simplify through new isnormal_Fat_or_NTFS()Thierry Vignaud2015-04-121-1/+1
* (isnormal_Fat_or_NTFS) introduce itThierry Vignaud2015-04-121-1/+2
* do not offer to select RAID as it result in a crashThierry Vignaud2015-04-031-1/+1
* relax checks for ESPThierry Vignaud2015-03-301-1/+1
* fix getting ESP with "use free space"Thierry Vignaud2015-03-301-1/+1
* make sure to check for existing ESP on all disksThierry Vignaud2015-03-301-1/+1
* (isRecovery) move "Compaq diagnostics" test hereThierry Vignaud2015-03-302-1/+2
* kill sparc leftoverThierry Vignaud2015-03-251-7/+0
* add ESP to suggestion if neededThierry Vignaud2015-03-201-0/+1
* reuse existing ESP under UEFIThierry Vignaud2015-03-201-0/+6
* suggests /boot/EFI when we already have oneThierry Vignaud2015-03-201-0/+4
* (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
* use a vertical scrolling bar when neededThierry Vignaud2015-02-191-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
* we need /boot/EFI on uefi systemsThomas Backlund2015-01-083-6/+5
* expose ESP for efi systemsThomas Backlund2015-01-081-1/+6
* group fs types using same arch() checkThomas Backlund2015-01-081-5/+1
* Switch uid/gid boundary to 1000+Colin Guthrie2014-10-201-1/+4
* simplifyThierry Vignaud2014-07-031-1/+1
* improve fs sorting in combo box (mga#13640)Thierry Vignaud2014-07-031-1/+1
* hide /boot/efi check for now (mga#13638)Thomas Backlund2014-07-011-1/+1
* don't bother creating /dev/nullThierry.Vignaud2014-06-181-3/+1
* kill $Id:$ tagsThierry Vignaud2014-06-0718-18/+18
* podify++ fs::dmraidThierry.Vignaud2014-05-281-2/+25
* add spacing for readabilityThierry.Vignaud2014-05-281-0/+1
* simplify using member()Thierry.Vignaud2014-05-282-2/+2
* POD typo fixThierry.Vignaud2014-05-281-1/+1
* explain dmraid debuggingThierry Vignaud2014-05-271-4/+8
* convert a cople comments to PODThierry.Vignaud2014-05-271-5/+9
* fix indent after previous commitThierry.Vignaud2014-05-261-1/+1
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-263-38/+9