Skip to content

General Path to 1.0

Kevin edited this page May 30, 2016 · 53 revisions

#Road Map to iohyve 1.0 Release

###0.7.7 Goals

  • Fix grub-bhyve guests not starting on boot.
  • Introduce .defaults dataset so we can start to set guest properties and creation time.
  • Standardize isofetch, isocp, isorename, fwfetch, fwcp, fwrename etc... (Document UPDATING)
  • Ability for guests to be "templates" (cannot be started or deleted)
  • Change syntax of ZFS commands to match ZFS syntax.

###0.7.9 Goals

  • Add import function that feeds off the .defaults if no properties.ucl exists.
  • Add support for multiple bridge interfaces.
  • Better UEFI support (more disks + passthrough?)
  • Allow iohyve datasets to live wherever the user wants them. Ex: /mnt/iohyve
  • Bug test and document rcboot

###0.8 Goals

  • NETMAP VALE Switch support for at least one "virtual switch"
  • Take a second look at automatic restarts of guests, and provide documentation.

###0.9 Goals

  • Cleanup how we list things again (list vs. info etc...)?
  • Suggestions?
  • Separate functions into libraries?
  • Ability to add libraries to iocage libraries?

###1.0 Goals

  • If you like it you should put a ring on it.
  • Interactive mode?
  • ncurses type front end?