Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upGeneral Path to 1.0
Road Map to iohyve 1.0 Release
0.8.0 Goals
- Take a second look at automatic restarts of guests, and provide documentation.
- Bug test and document
rcboot(migrate boot -> rcboot) - Check for verbose boot logging (to warn if cpu wont work). See #229
- Add new guest property
bootmediato always boot from an ISO before the first zvol (disk0). - iohyve import/export to/from a file (ZFS send/receive).
- Allow
virtio-blkandn1000emulation. - Add $PAGER support to isolist and fw list.
- Add ability to clone a guest without a disk
0.8.1 Goals
- Properly handle filenames with spaces as long as surrounded by quotes.
- Replace snapshot functions with automated
zfstoolslike functionality. (Automation) - Better
UEFIsupport and documentation (more disks + passthrough?) - Allow different volmodes for ZVOLs.
-
Take a look and create a recipe for CentOS guests without XFS. See #224Completed thanks to @vdanen and now mentioned on the main README.
0.9 Goals
- Cleanup how we list things again (list vs. info etc...)?
- Suggestions?
Separate functions into libraries?- Documentation Sprint to create Handbook-type Wiki. (Clean it up a bit)
1.0 Goals
- If you like it you should put a ring on it.
- Interactive mode?
-
ncursestype front end?
Press h to open a hovercard with more details.