bargees / barge-packer

Barge Packer for VirtualBox, QEMU and Hyper-V
https://atlas.hashicorp.com/ailispaw/boxes/barge
GNU General Public License v2.0
19 stars 6 forks source link

Non-ascii characters files disappear in the VirtualBox Shared Folder #2

Closed ailispaw closed 8 years ago

ailispaw commented 8 years ago

https://github.com/wckr/wocker/pull/41

  config.vm.synced_folder ".", "/vagrant", mount_options: ["iocharset=utf8"]

このオプションをデフォルトで内蔵するかは要検討。

ailispaw commented 8 years ago

Keep it optional

ailispaw commented 8 years ago

https://github.com/bargees/barge-os/pull/4 will fix this.