Lines Matching +full:files +full:- +full:based
1 # SPDX-License-Identifier: GPL-2.0-only
6 If you want to use one of the FAT-based file systems (the MS-DOS and
9 diskettes with FAT-based file systems and transparently access the
10 files on them, i.e. MSDOS files will look and behave just like all
11 other Unix files.
23 If you need to move large files on floppies between a DOS and a
33 cannot compile any of the FAT-based file systems into the kernel
34 -- they will have to be modules as well.
43 DOSEMU-HOWTO, available from
46 intend to use dosemu with a non-compressed MSDOS partition, say Y
48 transparent, i.e. the MSDOS files look and behave just like all
49 other Unix files.
62 tristate "VFAT (Windows-95) fs support"
66 long filenames. That includes non-compressed FAT-based file systems
90 default "iso8859-1"
97 If unsure, you shouldn't set "utf8" here - select the next option
98 instead if you would like to use UTF-8 encoded file names by default.
105 bool "Enable FAT UTF-8 option by default"
112 Even if you say Y here can always disable UTF-8 for
115 Say Y if you use UTF-8 encoding for file names, N otherwise.