Skip to content

Commit

Permalink
Bear in a Datacenter Edition
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-pr1ntf committed Jan 9, 2016
1 parent d7e4827 commit ca5d92a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# iohyve v0.7
"I'm Here for the Party Edition"
# iohyve v0.7.3
"Bear in a Datacenter Edition"

FreeBSD bhyve manager utilizing ZFS and other FreeBSD tools.
*Over the hill to 1.0*
Expand Down
4 changes: 2 additions & 2 deletions iohyve
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

# iohyve v0.7.1 2015/12/08 "I'm Here for the Party Edition"
# iohyve v0.7.3 2016/01/08 "Bear in a Datacenter Edition"

# Set proper path thanks to iocage
PATH=${PATH}:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin
Expand Down Expand Up @@ -165,7 +165,7 @@ __parse_cmd () {

# Show version
__version() {
echo "iohyve v0.7.1 2015/12/08 I'm Here for the Party Edition"
echo "iohyve v0.7.3 2016/01/08 Bear in a Datacenter Edition"
}

# Setup iohyve
Expand Down
4 changes: 2 additions & 2 deletions iohyve.8
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" Text automatically generated by txt2man
.TH iohyve 8 "04 January 2016" "" "FreeBSD System Manager's Manual"
.TH iohyve 8 "09 January 2016" "" "FreeBSD System Manager's Manual"
.SH NAME
\fBiohyve(8) \fP- bhyve manager/launcher v0.7 "I'm Here for the Party Edition"
\fBiohyve(8) \fP- bhyve manager/launcher v0.7.3 "Bear in a Datacenter Edition"
\fB
.SH SYNOPSIS
.nf
Expand Down
4 changes: 2 additions & 2 deletions iohyve.8.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME
iohyve(8) - bhyve manager/launcher v0.7 "I'm Here for the Party Edition"
iohyve(8) - bhyve manager/launcher v0.7.3 "Bear in a Datacenter Edition"

SYNOPSIS
iohyve version
Expand Down Expand Up @@ -364,4 +364,4 @@ Trent -- @pr1ntf

SEE ALSO
bhyve(8), bhyveload(8), zfs(8), nmdm(4),
cu(1), if_bridge(4), grub2-bhyve(8)
cu(1), if_bridge(4), grub2-bhyve(8)

0 comments on commit ca5d92a

Please sign in to comment.