summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/format.pm
Commit message (Collapse)AuthorAgeFilesLines
* Use mkfs.ntfs symlink for consistencyThierry Vignaud2020-11-201-2/+2
|
* Use mkfs.fat instead of mkdosfs symlinkThierry Vignaud2020-11-201-2/+2
|
* adapt to exfatprogs-1.03Thierry Vignaud2020-05-161-0/+1
| | | | | the other bits has been automatically skipped when rebasing into previous commit
* 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 more logical. It had been moved to preserve_UUID_after_format() when it got split in commit 01c03167421615cbfbe6c6f626fed22ac6e0992c
* 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
| | | | previous commit nicely showed it was needed
* ntfsprogs has been renamed ntfs-3gThierry Vignaud2020-04-141-4/+4
| | | | which still provides the former but still
* add minimal support for exFATThierry Vignaud2020-03-201-0/+1
| | | | colorize it the same way as FAT or NTFS
* (preserve_UUID_after_format) split itThierry Vignaud2020-03-181-4/+13
| | | | so that part_raw() is easier to read
* (option_to_preserve_UUID_while_formating) split itThierry Vignaud2020-03-181-7/+18
|
* add support for F2FSThierry Vignaud2020-03-181-0/+2
|
* partially podify fs::*Thierry Vignaud2020-03-181-6/+89
|
* nilfs2: overwite existing fs when formating (like other FSes)Thierry Vignaud2020-02-191-1/+1
|
* keep UUID when formating btrfs (mga#18673)Thierry Vignaud2016-06-241-1/+9
|
* update btrfs status regarding keeping UUIDThierry Vignaud2016-06-241-1/+1
| | | | | | we cannot keep UUID when formating btrfs: - btrfstune -U needs answering "y" - mkfs.btrfs -u fails with: "non unique UUID: XYZ..."
* fix preserving UUID when formating jfs/nilfs/xfsThierry Vignaud2016-06-241-1/+1
|
* simplifyThierry Vignaud2016-06-241-1/+1
|
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
| | | | they're obsolete since switching from CVS/SVN to git...
* fix "Can't use an undefined value as an ARRAY reference" in strict modeThierry Vignaud2013-10-101-2/+4
| | | | | | some fs (eg: btrfs) do not have a way to preserve the UUID this should explain some strange logs
* enable to format already formated btrfs partitions (mga#11256)Thierry Vignaud2013-09-291-1/+1
|
* actually preserve UUID when formatting (mga#9428)Thierry Vignaud2013-03-201-1/+1
| | | | | | | bug introduced in commit r252676 by pterjan on Tue Feb 10 2009: "fix preserving UUID owhen formatting ext* and swap, and handle more FS (#39913)"
* frenglish -> englishThierry Vignaud2013-03-201-1/+1
|
* (part) if a partition has been manually formated, don't offer toThierry Vignaud2012-12-111-0/+1
| | | | format it again (for draklive-install, mga#7822)
* drop support for reiser4 (mga#5680)Thierry Vignaud2012-04-301-3/+0
|
* perl_checker cleanupsThierry Vignaud2012-03-231-2/+2
|
* preserve UUID when reformating a nilfs fsThierry Vignaud2012-01-231-0/+1
|
* enable to set label on swapThierry Vignaud2012-01-231-1/+1
|
* (package_needed_for_partition_type) make more generic the ability toThierry Vignaud2012-01-231-7/+9
| | | | preserve UUID on fses where we couldn't enforce it while formatting
* (write_label) enable to set label on btrfs fsesThierry Vignaud2012-01-231-1/+4
| | | | needs reverse <device>,<label> ordering
* enable to set label on nilfs fsesThierry Vignaud2012-01-231-1/+1
|
* fix package nameThierry Vignaud2012-01-231-1/+1
|
* perl_checker cleanupThierry Vignaud2012-01-231-1/+1
|
* util-linux-ng was renamed util-linux (fix installation error)Thierry Vignaud2011-09-081-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* re-add part of the cahnge that was drop by previous revertPascal Terjan2010-05-171-1/+1
|
* enable acl in fstab not on the fs as we currently do not handle options on ↵Pascal Terjan2010-05-131-8/+4
| | | | the fs in an unified way and have no way to check if they are set in the apps
* - enable acl by default on ext3/4 fsPascal Terjan2010-05-131-4/+8
| | | | - enable user_xattr on home for ext2 too
* Add initial nilfs2 supportPascal Terjan2010-04-121-0/+3
|
* (write_label) get rid of another FIXME: fix setting volume labelThierry Vignaud2009-12-081-4/+5
| | | | instead of boot sector label for FAT fses (#52853)
* remove FIXME for ext4 : all options are defined through /etc/mke2fs.confThierry Vignaud2009-12-081-1/+1
|
* Add FIXME for fat labelPascal Terjan2009-12-011-0/+1
|
* - first bits of btrfs supportPascal Terjan2009-11-241-1/+6
|
* (part_raw) display a progress bar while formating an ext4 partitionThierry Vignaud2009-04-211-1/+1
|
* diskdrake:Pascal Terjan2009-03-181-2/+4
| | | | | | o write partition table if needed before setting label o fix setting label on not yet formatted partition
* fix preserving UUID when formatting ext* and swap, and handle more FS (#39913)Pascal Terjan2009-02-101-1/+13
|
* don't rewrite label when it did not change (#47186)Pascal Terjan2009-01-221-1/+3
|
* Add support for editing partition labels without formattingPascal Terjan2009-01-091-18/+83
|