diff options
Diffstat (limited to 'sysutils/bhyvemgr/files/pkg-message.in')
-rw-r--r-- | sysutils/bhyvemgr/files/pkg-message.in | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/sysutils/bhyvemgr/files/pkg-message.in b/sysutils/bhyvemgr/files/pkg-message.in index 2054ec3a0998..bf5549750e18 100644 --- a/sysutils/bhyvemgr/files/pkg-message.in +++ b/sysutils/bhyvemgr/files/pkg-message.in @@ -9,12 +9,27 @@ bhyvemgr was installed 3) It can be compiled with supports for gtk2, qt5 or qt6 graphic interfaces -4) For a better use of bhyvemgr, some settings must be applied to your system. +4) Now, bhyvemgr supports the use of cloud and VM images. You can even use cloud + init or nuageinit to initialize them. + +5) If you use a minimal configuration, it uses templates files inside of + %%DATADIR%%/templates directory. Do not remove wildcard inside of these + files. Use samples files if you want define your own configuration. + +6) If you want to use your own configuration files: user-data and meta-data, try + to keep %%UUID%% and %%HOSTAME%% inside of them as you can look at + %%DATADIR%%/samples directory. Also, you can keep %%MACADDRESS%%, %%GATEWAY4%%, + %%IP4ADDRESS%%, and %%DNS4SERVERS%% wildcards inside of network-config file. + + They will be replaced with virtual machine values depending on of the selected + options. + +7) For an optimal use of bhyvemgr, some settings must be applied to your system. Take a look at the following url: https://github.com/alonsobsd/bhyvemgr/blob/main/README.md -5) Enjoy it ;) +8) Enjoy it ;) EOM } ] |