2013-03-17 09:19:45 +01:00
|
|
|
config BR2_PACKAGE_HOST_MTOOLS
|
|
|
|
bool "host mtools"
|
|
|
|
help
|
2018-02-14 06:04:56 +01:00
|
|
|
Mtools is a collection of utilities to access MS-DOS disks
|
|
|
|
from Unix without mounting them. It supports Win'95 style long
|
|
|
|
file names, OS/2 Xdf disks and 2m disks (store up to 1992k on
|
|
|
|
a high density 3 1/2 disk).
|
2013-11-11 17:23:23 +01:00
|
|
|
|
2014-03-16 19:42:42 +01:00
|
|
|
http://www.gnu.org/software/mtools/
|