mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 22:12:12 +00:00
10 lines
323 B
Plaintext
10 lines
323 B
Plaintext
|
|
config BR2_PACKAGE_HOST_MTOOLS
|
||
|
|
bool "host mtools"
|
||
|
|
help
|
||
|
|
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).
|
||
|
|
|
||
|
|
http://www.tux.org/pub/tux/mtools/
|