パッケージでインストール
# pkg install -y cbsd
環境設定
# env workdir="/path" /usr/local/cbsd/sudoexec/initenv
*/path* は CBSD 作業ディレクトリへのパスです (例: /usr/jails)
Congratulations! First CBSD initialization complete! Now your can run: service cbsdd start to run CBSD services. For change initenv settings in next time, use: cbsd initenv-tui Also don't forget to execute: cbsd initenv every time when you upgrade CBSD version. For an easy start: cbsd help General information: cbsd summary To start with jail: cbsd jcreate --help or: cbsd jconstruct-tui To start with bhyve: cbsd bcreate --help or: cbsd bconstruct-tui To start with XEN: cbsd xcreate --help or: cbsd xconstruct-tui To start with QEMU/NVMM: cbsd qcreate --help or: cbsd qconstruct-tui Enjoy CBSD!