Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.78 KB

TODO.md

File metadata and controls

38 lines (30 loc) · 1.78 KB

TODO

  • Shared folder support
  • Replace execute binary to Go syscall
    • hdutil
  • Get vm state, xpc or etc.
  • Cleanup code and more performance
  • NFS Share
    • Validate created /etc/exports using ntpd checkexports and only overwrite when valid
    • Remove from /etc/exports on rm

archived

  • dd

    • Create ext.4 filesystem disk image use libguestfs
  • Replace generate uuid, native Go code instead of uuidgen

  • Support(Ensure) kill, ls, restart, status, stop command

  • Daemonize xhyve use syscall or go execute external process myself or OS X launchd daemon or other daemonize method

    • Since it is was hard to exec itself that embedded xhyve.Exec, for the time being, is separated into xhyve-bindings.
  • Replace exec uuid2mac binary to standalone vmnet.go, dhcp.go

  • Update xhyve source to unofficial edge branch

  • Occasionally fail convert UUID to IP

  • Crash on boot because of prltoolsd