summaryrefslogtreecommitdiffstats
path: root/perl-install/fs
Commit message (Expand)AuthorAgeFilesLines
* add ntfs3 to isFat_or_NTFS()Thomas Backlund2023-07-081-1/+2
* diskdrake: remove deprecated GtkPaned:handle-size style property (mga#32063)Jani Välimaa2023-07-021-2/+0
* Fix isFat_or_NTFSPascal Terjan2023-05-061-1/+1
* Use mkfs.ntfs symlink for consistencyThierry Vignaud2020-11-201-2/+2
* Use mkfs.fat instead of mkdosfs symlinkThierry Vignaud2020-11-201-2/+2
* do not mount ESP with umask=0 under UEFI (mga#27415)Thierry Vignaud2020-10-151-1/+1
* explainThierry Vignaud2020-10-141-1/+2
* simplifyThierry Vignaud2020-10-141-3/+1
* Don't use swap on other devices when installing on a removable device (and vi...Martin Whitaker2020-06-171-1/+3
* When installing on a removable device, suggest an ESP on that device.Martin Whitaker2020-06-161-2/+2
* diskdrake: remove partition from /etc/crypttab when deleted (mga#25891)Martin Whitaker2020-06-101-0/+6
* adapt to exfatprogs-1.03Thierry Vignaud2020-05-161-0/+1
* adjust for exfat labeling change in exfatprogs 1.0.3Thomas Backlund2020-05-161-1/+1
* Move disabling fsck back into part_raw()Thierry Vignaud2020-04-231-4/+5
* it's now possible to set labels on exfatThierry Vignaud2020-04-231-0/+1
* explain moreThierry Vignaud2020-04-231-0/+12
* exfat-utils got renamed as exfatprogsThierry Vignaud2020-04-231-1/+1
* reindentThierry Vignaud2020-04-141-2/+2
* ntfsprogs has been renamed ntfs-3gThierry Vignaud2020-04-141-4/+4
* add minimal support for exFATThierry Vignaud2020-03-202-1/+3
* mark nilfs2 as somewhat availableThierry Vignaud2020-03-181-1/+1
* (preserve_UUID_after_format) split itThierry Vignaud2020-03-181-4/+13
* (option_to_preserve_UUID_while_formating) split itThierry Vignaud2020-03-181-7/+18
* add support for F2FSThierry Vignaud2020-03-183-3/+5
* partially podify fs::*Thierry Vignaud2020-03-184-16/+187
* skip disk ESP & BIOS boot partition checksThierry Vignaud2020-03-041-1/+1
* diskdrake: support adding partitions to Live ISOs on USB sticks (mga#25224)Martin Whitaker2020-02-291-1/+1
* nilfs2: overwite existing fs when formating (like other FSes)Thierry Vignaud2020-02-191-1/+1
* simplifyThierry Vignaud2020-02-191-1/+1
* 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