-
Notifications
You must be signed in to change notification settings - Fork 44
General Path to 1.0
pr1ntf edited this page Nov 19, 2016
·
53 revisions
#Road Map to iohyve 1.0 Release
###0.7.8 Goals
Fixgrub-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.
- Import changes from the Lars "MEGA-DIFF" #170 (
[ -z $foo ] needs "" around the variable name.
)
###0.7.9 Goals
- Add
import
function that feeds off the .defaults if noproperties.ucl
exists. - Add support for multiple
bridge
interfaces. - Allow different volmodes for ZVOLs
- Properly handle filenames with spaces as long as surrounded by quotes.
###0.8 Goals
- Take a second look at automatic restarts of guests, and provide documentation.
- Bug test and document
rcboot
- Better
UEFI
support and documentation (more disks + passthrough?) - Add ability to attach custom slots (IE
iohyve set bsdguest slot4:8=ahci-hd,/dev/ada1
)
###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? - Documentation Sprint to create Handbook-type Wiki
###1.0 Goals
- If you like it you should put a ring on it.
- Interactive mode?
-
ncurses
type front end?
How-to journals:
- USB 3.0 PCI Controller Pass through
- Installation of iohyve on HardenedBSD
- Running Windows Under iohyve
- Using iohyve over WiFi
- X11 Forwarding with Kali Linux and bhyve
- Installing CentOS7 on FreeNAS
Documentation:
Status pages:
Updating:
Contributing:
Archives: