wok diff mtools/description.txt @ rev 25442
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 02 16:30:36 2022 +0000 (2022-09-02) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mtools/description.txt Fri Sep 02 16:30:36 2022 +0000 1.3 @@ -0,0 +1,12 @@ 1.4 +Mtools is a collection of utilities to access MS-DOS disks 1.5 +from GNU and Unix without mounting them. 1.6 +It supports Win'95 style long file names, OS/2 Xdf disks and 1.7 +2m disks (store up to 1992k on a high density 3 1/2 disk). 1.8 +In addition to file access, it supports many FAT-specific 1.9 +features: 1.10 +volume labels, FAT-specific file attributes (hidden, system, ...), 1.11 +"bad block" map maintenance, access to remote floppy drives, 1.12 +Iomega ZIP disk protection, "secure" erase, display of file's 1.13 +on-disk layout, etc. 1.14 + 1.15 +Mtools' configurator file is stored in /etc/mtools.conf