mirage / ocaml-fat

Read and write FAT format filesystems from OCaml
ISC License
26 stars 18 forks source link

Improve the `fat` command-line image #43

Open samoht opened 9 years ago

samoht commented 9 years ago

It's very hard currently to pick a file in the local filesystem and add it to the image. Parents directory are not implicitly created, and should be identical to the host filesystem. Would be nice to add more options there.