From e5ba0c390f7878a0e1e9d2434e9d4e4c45b34226 Mon Sep 17 00:00:00 2001 From: Dmitry Razumov Date: Sat, 20 Sep 2025 16:58:13 +0600 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'filesystems-format-list.csv'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- filesystems-format-list.csv | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/filesystems-format-list.csv b/filesystems-format-list.csv index e1e5271..6976888 100644 --- a/filesystems-format-list.csv +++ b/filesystems-format-list.csv @@ -1,10 +1,23 @@ -STATUS;NAME +ENABLE;NAME 1;ext4 1;ext3 +1;ext2 1;exfat -1;fat32 +1;fat +1;fat12 1;fat16 +1;fat32 +1;msdos +1;vfat +1;bfs +1;btrfs +1;f2fs 1;riserfs -0;udf -0;xfs -1;zfs \ No newline at end of file +1;jfs +1;minix +1;nilfs2 +1;ntfs +1;reiserfs +1;udf +1;xfs +0;zfs \ No newline at end of file