mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 08:10:31 -04:00
17 lines
317 B
Text
17 lines
317 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
cbsd is now installed, but requires additional setup steps:
|
|
|
|
Upon initial installation, run:
|
|
|
|
env workdir="/path" %%PREFIX%%/cbsd/sudoexec/initenv
|
|
|
|
Where /path is the path to the cbsd workdir, e.g.: /usr/jails
|
|
|
|
For upgrading an existing installation, run:
|
|
|
|
cbsd initenv
|
|
EOM
|
|
}
|
|
]
|