filesystem : Update some description

This commit is contained in:
MatMoul 2018-09-30 01:27:06 +02:00
parent 47e86d99b9
commit b37dc9e7a6

View file

@ -7,15 +7,15 @@ options+=("snapper" "snapshot manager (ext4, lvm, btrfs)" off)
options+=("dosfstools" "FAT32 file support (Windows Drives)" on)
options+=("ntfs-3g" "NTFS file support (Windows Drives)" on)
options+=("btrfs-progs" "BTRFS file utils" on)
options+=("exfat-utils" "" on)
options+=("exfat-utils" "EXFAT file support" on)
options+=("gptfdisk" "" on)
options+=("autofs" "" on)
options+=("fuse2" "" on)
options+=("fuse3" "" on)
options+=("fuseiso" "" on)
options+=("sshfs" "" off)
options+=("cifs-utils" "" off)
options+=("smbclient" "" off)
options+=("sshfs" "SSH client" off)
options+=("cifs-utils" "SMB mount command" off)
options+=("smbclient" "SMB full client" off)
options+=("nfs-utils" "" off)
options+=("open-iscsi" "" off)
options+=("glusterfs" "" off)