
14 Apr
2014
14 Apr
'14
6:55 a.m.
Daniel P. Berrange wrote:
On Sun, Apr 13, 2014 at 02:22:32PM +0400, Roman Bogorodskiy wrote:
One thing I'm wondering about. Bhyve has two step domain startup:
1. bhyveload 2. bhyve
This implementation prints out only 'bhyve' command. Should it also print bhyveload command and if yes, how should it look for a user, something like 'bhyveload ... ; bhyve ...' ?
I'd suggest printing both commands, separated by a new line.
Good, I'll upload v2 with both commands printed as you suggest. Roman Bogorodskiy